All MIBs › ACS-MIB › acsPowerMgmtPDUTableHumidity2Max
acsPowerMgmtPDUTableHumidity2Max
Module: ACS-MIB
OID (symbolic): ACS-MIB::acsPowerMgmtPDUTableHumidity2Max
OID (numeric): 1.3.6.1.4.1.10418.16.2.5.3.1.27
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Maximum humidity detected in this PM unit. If the humidity measurement is not installed or the PDU does not have support for maximum value this value will be 0. Set with Zero value to clear the max. temperature.
What is acsPowerMgmtPDUTableHumidity2Max?
This OID stores the highest humidity ever recorded at sensor location 2 and can be reset to zero for baseline tracking. Network engineers check this to ensure neither zone of the PDU has ever been exposed to dangerous moisture levels. For example, if this peaked at 88, it shows that zone 2 once came close to critical humidity levels and cooling/dehumidification may need adjustment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.5.3.1.27 snmpwalk -v2c -c public <target> ACS-MIB::acsPowerMgmtPDUTableHumidity2Max
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.5.3.1.27.1 snmpget -v2c -c public <target> ACS-MIB::acsPowerMgmtPDUTableHumidity2Max.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.10418.16.2.5.3.1.27.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acsPowerMgmtPDUTableHumidity2Max.1
Start monitoring Avocent console/terminal servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACS-MIB::acsPowerMgmtPDUTableHumidity2Max 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.27 | acsPowerMgmtPDUTableHumidity2Max | ACS-MIB |