CME-MIB :: componentStatusInventoryReady

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBcomponentStatusInventoryReady

componentStatusInventoryReady

Module: CME-MIB

OID (symbolic): CME-MIB::componentStatusInventoryReady

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.37.1.1.22

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: When a component management controller or the MM is reset, the component 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 component regarding the status of this information.

Notes:

For components 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 componentStatusInventoryReady?

This object flags whether the component inventory data, such as serial number, UUID, and MAC address, has finished being refreshed in the MM database after a reset, reporting notReady or ready. An application or admin polling hardware inventory via SNMP right after a management-module or component reset uses this flag to know when it's safe to start querying detailed inventory fields. For example, a monitoring script would wait for this object to report ready before attempting to read a newly reset blade's unique IDs.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.37.1.1.22
snmpwalk -v2c -c public <target> CME-MIB::componentStatusInventoryReady

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.37.1.1.22.1
snmpget -v2c -c public <target> CME-MIB::componentStatusInventoryReady.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> componentStatusInventoryReady.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::componentStatusInventoryReady 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.37componentMonitorsCME-MIB
1.3.6.1.4.1.2.3.51.2.22.37.1componentSystemStatusTableCME-MIB
1.3.6.1.4.1.2.3.51.2.22.37.1.1componentSystemStatusEntryCME-MIB
1.3.6.1.4.1.2.3.51.2.22.37.1.1.22componentStatusInventoryReadyCME-MIB