All MIBs › ACS8000-MIB › acsPowerMgmtGroupTablePowerControl
acsPowerMgmtGroupTablePowerControl
Module: ACS8000-MIB
OID (symbolic): ACS8000-MIB::acsPowerMgmtGroupTablePowerControl
OID (numeric): 1.3.6.1.4.1.10418.26.2.5.7.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: A set value of power*(2-6) will send command to PDU. noAction(1) = always returned in a GET. Does nothing if SET. powerOn(2) = when SET the power On command is sent to PDU. powerOff(3) = when SET the power Off command is sent to PDU. powerCycle(4)=when SET the power cycle command is sent to PDU.
What is acsPowerMgmtGroupTablePowerControl?
This OID remotely controls outlet power state—powering on, off, or cycling the outlets in a PDU group. Network engineers use this to manage hardware remotely without physical access, critical during troubleshooting or emergency power-downs. Setting it to 2 turns power on, 3 turns it off, and 4 performs a full power cycle.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.5.7.1.4 snmpwalk -v2c -c public <target> ACS8000-MIB::acsPowerMgmtGroupTablePowerControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.5.7.1.4.1 snmpget -v2c -c public <target> ACS8000-MIB::acsPowerMgmtGroupTablePowerControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.10418.26.2.5.7.1.4.1 i <value>
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::acsPowerMgmtGroupTablePowerControl 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.7 | acsPowerMgmtGroupTable | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5.7.1 | acsPowerMgmtGroupTableEntry | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5.7.1.4 | acsPowerMgmtGroupTablePowerControl | ACS8000-MIB |