ePDUOutletControlOutletCommand
CPS-MIB ·
.1.3.6.1.4.1.3808.1.1.3.3.3.1.1.4
Object
column
mandatory
r/w
Enumeration
Getting this variable will return the outlet state. If
the outlet is on, the immediateOn (1) value will be returned.
If the outlet is off, the immediateOff (2) value will be
returned.
Setting this variable to immediateOn (1) will immediately turn
the outlet on.
Setting this variable to immediateOff (2) will immediately turn
the outlet off.
Setting this variable to immediateReboot (3) will immediately
reboot the outlet.
Setting this variable to delayedOn (4) will turn the outlet on
after the ePDUOutletConfigPowerOnTime OID time has elapsed.
Setting this variable to delayedOff (5) will turn the outlet off
after the ePDUOutletConfigPowerOffTime OID time has elapsed.
Setting this variable to delayedReboot (6) will cause the
Switched Rack PDU to perform a delayedOff command, wait the
ePDUOutletConfigRebootDuration OID time, and then perform a
delayedOn command.
Setting this variable to cancelPendingCommand (7) will cause any
pending command to this outlet to be canceled.
Setting this variable to outletIdentify (8) will cause PDU LED
to display the number of the outlet.
Context
- MIB
- CPS-MIB
- OID
.1.3.6.1.4.1.3808.1.1.3.3.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ePDUOutletControlEntry
- Table
- ePDUOutletControlTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | immediateOn |
2 | immediateOff |
3 | immediateReboot |
4 | delayedOn |
5 | delayedOff |
6 | delayedReboot |
7 | cancelPendingCommand |
8 | outletIdentify |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ePDUOutletControlIndex mandatory The index to the outlet entry. | column | Integer32 | .1.3.6.1.4.1.3808.1.1.3.3.3.1.1.1 |
| ePDUOutletControlOutletName mandatory The name of the outlet. The maximum string size is device dependent.
An error will be returned if the set request exceeds the max size.
This OID is provided for informational purp… | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.3808.1.1.3.3.3.1.1.2 |
| ePDUOutletControlOutletPhase mandatory The phase/s associated with this outlet.
For single phase devices, this object will always
return phase1(1).
For 3-phase devices, this object will r… | column | Enumeration | .1.3.6.1.4.1.3808.1.1.3.3.3.1.1.3 |
| ePDUOutletControlOutletBank mandatory The bank associated with this outlet. | column | Integer32 | .1.3.6.1.4.1.3808.1.1.3.3.3.1.1.5 |