CME-MIB :: componentPowerDetailsPowerSaverMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBcomponentPowerDetailsPowerSaverMode

componentPowerDetailsPowerSaverMode

Module: CME-MIB

OID (symbolic): CME-MIB::componentPowerDetailsPowerSaverMode

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.31.6.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: When enabled, the static low power saver mode allows the component to selectively alter its operating voltage and frequency to reduce power consumption. This feature is not available on all component types. Please refer to the component documentation for details. If a component does not support the static low power saver mode, this object will return notApplicable (255).

Under certain rare circumstances, the enabling of the static low power saver mode may not complete successfully due to interactions with other component functions, such as BIOS. Therefore, it is highly recommended that the user perform a GET of this object after performing a SET, in order to verify the completion of the intended operation.

NOTE: enabling this object will disable componentPowerDetailsDynamicPowerSaver if its not already disabled.

What is componentPowerDetailsPowerSaverMode?

This read-write enumeration turns static low-power-saver mode on or off for a component, letting it alter operating voltage and frequency to cut power use; the description warns enabling it can, under rare circumstances, have side effects, and notApplicable(255) is returned if the component doesn't support the feature. Admins toggle it when trying to reduce chassis-wide power consumption at some performance cost. For example, an admin enables power saver mode on a component during off-peak hours to cut its energy use, accepting a modest reduction in processing headroom.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.31.6.1.6
snmpwalk -v2c -c public <target> CME-MIB::componentPowerDetailsPowerSaverMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.31.6.1.6.1
snmpget -v2c -c public <target> CME-MIB::componentPowerDetailsPowerSaverMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.22.31.6.1.6.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::componentPowerDetailsPowerSaverMode 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 (11 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
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.22.31componentPowerCME-MIB
1.3.6.1.4.1.2.3.51.2.22.31.6componentPowerDetailsTableCME-MIB
1.3.6.1.4.1.2.3.51.2.22.31.6.1componentPowerDetailsEntryCME-MIB
1.3.6.1.4.1.2.3.51.2.22.31.6.1.6componentPowerDetailsPowerSaverModeCME-MIB