entPhySensorValue
CUMULUS-SENSOR-MIB ·
.1.3.6.1.4.1.40310.6.1.1.1.5
Object
column EntitySensorValue
The most recent measurement obtained by the agent for this
sensor.
To correctly interpret the value of this object, the
associated entPhySensorType, entPhySensorScale, and
entPhySensorPrecision objects must also be examined.
Context
- MIB
- CUMULUS-SENSOR-MIB
- OID
.1.3.6.1.4.1.40310.6.1.1.1.5- 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 'CUMULUS-SENSOR-MIB' -M '/opt/observium/mibs/cumulus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CUMULUS-SENSOR-MIB::entPhySensorValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CUMULUS-SENSOR-MIB' -M '/opt/observium/mibs/cumulus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CUMULUS-SENSOR-MIB::entPhySensorValue.<entPhySensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CUMULUS-SENSOR-MIB' -M '/opt/observium/mibs/cumulus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CUMULUS-SENSOR-MIB::entPhySensorValue'
Syntax
- Source
- EntitySensorValue
- Base type
Integer32
Values & Constraints
Type Constraints
range: -1000000000..1000000000