CME-MIB :: componentConfigurationName

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBcomponentConfigurationName

componentConfigurationName

Module: CME-MIB

OID (symbolic): CME-MIB::componentConfigurationName

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.32.11.1.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: The name of the component as a null terminated string. This object is configurable.

What is componentConfigurationName?

This read-write null-terminated string names the component, and unlike the read-only Name objects on other component tables, this one is configurable. Admins use it to assign or change a human-friendly label for a component directly through SNMP. For example, an admin renames a blade's configuration entry to 'WebFarm-Node3' so the label matches its role rather than a generic default name.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.32.11.1.2
snmpwalk -v2c -c public <target> CME-MIB::componentConfigurationName

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.32.11.1.2.1
snmpget -v2c -c public <target> CME-MIB::componentConfigurationName.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.22.32.11.1.2.1 s <value>

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::componentConfigurationName 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.22bladeCenterBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.22.32componentConfigurationCME-MIB
1.3.6.1.4.1.2.3.51.2.22.32.11componentConfigurationTableCME-MIB
1.3.6.1.4.1.2.3.51.2.22.32.11.1componentConfigurationEntryCME-MIB
1.3.6.1.4.1.2.3.51.2.22.32.11.1.2componentConfigurationNameCME-MIB