rPDUOutletSwitchedControlCmd
DellrPDU-MIB ·
.1.3.6.1.4.1.674.10903.200.2.200.130.1.4.1.4
Object
column
mandatory
r/w
Enumeration
Getting this variable will return the outlet state. If the outlet is on, the outletOn (1) value will be returned. If the outlet is off, the outletOff (2) value will be returned. If the state of the outlet cannot be determined, the outletUnknown (4) value will be returned. If the outletUnknown condition should occur, all devices receiving power from the PDU should be shut down. The PDU's power should then be cycled to clear this condition. Setting this variable to outletOn (1) will turn the outlet on. Setting this variable to outletOff (2) will turn the outlet off. Setting this variable to outletReboot (3) will reboot the outlet. Setting this variable to outletOnWithDelay (5) will turn the outlet on after the rPDUOutSwitchedCfgPowerOnTime OID has elapsed. Setting this variable to outletOffWithDelay (6) will turn the outlet off after the rPDUOutSwitchedCfgPowerOffTime OID has elapsed. Setting this variable to outletRebootWithDelay (7) will turn the outlet off after the rPDUOutSwitchedCfgPowerOffTime OID has elapsed, wait the rPDUOutSwtchedCfgRebootDuration OID time, then turn the outlet back on.
Context
- MIB
- DellrPDU-MIB
- OID
.1.3.6.1.4.1.674.10903.200.2.200.130.1.4.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- rPDUOutletSwitchedControlEntry
- Table
- rPDUOutletSwitchedControlTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | outletOn |
2 | outletOff |
3 | outletReboot |
4 | outletUnknown |
5 | outletOnWithDelay |
6 | outletOffWithDelay |
7 | outletRebootWithDelay |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rPDUOutletSwitchedControlIndex mandatory The index to the Rack PDU switched outlet control data table entry. | column | Integer32 | .1.3.6.1.4.1.674.10903.200.2.200.130.1.4.1.1 |
| rPDUOutletSwitchedControlNumber mandatory The numeric switched outlet ID. | column | Integer32 | .1.3.6.1.4.1.674.10903.200.2.200.130.1.4.1.2 |
| rPDUOutletSwitchedControlName mandatory The user-defined switched outlet ID string. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.674.10903.200.2.200.130.1.4.1.3 |