CME-MIB :: componentInventoryReady

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBcomponentInventoryReady

componentInventoryReady

Module: CME-MIB

OID (symbolic): CME-MIB::componentInventoryReady

OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.23.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: When a blade management controller, switch or the MM is reset, the 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 when all blades and switches have completed initialization and the inventory information has been provided to the MM.

Note that due to components that may be experiencing a 'communication failure' or 'initialization failure' condition, this object may continue to show notReady. Therefore, any application that polls this object should also incorporate a timeout

A more granular, per-blade status is available via the bladeSystemStatusTable

What is componentInventoryReady?

This flag reports notReady(0) or ready(1) to indicate whether the MM database's inventory data, including VPD like serial number and UUID and MAC address information, has finished repopulating after a blade controller, switch, or MM reset. An administrator or a monitoring application polls this flag to know when it's safe to start querying inventory data via SNMP, rather than reading incomplete or stale values immediately after a reset. For example, a management script waits until this flag reports ready(1) after rebooting the MM before it resumes automated inventory polling.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.23.3
snmpwalk -v2c -c public <target> CME-MIB::componentInventoryReady

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.23.3.1
snmpget -v2c -c public <target> CME-MIB::componentInventoryReady.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::componentInventoryReady 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.2monitorsBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.2.23componentInformationCME-MIB
1.3.6.1.4.1.2.3.51.2.2.23.3componentInventoryReadyCME-MIB