All MIBs › ACS-MIB › acsPowerMgmtOutletsTablePowerControl
acsPowerMgmtOutletsTablePowerControl
Module: ACS-MIB
OID (symbolic): ACS-MIB::acsPowerMgmtOutletsTablePowerControl
OID (numeric): 1.3.6.1.4.1.10418.16.2.5.5.1.6
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. powerLock(5)= when SET the power lock command is sent to PDU. powerUnlock(6)=when SET the power unlock command is sent to PDU. The powerLock and powerUnlock are valid only for Cyclades-PM PDUs
What is acsPowerMgmtOutletsTablePowerControl?
This read-write OID accepts remote power commands: values 2-6 send actions directly to the PDU, including on, off, cycle, lock, and unlock. This is how you remotely reboot frozen servers or emergency power-cycle equipment during outages without physical access to the data center. Setting this to 4 (powerCycle) will turn off the outlet, pause briefly, then automatically power it back on.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.5.5.1.6 snmpwalk -v2c -c public <target> ACS-MIB::acsPowerMgmtOutletsTablePowerControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.5.5.1.6.1 snmpget -v2c -c public <target> ACS-MIB::acsPowerMgmtOutletsTablePowerControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.10418.16.2.5.5.1.6.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::acsPowerMgmtOutletsTablePowerControl 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.5 | acsPowerMgmtOutletsTable | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.5.5.1 | acsPowerMgmtOutletsTableEntry | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.5.5.1.6 | acsPowerMgmtOutletsTablePowerControl | ACS-MIB |