entPhySensorValue
OBS ✓
HPE-SENSOR-MIB ·
.1.3.6.1.4.1.11.2.83.2.1.1.1.4
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.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- HPE-SENSOR-MIB
- OID
.1.3.6.1.4.1.11.2.83.2.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- entPhySensorEntry
- Groups
- 1
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 'HPE-SENSOR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-SENSOR-MIB::entPhySensorValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-SENSOR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-SENSOR-MIB::entPhySensorValue.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-SENSOR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-SENSOR-MIB::entPhySensorValue'
Syntax
- Source
- EntitySensorValue
- Base type
Integer32
Values & Constraints
Type Constraints
range: -1000000000..1000000000
Conformance
Member of