CME-MIB :: componentInventoryMachineTypeModel

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBcomponentInventoryMachineTypeModel

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 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.2monitorsBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.2.23componentInformationCME-MIB
1.3.6.1.4.1.2.3.51.2.2.23.1componentInventoryCME-MIB
1.3.6.1.4.1.2.3.51.2.2.23.1.1componentInventoryTableCME-MIB
1.3.6.1.4.1.2.3.51.2.2.23.1.1.1componentInventoryEntryCME-MIB
1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.4componentInventoryMachineTypeModelCME-MIB