cpqCrEMUTemperatureStatus
CPQCR-MIB ·
.1.3.6.1.4.1.232.141.2.7.10
Object
scalar mandatory
Enumeration
Primary enclosure temperature status.
The primary enclosure temperature status is:
OK (2)
Status is normal.
Critical (3)
Controller temperature sensor has detected a critical
temperature condition in the primary enclosure.
Non-critical (4)
Controller temperature sensor has detected an abnormal
temperature condition in the primary enclosure.
Unknown (5)
Information unavailable.
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 'CPQCR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQCR-MIB::cpqCrEMUTemperatureStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQCR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQCR-MIB::cpqCrEMUTemperatureStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | emuTempOK |
3 | emuTempCritical |
4 | emuTempNonCritical |
5 | emuTempUnknown |