CME-MIB :: configurationBladeActiveBootMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBconfigurationBladeActiveBootMode

configurationBladeActiveBootMode

Module: CME-MIB

OID (symbolic): CME-MIB::configurationBladeActiveBootMode

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.7.1.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Indicates the active copy of the firmware from which the blade is booting. NOTE: Some blades do not support the automatic boot recovery. It displays 'notApplicable' for such blades. Booting from the temporary copy is recommended since it typically contains the latest enhancements and fixes. Switching to the permanent copy should be reserved for when booting from the temporary copy is no longer possible.

What is configurationBladeActiveBootMode?

This read-only enum reports which firmware copy, temporary or permanent, a blade is actually currently booted from, showing notApplicable on blades that don't support automatic boot recovery; the MIB notes the temporary copy typically has the latest fixes and is the recommended default. It matters when an admin is troubleshooting a blade behaving oddly after a firmware update, since knowing which copy is actively running clarifies whether the update actually took effect. An admin who just pushed new firmware would check configurationBladeActiveBootMode to confirm the blade is now running from temporary(1) rather than still on the old permanent(2) copy.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.7.1.1.7
snmpwalk -v2c -c public <target> CME-MIB::configurationBladeActiveBootMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.7.1.1.7.1
snmpget -v2c -c public <target> CME-MIB::configurationBladeActiveBootMode.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> configurationBladeActiveBootMode.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::configurationBladeActiveBootMode 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 (15 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.1bladeConfigurationTableBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22.1.7.1.1bladeConfigurationEntryBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.22.1.7.1.1.7configurationBladeActiveBootModeCME-MIB