CME-MIB :: componentPowerAction

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBcomponentPowerAction

componentPowerAction

Module: CME-MIB

OID (symbolic): CME-MIB::componentPowerAction

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.31.1.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Control the power state of a specific component.

none: No action, value returned for GET. off: Power-off component. on: Power-on component.

softoff: Shutdown OS and power-off component. This operation is not supported on all components.

restart: Restart a component.

restartSysMgmtProcessor: Restart a component's system management processor.

restartNMI: Issue a NMI (Non-Maskable Interrupt) restart to the component. This option is not supported on all components.

NOTE: Value returned for the GET command is meaningless for this MIB object. The componentPowerState MIB object should be used to check the power state of the component(s)

What is componentPowerAction?

This read-write enumeration lets an admin remotely power a specific component off, on, soft-off (OS-level shutdown then power-off), restart, or restart its system-management processor; not all actions are supported on every component. It's the primary remote power-control lever admins use instead of physically visiting the chassis. For example, an admin sets this object to softoff(3) on an unresponsive blade to gracefully shut down its OS before power is cut, rather than forcing a hard power-off.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.31.1.1.4
snmpwalk -v2c -c public <target> CME-MIB::componentPowerAction

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

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.22.31.1.1.4.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::componentPowerAction 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.4componentPowerActionCME-MIB