All MIBs › CPS-MIB › ePDU2DeviceControlCommand
ePDU2DeviceControlCommand
Module: CPS-MIB
OID (symbolic): CPS-MIB::ePDU2DeviceControlCommand
OID (numeric): 1.3.6.1.4.1.3808.1.1.6.3.5.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this OID to immediateAllOn (1) will turn all outlets on immediately.
Setting this OID to immediateAllOff (2) will turn all outlets off immediately.
Setting this OID to immediateAllReboot (3) will cause an immediateAllOff command to be performed. Once all outlets are off, the Switched Rack PDU will then delay the ePDU2OutletSwitchedConfigRebootDuration OID time, and then perform an immediateAllOn command.
Setting this OID to delayedAllOn (4) will turn all outlets on as defined by each outlet's ePDU2OutletSwitchedConfigPowerOnTime OID value.
Setting this OID to delayedAllOff (5) will turn all outlets off as defined by each outlet's ePDU2OutletSwitchedConfigPowerOffTime OID value.
Setting this OID to delayedAllReboot (6) will cause a delayedAllOff command to be performed. Once all outlets are off, the Switched Rack PDU will then delay the largest ePDU2OutletSwitchedConfigRebootDuration OID time, and then perform a delayedAllOn command.
Setting this OID to cancelAllPendingCommand (7) will cause all pending commands on the Switched Rack PDU to be cancelled.
Setting this OID to noCommand (8) will have no effect.
Getting this OID will return the noCommand (8) value.
What is ePDU2DeviceControlCommand?
This read-write enumeration issues a bulk power command to every outlet on a given Rack PDU at once, such as immediateAllOn(1), immediateAllOff(2), or immediateAllReboot(3), which performs an all-off followed by the configured reboot-duration delay and then an all-on. An admin uses it to power-cycle an entire chained unit's outlets together rather than one at a time. For example, setting this to immediateAllReboot(3) on a PDU feeding a rack of hung appliances cuts power to every outlet on that unit, waits the configured reboot duration, and then restores power to all of them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.6.3.5.1.4 snmpwalk -v2c -c public <target> CPS-MIB::ePDU2DeviceControlCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.6.3.5.1.4.1 snmpget -v2c -c public <target> CPS-MIB::ePDU2DeviceControlCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3808.1.1.6.3.5.1.4.1 i <value>
Start monitoring UPS product line (vendor unclear, enterprise OID 3808) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS-MIB::ePDU2DeviceControlCommand OID value, configure state conditions and alerts, and monitor any UPS product line (vendor unclear, enterprise OID 3808) 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.3808 | cps | CPS-MIB |
| 1.3.6.1.4.1.3808.1 | products | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1 | hardware | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6 | ePDU2 | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3 | ePDU2Device | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3.5 | ePDU2DeviceControlTable | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3.5.1 | ePDU2DeviceControlEntry | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3.5.1.4 | ePDU2DeviceControlCommand | CPS-MIB |