All MIBs › ACS8000-MIB › acsPowerSupplyStatePw2
acsPowerSupplyStatePw2
Module: ACS8000-MIB
OID (symbolic): ACS8000-MIB::acsPowerSupplyStatePw2
OID (numeric): 1.3.6.1.4.1.10418.26.2.1.8.3
Node type: OBJECT-TYPE
Type: PowerSupplyState
Access: read-only
Description: State of the second power supply
What is acsPowerSupplyStatePw2?
This OID reports the operational state of the second power supply using an enumerated value that indicates whether it's working, failed, or not present. You monitor this as your redundancy safety net—if you see both PSU1 and PSU2 in a failed state, the appliance will lose power immediately. For instance, a state value of "operational" on PSU2 while PSU1 shows "failed" means your redundancy is still active and you have time to replace the bad supply.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.1.8.3 snmpwalk -v2c -c public <target> ACS8000-MIB::acsPowerSupplyStatePw2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.1.8.3.1 snmpget -v2c -c public <target> ACS8000-MIB::acsPowerSupplyStatePw2.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acsPowerSupplyStatePw2.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::acsPowerSupplyStatePw2 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.1 | acsAppliance | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.1.8 | acsPowerSupply | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.1.8.3 | acsPowerSupplyStatePw2 | ACS8000-MIB |