CME-MIB :: componentPowerState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBcomponentPowerState

componentPowerState

Module: CME-MIB

OID (symbolic): CME-MIB::componentPowerState

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.31.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Indicates the power state of the component specified. If the state cannot be determined, the unknown(255) is returned.

What is componentPowerState?

This read-only enumeration reports whether a component is off, on, standby, hibernate, or in an undetermined power state. Admins poll it across all components to build a live power-status view of the chassis. For example, a component unexpectedly reporting off(0) when it should be running would prompt an admin to investigate whether it failed or was intentionally powered down.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.31.1.1.3
snmpwalk -v2c -c public <target> CME-MIB::componentPowerState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.31.1.1.3.1
snmpget -v2c -c public <target> CME-MIB::componentPowerState.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::componentPowerState 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.1componentPowerTableCME-MIB
1.3.6.1.4.1.2.3.51.2.22.31.1.1componentPowerEntryCME-MIB
1.3.6.1.4.1.2.3.51.2.22.31.1.1.3componentPowerStateCME-MIB