entPhySensorUnitsDisplay

OBS ✓
ENTITY-SENSOR-MIB · .1.3.6.1.2.1.99.1.1.1.6

Object

A textual description of the data units that should be used
in the display of entPhySensorValue.
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
ENTITY-SENSOR-MIB
OID
.1.3.6.1.2.1.99.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
entPhySensorEntry
Groups
1

Walk 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 'ENTITY-SENSOR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTITY-SENSOR-MIB::entPhySensorUnitsDisplay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTITY-SENSOR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTITY-SENSOR-MIB::entPhySensorUnitsDisplay.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTITY-SENSOR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTITY-SENSOR-MIB::entPhySensorUnitsDisplay'

Values & Constraints

Type Constraints
range: 0..255

Conformance