pduExternalSensorNamePlateUnits
CPDU-MIB ·
.1.3.6.1.4.1.318.1.1.32.6.2.1.7
Object
column mandatory
Enumeration
The base units the external sensor is measured in. This parameter does not apply to onOff, trip, vibration, waterDetection, smokeDetection sensors.
Context
- MIB
- CPDU-MIB
- OID
.1.3.6.1.4.1.318.1.1.32.6.2.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pduExternalSensorNamePlateEntry
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 'CPDU-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPDU-MIB::pduExternalSensorNamePlateUnits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPDU-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPDU-MIB::pduExternalSensorNamePlateUnits.<pduNamePlateIndex>.<pduExternalSensorNamePlateIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPDU-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPDU-MIB::pduExternalSensorNamePlateUnits'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | logic |
1 | degreeC |
2 | degreeF |
3 | percent |
4 | mps |