All MIBs › CME-MIB › hotAirRecircTempDeltaThresh
hotAirRecircTempDeltaThresh
Module: CME-MIB
OID (symbolic): CME-MIB::hotAirRecircTempDeltaThresh
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.1.9.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to read or change the temperature delta threshold for Hot Air Recirculation detection. Values are enforced to be in the inclusive range between 5.00C and 9.00C and are specified as hundreths of a degree. For example, a value of 659 would equate to a threshold of 6.59 degrees C.
What is hotAirRecircTempDeltaThresh?
This value sets the temperature delta threshold, in hundredths of a degree centigrade, used to detect hot air recirculation, constrained to the range of 5.00C to 9.00C. It lets an admin tune how sensitive the recirculation detection is before an alert is triggered. For example, entering 659 configures a 6.59-degree threshold, meaning a temperature difference smaller than that would not trigger a hot-air-recirculation event.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.1.9.5 snmpwalk -v2c -c public <target> CME-MIB::hotAirRecircTempDeltaThresh
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.1.9.5.1 snmpget -v2c -c public <target> CME-MIB::hotAirRecircTempDeltaThresh.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.2.1.9.5.1 i <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::hotAirRecircTempDeltaThresh 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 (12 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.2.1.9 | monitorTemp | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.1.9.5 | hotAirRecircTempDeltaThresh | CME-MIB |