pdu2OutletControlOffCmd
CPQPOWER-MIB ·
.1.3.6.1.4.1.232.165.7.5.2.1.2
Object
column mandatory
r/w
Integer32
When write, once issued, the outlet will turn Off immediately. 0-n: Time in seconds until the outlet command is issued -1: Cancel a pending outlet Off command When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command.
Context
- MIB
- CPQPOWER-MIB
- OID
.1.3.6.1.4.1.232.165.7.5.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pdu2OutletControlEntry
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 'CPQPOWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQPOWER-MIB::pdu2OutletControlOffCmd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQPOWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQPOWER-MIB::pdu2OutletControlOffCmd.<pdu2IdentIndex>.<pdu2OutletIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQPOWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQPOWER-MIB::pdu2OutletControlOffCmd'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-99999