All MIBs › CME-MIB › componentInventoryInstance
componentInventoryInstance
Module: CME-MIB
OID (symbolic): CME-MIB::componentInventoryInstance
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The slot number or instance of a particular component. Typically, if the component plugs into the chassis, this represents the slot number. However, some components are connected to another component, and this represents the instance. For example, a blade may have several expansion cards that connect to the blade system planar, and in this case, this value identifies which expansion card instance the row represents.
Note that this slot/instance value can be determined from the componentInventoryTopologyPath object, but this componentInventoryInstance object is provided as a convenience to the user.
What is componentInventoryInstance?
This INTEGER is the slot number or instance number of the particular component described by this inventory row: typically the chassis slot number for components that plug directly into the chassis, or the sub-instance number for components attached to another component, such as which expansion card among several on the same blade. An admin combines this instance number with the row's topology path to disambiguate, for example, two different expansion cards on the same blade that would otherwise look identical in a flat listing. For example, componentInventoryInstance returning 2 for an expansion-card row tells the admin this is specifically the second expansion card connected to that blade's system planar, not the first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.2 snmpwalk -v2c -c public <target> CME-MIB::componentInventoryInstance
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.2.1 snmpget -v2c -c public <target> CME-MIB::componentInventoryInstance.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::componentInventoryInstance 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2 | monitors | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.2.23 | componentInformation | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.23.1 | componentInventory | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.23.1.1 | componentInventoryTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.23.1.1.1 | componentInventoryEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.2 | componentInventoryInstance | CME-MIB |