CME-MIB :: powerManagementPolicy

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBpowerManagementPolicy

powerManagementPolicy

Module: CME-MIB

OID (symbolic): CME-MIB::powerManagementPolicy

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.7.2.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Power Module Redundancy

Intended for a single power source into the chassis where each Power Module is on its own dedicated circuit. Maximum power is limited to one less than the number of Power Modules when more than one Power Module is present. One Power Module can fail without affecting compute node operation. Multiple Power Module failures can cause the chassis to power off. Note that some compute nodes may not be allowed to power on if doing so would exceed the policy power limit.

Power Module Redundancy with Compute Nodes Throttling Allowed

Very similar to Power Module Redundancy. This policy allows for a higher power limit; however, capable compute nodes may be allowed to throttle down if one Power Module fails.

Basic Power Management

Maximum power limit is higher than other policies and is limited only by the nameplate power of all the Power Modules combined. This is the least conservative approach, since it does not provide any protection for power source or Power Module failure. If any single power supply fails, compute node and/or chassis operation may be affected.

Power Source Redundancy

Intended for dual power sources into the chassis. Maximum power is limited to the capacity of half the number of installed power modules. This is the most conservative approach and is recommended when all power modules are installed. When the chassis is correctly wired with dual power sources, one power source can fail without affecting compute node server operation. Note that some compute nodes may not be allowed to power on if doing so would exceed the policy power limit.

Power Source Redundancy with Compute Node Throttling Allowed

Very similar to the Power Source Redundancy. This policy allows for a higher power limit, however capable compute nodes may be allowed to throttle down if one power source fails.

Please see the powerPolicyTable for more information regarding this setting.

What is powerManagementPolicy?

This writable enum selects the chassis-wide power redundancy strategy, including power-module-redundancy (each power module on its own circuit, tolerating one module failure without affecting compute nodes) among other documented modes like throttled redundancy or basic. It's a fundamental availability-versus-capacity tradeoff an admin sets based on how the chassis's power supplies are actually wired into the facility's circuits. An admin with each power module fed from a separate dedicated circuit would choose power-module-redundancy(0) to ensure a single module failure never impacts running blades.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.7.2.1
snmpwalk -v2c -c public <target> CME-MIB::powerManagementPolicy

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.7.2.1.1
snmpget -v2c -c public <target> CME-MIB::powerManagementPolicy.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.22.1.7.2.1.1 i <value>

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::powerManagementPolicy 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 (14 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.7bladeConfigurationBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22.1.7.2bladePowerManagementPolicyBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.22.1.7.2.1powerManagementPolicyCME-MIB