rPDU2OutletSwitchedStatusCommandPending
PowerNet-Inova ·
.1.3.6.1.4.1.63131.1.1.26.9.2.3.1.6
Object
column mandatory
Enumeration
Indicates whether or not the device is
processing a command for this outlet.
If the commandPendingUnknown (3) value is
returned, all devices powered by the Rack PDU
should be shut down. The Rack PDU's power
should then be cycled to clear this condition.
Context
- MIB
- PowerNet-Inova
- OID
.1.3.6.1.4.1.63131.1.1.26.9.2.3.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- rPDU2OutletSwitchedStatusEntry
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 'PowerNet-Inova' -M '/opt/observium/mibs/inova:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-Inova::rPDU2OutletSwitchedStatusCommandPending'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PowerNet-Inova' -M '/opt/observium/mibs/inova:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-Inova::rPDU2OutletSwitchedStatusCommandPending.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-Inova' -M '/opt/observium/mibs/inova:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-Inova::rPDU2OutletSwitchedStatusCommandPending'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.