hotAirRecircMonitoring
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.2.1.9.3
Object
scalar mandatory
r/w
Enumeration
If this is enabled, the management module will monitor for Hot Air
Recirculation by detecting non-uniform air temperature(s) that may
be entering the front of the chassis.
This could be due to either localized hot or cold air reaching at
least one of the node's or chassis temperature sensors and it
exceeding the acceptable range. When enabled, this monitor will
generate an event and be transmitted to any configured remote
alert recipient.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.2.1.9.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- monitorTemp
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::hotAirRecircMonitoring.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::hotAirRecircMonitoring'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |