rPDULoadStatusTable
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.12.2.3.1
Object
table mandatory
Allows for getting of status of each Rack PDU phase/bank. The number of entries is calculated by adding the number of phases (rPDULoadDevNumPhases OID) and the number of banks of outlets (rPDULoadDevNumBanks) Number of entries = #phases + #banks. NOTE: If a device has phase and bank information, all phase information shall precede the bank information. If a device has total information, it shall precede both the bank and the phase information.
Context
- MIB
- PowerNet-MIB
- OID
.1.3.6.1.4.1.318.1.1.12.2.3.1- Type
- table
- Status
- mandatory
- Parent
- rPDULoadStatus
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::rPDULoadStatusTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-MIB::rPDULoadStatusTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.