All MIBs › CPQPOWER-MIB › pduControllable
pduControllable
Module: CPQPOWER-MIB
OID (symbolic): CPQPOWER-MIB::pduControllable
OID (numeric): 1.3.6.1.4.1.232.165.2.1.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates whether or not the device is controllable.
What is pduControllable?
This read-only enumerated value indicates whether this PDU supports remote control, such as switching individual outlets, reporting yes(1) or no(2). An admin checks this before attempting to remotely power-cycle an outlet on this PDU, since non-controllable units won't support such commands. For example, pduControllable returning no(2) tells the admin this particular PDU only reports metering data and cannot be remotely switched.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.165.2.1.2.1.9 snmpwalk -v2c -c public <target> CPQPOWER-MIB::pduControllable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.165.2.1.2.1.9.1 snmpget -v2c -c public <target> CPQPOWER-MIB::pduControllable.1
Start monitoring Compaq/HP-managed UPS/PDU power infrastructure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQPOWER-MIB::pduControllable OID value, configure state conditions and alerts, and monitor any Compaq/HP-managed UPS/PDU power infrastructure from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.165 | cpqPower | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.2 | pdu | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.2.1 | pduIdent | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.2.1.2 | pduIdentTable | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.2.1.2.1 | pduIdentEntry | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.2.1.2.1.9 | pduControllable | CPQPOWER-MIB |