MIB Viewer

ePDU2DeviceControlCommand

OBJECT-TYPE
1.3.6.1.4.1.3808.1.1.6.3.5.1.4
Access
read-write
Status
mandatory
Source
CPS-MIB
Sub-identifiers
0
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.
INTEGER { immediateAllOn (1), immediateAllOff (2), immediateAllReboot (3), delayedAllOn (4), delayedAllOff (5), delayedAllReboot (6), cancelAllPendingCommand (7), noCommand (8) }