All MIBs › CME-MIB › componentInventoryDescription
componentInventoryDescription
Module: CME-MIB
OID (symbolic): CME-MIB::componentInventoryDescription
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A short text string describing the particular component. If a text string is not available, a value of 'Not available' is presented.
For more detail, also refer to the componentInventoryProductName object in this table or the componentXXXXName object of any of the other component tables under the 'components' section of the MIB.
What is componentInventoryDescription?
This OCTET STRING is a short human-readable text description of the component in this inventory row, or 'Not available' if no description string exists, with the MIB pointing to the componentInventoryProductName object or the equivalent per-component-type Name object for more detail. An admin scans this description column when browsing the single unified inventory table across every component type in the chassis, instead of having to walk a dozen separate per-component-type VPD tables one at a time. For example, componentInventoryDescription might read 'Power Supply' for one row and 'Expansion Card' for another, letting the admin quickly tell which rows in a long inventory dump are power modules versus expansion cards.
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.3 snmpwalk -v2c -c public <target> CME-MIB::componentInventoryDescription
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.3.1 snmpget -v2c -c public <target> CME-MIB::componentInventoryDescription.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::componentInventoryDescription 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.3 | componentInventoryDescription | CME-MIB |