MIB Viewer

ePDUOutletDevCommand

OBJECT-TYPE
1.3.6.1.4.1.3808.1.1.3.3.1.1
Access
read-write
Status
mandatory
Source
CPS-MIB
Sub-identifiers
0
Setting this OID to immediateAllOn (2) will turn all outlets on immediately. Setting this OID to immediateAllOff (3) will turn all outlets off immediately. Setting this OID to immediateAllReboot (4) will reboot all outlets immediately. Setting this OID to delayedAllOn (5) will turn all outlets on as defined by each outlet's ePDUOutletConfigPowerOnTime OID value. Setting this OID to delayedAllOff (6) will turn all outlets off as defined by each outlet's ePDUOutletConfigPowerOffTime OID value. Setting this OID to delayedAllReboot (7) will cause a delayedAllOff command to be performed. Once all outlets are off, the Switched Rack PDU will then delay the largest ePDUOutletConfigRebootDuration OID time, and then perform a delayedAllOn command. Setting this OID to cancelAllPendingCommands (8) will cause all pending commands on the Switched Rack PDU to be canceled. Getting this OID will return the noCommandAll (1) value.
INTEGER { noCommandAll (1), immediateAllOn (2), immediateAllOff (3), immediateAllReboot (4), delayedAllOn (5), delayedAllOff (6), delayedAllReboot (7), cancelAllPendingCommands (8) }