All MIBs › ACS-MIB › acsPowerMgmtPDUTableTemperature2Max
acsPowerMgmtPDUTableTemperature2Max
Module: ACS-MIB
OID (symbolic): ACS-MIB::acsPowerMgmtPDUTableTemperature2Max
OID (numeric): 1.3.6.1.4.1.10418.16.2.5.3.1.20
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Maximum temperature detected in this PM unit in Celsius degrees. The value will be Zero when the PDU does not have support for maximum value. The value of this object is the actual temperature in degrees C * 10. You need to translate the readed value (Ex. : value is 240, the temperature is 24 Celsius.) If the temperature measurement is not installed this value will be 0. Valid values are 5 to 999 ( 0.5 to 99.9 Celsius). Set with Zero value to clear the max. temperature.
What is acsPowerMgmtPDUTableTemperature2Max?
This OID stores the highest temperature ever recorded at sensor location 2 as tenths of degrees Celsius and can be cleared by setting it to zero. Network engineers use this historical maximum to identify if a particular zone has experienced thermal stress and to verify that cooling measures are working. For example, if this peaked at 510 (51.0°C), it signals that zone 2 once overheated and may need additional ventilation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.5.3.1.20 snmpwalk -v2c -c public <target> ACS-MIB::acsPowerMgmtPDUTableTemperature2Max
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.5.3.1.20.1 snmpget -v2c -c public <target> ACS-MIB::acsPowerMgmtPDUTableTemperature2Max.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.10418.16.2.5.3.1.20.1 i <value>
Start monitoring Avocent console/terminal servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACS-MIB::acsPowerMgmtPDUTableTemperature2Max OID value, configure state conditions and alerts, and monitor any Avocent console/terminal servers from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.10418.16 | acs | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2 | acsManagement | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.5 | acsPowerMgmt | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.5.3 | acsPowerMgmtPDUTable | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.5.3.1 | acsPowerMgmtPDUTableEntry | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.5.3.1.20 | acsPowerMgmtPDUTableTemperature2Max | ACS-MIB |