All MIBs › ACS-MIB › acsPowerMgmtPDUTableHumidity1Max
acsPowerMgmtPDUTableHumidity1Max
Module: ACS-MIB
OID (symbolic): ACS-MIB::acsPowerMgmtPDUTableHumidity1Max
OID (numeric): 1.3.6.1.4.1.10418.16.2.5.3.1.25
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 acsPowerMgmtPDUTableHumidity1Max?
This OID stores the highest humidity ever recorded at sensor location 1 and can be cleared by setting it to zero. Engineers use this to identify if there was ever a moisture event or condensation problem inside the PDU. For instance, if this value is 92, it means the PDU has experienced a peak humidity of 92%, which is dangerously close to condensation point and would warrant investigation of sealing or HVAC issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.5.3.1.25 snmpwalk -v2c -c public <target> ACS-MIB::acsPowerMgmtPDUTableHumidity1Max
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.5.3.1.25.1 snmpget -v2c -c public <target> ACS-MIB::acsPowerMgmtPDUTableHumidity1Max.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.10418.16.2.5.3.1.25.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::acsPowerMgmtPDUTableHumidity1Max 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.25 | acsPowerMgmtPDUTableHumidity1Max | ACS-MIB |