CME-MIB :: bladeInventoryReady

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBbladeInventoryReady

bladeInventoryReady

Module: CME-MIB

OID (symbolic): CME-MIB::bladeInventoryReady

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.52

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: When a blade management controller or the MM is reset, the blade inventory data is refreshed in the MM database. This includes items like IBM VPD (e.g. - serial number, UUID) and MAC address information.

Applications need to know when this information has been populated on the MM before they begin to query it using SNMP or other means. This simple flag object will return a ready or notReady indication for each blade regarding the status of this information.

Notes:

For blades that are experiencing a 'communication failure' or 'initialization failure' condition, this object will continue to indicate notReady until the condition is resolved. Therefore, any application that polls this object should also incorporate a timeout period.

What is bladeInventoryReady?

This read-only enum (notReady/ready) signals whether the blade inventory data in the MM's database, things like VPD (serial number, UUID) and MAC address information, has finished refreshing after a blade management controller or MM reset. It matters for automation, since the description explicitly notes applications should wait for this flag before querying inventory data via SNMP or other means, to avoid reading incomplete data. A provisioning script that just triggered an MM reset should poll bladeInventoryReady until it reports ready(1) before pulling blade serial numbers.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.52
snmpwalk -v2c -c public <target> CME-MIB::bladeInventoryReady

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.52.1
snmpget -v2c -c public <target> CME-MIB::bladeInventoryReady.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::bladeInventoryReady 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.5bladeMonitorsBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22.1.5.1bladeSystemStatusTableBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22.1.5.1.1bladeSystemStatusEntryBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.52bladeInventoryReadyCME-MIB