cmmTemp
Module: CME-MIB
OID (symbolic): CME-MIB::cmmTemp
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.1.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This field is deprecated. The return value of this field is the same as rearLEDCardTemp. Chassis management module temperature in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system.
What is cmmTemp?
This deprecated field reports the chassis management module's temperature in degrees centigrade as a formatted string like sddd.dd Centigrade, and its value now mirrors rearLEDCardTemp. An admin monitoring chassis health can still read this for backward compatibility, though the newer rear LED card temperature fields are the current source of the reading. For example, a management console built against an older CME-MIB version might poll cmmTemp and see the same value now reported under rearLEDCardTempAvg.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.1.1.2 snmpwalk -v2c -c public <target> CME-MIB::cmmTemp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.1.1.2.1 snmpget -v2c -c public <target> CME-MIB::cmmTemp.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::cmmTemp 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 (13 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 |
| 1.3.6.1.4.1.2.3.51.2.2.1 | temperature | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.1.1 | planarTemp | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.2.1.1.2 | cmmTemp | CME-MIB |