CME-MIB :: policyControlBladePowerState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBpolicyControlBladePowerState

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2ibmBLADE-MIB
1.3.6.1.4.1.2.3ibmAgentsBLADE-MIB
1.3.6.1.4.1.2.3.51netfinitySupportProcessorAgentBLADE-MIB
1.3.6.1.4.1.2.3.51.2bladeCenterSnmpMIBBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22bladeCenterBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22.1processorBladeBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22.1.4bladeRemoteControlBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22.1.4.1bladeRemoteControlTableBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22.1.4.1.1bladeRemoteControlEntryBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.4policyControlBladePowerStateCME-MIB