rPDUSensorStatusType
DellrPDU-MIB ·
.1.3.6.1.4.1.674.10903.200.2.200.150.1.2.1.3
Object
column mandatory
Enumeration
The type of the sensor.
Context
- MIB
- DellrPDU-MIB
- OID
.1.3.6.1.4.1.674.10903.200.2.200.150.1.2.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- rPDUSensorStatusEntry
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 'DellrPDU-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DellrPDU-MIB::rPDUSensorStatusType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DellrPDU-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DellrPDU-MIB::rPDUSensorStatusType.<rPDUSensorStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DellrPDU-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DellrPDU-MIB::rPDUSensorStatusType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | temperature |
3 | temperatureHumidity |