entPhySensorPrecision
HPE-SENSOR-MIB ·
.1.3.6.1.4.1.11.2.83.2.1.1.1.3
Object
column EntitySensorPrecision
The number of decimal places of precision in fixed-point
sensor values returned by the associated entPhySensorValue
object.
This object SHOULD be set to '0' when the associated
entPhySensorType value is not a fixed-point type: e.g.,
'percentRH(9)', 'rpm(10)', 'cmm(11)', or 'truthvalue(12)'.
This object SHOULD be set by the agent during entry
creation, and the value SHOULD NOT change during operation.
Context
- MIB
- HPE-SENSOR-MIB
- OID
.1.3.6.1.4.1.11.2.83.2.1.1.1.3- 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::entPhySensorPrecision'
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::entPhySensorPrecision.<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::entPhySensorPrecision'
Syntax
- Source
- EntitySensorPrecision
- Base type
Integer32
Values & Constraints
Type Constraints
range: -8..9
Conformance
Member of