All MIBs › CME-MIB › componentInventoryPartNumber
componentInventoryPartNumber
Module: CME-MIB
OID (symbolic): CME-MIB::componentInventoryPartNumber
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The part number of this component.
What is componentInventoryPartNumber?
This OCTET STRING is the part number of the component described by this inventory row. An admin reads this part number directly from the unified inventory table when ordering a replacement for any component in the chassis, without needing to look up that specific component type's dedicated VPD table first. For example, an admin troubleshooting a failed fan can read its componentInventoryPartNumber straight from the same inventory walk that also lists the chassis, blades, and power modules, rather than separately querying the chassisFanHardwareVpd table.
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.7 snmpwalk -v2c -c public <target> CME-MIB::componentInventoryPartNumber
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.7.1 snmpget -v2c -c public <target> CME-MIB::componentInventoryPartNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> componentInventoryPartNumber.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::componentInventoryPartNumber 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.7 | componentInventoryPartNumber | CME-MIB |