rPDUOutMeteredStatusLoadState
DellrPDU-MIB ·
.1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11
Object
Indicates the present load status of the Rack PDU Outlet being queried.
Context
- MIB
- DellrPDU-MIB
- OID
.1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- rPDUOutletMeteredStatusEntry
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::rPDUOutMeteredStatusLoadState'
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::rPDUOutMeteredStatusLoadState.<rPDUOutletMeteredStatusIndex>'
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::rPDUOutMeteredStatusLoadState'
Syntax
- Source
- RpduLowNormalNearOverloadType
- Base type
Enumeration
Values & Constraints
Type Values
1 | lowLoad |
2 | normal |
3 | nearOverload |
4 | overload |