All MIBs › CME-MIB › policyControlBladePowerState
policyControlBladePowerState
Module: CME-MIB
OID (symbolic): CME-MIB::policyControlBladePowerState
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The power state for blade. 0 = off, 1 = on, 3 = standby, 4 = hibernate, 255 = unknown.
What is policyControlBladePowerState?
This read-only enum reports the current power state of a blade (off, on, standby, hibernate, or unknown) as tracked in the power-policy table. It's the direct answer to whether a given blade is actually drawing power right now, which an admin needs before applying or auditing power-management policies against that blade. An admin auditing which blades are needlessly left in standby overnight would scan policyControlBladePowerState across all bays looking for standby(3) entries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.4 snmpwalk -v2c -c public <target> CME-MIB::policyControlBladePowerState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.4.1 snmpget -v2c -c public <target> CME-MIB::policyControlBladePowerState.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::policyControlBladePowerState OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (15 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22 | bladeCenter | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1 | processorBlade | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.4 | bladeRemoteControl | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.4.1 | bladeRemoteControlTable | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1 | bladeRemoteControlEntry | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.4 | policyControlBladePowerState | CME-MIB |