All MIBs › ACS8000-MIB › acsPowerMgmtEnvMonTableMaxValue
acsPowerMgmtEnvMonTableMaxValue
Module: ACS8000-MIB
OID (symbolic): ACS8000-MIB::acsPowerMgmtEnvMonTableMaxValue
OID (numeric): 1.3.6.1.4.1.10418.26.2.5.10.1.10
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Max detected value for envmon sensors. Temperature: C x 10. Humidity: %. Air flow: afu.
What is acsPowerMgmtEnvMonTableMaxValue?
This OID holds the highest sensor reading recorded since the last reset, scaled the same way as the current value (e.g., temperature in tenths of degrees, humidity in percent). A network engineer uses this to identify peak environmental conditions and confirm whether a facility is trending hot or staying well within safe ranges. For example, if max value is 315 for temperature, the hottest it got was 31.5°C, which tells the engineer if cooling is adequate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.5.10.1.10 snmpwalk -v2c -c public <target> ACS8000-MIB::acsPowerMgmtEnvMonTableMaxValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.5.10.1.10.1 snmpget -v2c -c public <target> ACS8000-MIB::acsPowerMgmtEnvMonTableMaxValue.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acsPowerMgmtEnvMonTableMaxValue.1
Start monitoring Vertiv (Avocent) ACS 8000 console servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACS8000-MIB::acsPowerMgmtEnvMonTableMaxValue OID value, configure state conditions and alerts, and monitor any Vertiv (Avocent) ACS 8000 console 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.26 | acs | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2 | acsManagement | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5 | acsPowerMgmt | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5.10 | acsPowerMgmtEnvMonTable | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5.10.1 | acsPowerMgmtEnvMonTableEntry | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5.10.1.10 | acsPowerMgmtEnvMonTableMaxValue | ACS8000-MIB |