pdu2OutletControlSwitchable
CPQPOWER-MIB ·
.1.3.6.1.4.1.232.165.7.5.2.1.8
Object
column mandatory
r/w
Enumeration
Determines the outlet capability to be controlled On/Off from the communication channels. 1 : control On/Off enabled 2 : control On/Off disabled.
Context
- MIB
- CPQPOWER-MIB
- OID
.1.3.6.1.4.1.232.165.7.5.2.1.8- 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::pdu2OutletControlSwitchable'
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::pdu2OutletControlSwitchable.<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::pdu2OutletControlSwitchable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | switchable |
2 | notSwitchable |