All MIBs › CME-MIB › componentInventoryMachineTypeModel
componentInventoryMachineTypeModel
Module: CME-MIB
OID (symbolic): CME-MIB::componentInventoryMachineTypeModel
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The machine type and model number of this component. Typically, the format is XXXXYYY, where XXXX reprsents the machine type and YYY represents the model number.
What is componentInventoryMachineTypeModel?
This OCTET STRING gives the combined machine type and model number of the component in this inventory row, typically formatted as 'XXXXYYY' where XXXX is the machine type and YYY is the model number. An admin reads this single combined field to identify a component's exact SKU directly from the unified inventory table, without needing to separately join machine-type and model columns from a per-component-type table. For example, an admin scanning componentInventoryMachineTypeModel across every row can quickly spot the one blade whose type-model string doesn't match its neighbors, flagging a hardware inconsistency in the chassis.
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.4 snmpwalk -v2c -c public <target> CME-MIB::componentInventoryMachineTypeModel
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.4.1 snmpget -v2c -c public <target> CME-MIB::componentInventoryMachineTypeModel.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::componentInventoryMachineTypeModel 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.4 | componentInventoryMachineTypeModel | CME-MIB |