cmmTemp
OBS ✓
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.2.1.1.2
Object
scalar obsolete
OctetString
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.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.2.1.1.2- Type
- scalar
- Access
- readonly
- Status
- obsolete
- Parent
- internalTemp
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::cmmTemp.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::cmmTemp'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.