All MIBs › ACS8000-MIB › acsPowerMgmtPhasesTablePowerMax
acsPowerMgmtPhasesTablePowerMax
Module: ACS8000-MIB
OID (symbolic): ACS8000-MIB::acsPowerMgmtPhasesTablePowerMax
OID (numeric): 1.3.6.1.4.1.10418.26.2.5.8.1.20
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Max detected value of power consumption in this phase.( W x 10 )
What is acsPowerMgmtPhasesTablePowerMax?
This OID records the highest power consumption value ever detected on this phase since the last reset, stored as watts multiplied by 10. Engineers use this to understand peak load patterns and ensure the phase capacity is not being exceeded during the busiest usage windows. If the maximum is 7200, that means the phase once drew 720 watts at its highest point.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.5.8.1.20 snmpwalk -v2c -c public <target> ACS8000-MIB::acsPowerMgmtPhasesTablePowerMax
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.5.8.1.20.1 snmpget -v2c -c public <target> ACS8000-MIB::acsPowerMgmtPhasesTablePowerMax.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acsPowerMgmtPhasesTablePowerMax.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::acsPowerMgmtPhasesTablePowerMax 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.8 | acsPowerMgmtPhasesTable | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5.8.1 | acsPowerMgmtPhasesTableEntry | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5.8.1.20 | acsPowerMgmtPhasesTablePowerMax | ACS8000-MIB |