All MIBs › ENTITY-SENSOR-MIB › entPhySensorUnitsDisplay
entPhySensorUnitsDisplay
Module: ENTITY-SENSOR-MIB
OID (symbolic): ENTITY-SENSOR-MIB::entPhySensorUnitsDisplay
OID (numeric): 1.3.6.1.2.1.99.1.1.1.6
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: A textual description of the data units that should be used in the display of entPhySensorValue.
What is entPhySensorUnitsDisplay?
This read-only string gives a human-readable description of the units that should accompany the entPhySensorValue reading when displayed. Admins use it so a management application can label a sensor's value correctly without hardcoding unit assumptions based on entPhySensorType alone. For example, this might read "Volts DC" to properly label a voltage sensor's displayed value on a dashboard.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.99.1.1.1.6 snmpwalk -v2c -c public <target> ENTITY-SENSOR-MIB::entPhySensorUnitsDisplay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.99.1.1.1.6.1 snmpget -v2c -c public <target> ENTITY-SENSOR-MIB::entPhySensorUnitsDisplay.1
Start monitoring Chassis-based router/switch with physical sensors (vendor-neutral IETF standard RFC 3433) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ENTITY-SENSOR-MIB::entPhySensorUnitsDisplay OID value, configure state conditions and alerts, and monitor any Chassis-based router/switch with physical sensors (vendor-neutral IETF standard RFC 3433) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.99 | entitySensorMIB | ENTITY-SENSOR-MIB |
| 1.3.6.1.2.1.99.1 | entitySensorObjects | ENTITY-SENSOR-MIB |
| 1.3.6.1.2.1.99.1.1 | entPhySensorTable | ENTITY-SENSOR-MIB |
| 1.3.6.1.2.1.99.1.1.1 | entPhySensorEntry | ENTITY-SENSOR-MIB |
| 1.3.6.1.2.1.99.1.1.1.6 | entPhySensorUnitsDisplay | ENTITY-SENSOR-MIB |