entPhySensorScale
ASTERFUSION-MIB ·
.1.3.6.1.2.1.99.1.1.1.2
Object
column EntitySensorDataScale
The exponent to apply to values returned by the associated
entPhySensorValue object.
This object SHOULD be set by the agent during entry
creation, and the value SHOULD NOT change during operation.
Context
- MIB
- ASTERFUSION-MIB
- OID
.1.3.6.1.2.1.99.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- entPhySensorEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ASTERFUSION-MIB' -M '/opt/observium/mibs/asterfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASTERFUSION-MIB::entPhySensorScale'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASTERFUSION-MIB' -M '/opt/observium/mibs/asterfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASTERFUSION-MIB::entPhySensorScale.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASTERFUSION-MIB' -M '/opt/observium/mibs/asterfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASTERFUSION-MIB::entPhySensorScale'
Syntax
- Source
- EntitySensorDataScale
- Base type
Enumeration
Type Description
An object using this data type represents a data scaling
factor, represented with an International System of Units
(SI) prefix. The actual data units are determined by
examining an object of this type together with the
associated EntitySensorDataType object.
An object of this type SHOULD be defined together with
objects of type EntitySensorDataType and
EntitySensorPrecision. Together, associated objects of
these three types are used to identify the semantics of an
object of type EntitySensorValue.
Values & Constraints
Type Values
1 | yocto |
2 | zepto |
3 | atto |
4 | femto |
5 | pico |
6 | nano |
7 | micro |
8 | milli |
9 | units |
10 | kilo |
11 | mega |
12 | giga |
13 | tera |
14 | peta |
15 | exa |
16 | zetta |
17 | yotta |