CME-MIB :: componentPowerDetailsStaticCap

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBcomponentPowerDetailsStaticCap

componentPowerDetailsStaticCap

Module: CME-MIB

OID (symbolic): CME-MIB::componentPowerDetailsStaticCap

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.31.6.1.13

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: Component Module Details Table static capabilities list. This is a list of five power management capabilities that the component may or may not support. The list of power management capabilities is as follow:

Power Measurement Power Capping Power Saving Dynamic Power Saving Extended Dynamic Power Saving

The returned octet string contains 5 pairs of numeric characters separated by blank characters. Each of these pairs will consist of either '00' or '01'. '00' indicates that the capability is not there, '01' indicates that the capability is present on the component.

The 5 pairs represent the capabilities of the 5 types listed above, in order, for this component in the table.

Example response: '01 01 00 00 00' This component has the capability of Power Management and Power Capping, but does not support the last three types.

What is componentPowerDetailsStaticCap?

This read-only string lists which of five power-management capabilities (power measurement, power capping, power saving, dynamic power saving, extended dynamic power saving) a component is built to support, regardless of current configuration. Admins consult it first to know which power-management objects on that component will even be usable before attempting to configure them. For example, if this list doesn't include power capping, an admin knows setting componentPowerDetailsMaxPowerConfig on that component will have no effect.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.31.6.1.13
snmpwalk -v2c -c public <target> CME-MIB::componentPowerDetailsStaticCap

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.13.1
snmpget -v2c -c public <target> CME-MIB::componentPowerDetailsStaticCap.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> componentPowerDetailsStaticCap.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::componentPowerDetailsStaticCap 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.13componentPowerDetailsStaticCapCME-MIB