pduUnitStatusLoadState
OBS ✓
CPDU-MIB ·
.1.3.6.1.4.1.318.1.1.32.2.4.1.3
Object
column mandatory
Enumeration
Returns the present load status of the PDU based on Active Power.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- CPDU-MIB
- OID
.1.3.6.1.4.1.318.1.1.32.2.4.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pduUnitStatusEntry
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::pduUnitStatusLoadState'
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::pduUnitStatusLoadState.<pduUnitStatusIndex>'
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::pduUnitStatusLoadState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upperCritical |
2 | upperWarning |
3 | lowerWarning |
4 | lowerCritical |
5 | normal |