pduOutletSwitchedControlCommand
CPDU-MIB ·
.1.3.6.1.4.1.318.1.1.32.5.5.1.4
Object
column
mandatory
r/w
Enumeration
Getting this variable will return the outlet state. If the outlet is on, the immediateOn (2) value will be returned. If the outlet is off, the immediateOff (1) value will be returned. If the state of the outlet cannot be determined, the outletUnknown (7) value will be returned. If the outletUnknown condition should occur, all devices powered by the PDU should be shut down. The PDU's power should then be cycled to clear this condition. Setting this variable to immediateOn (2) will immediately turn the outlet on. Setting this variable to immediateOff (1) will immediately turn the outlet off. Setting this variable to immediateReboot (5) will cause the Switched PDU to perform an immediateOff command, wait the pduOutletSwitchedConfigRebootDuration OID time, and then perform an immediateOn command. Setting this variable to delayedOn (4) will turn the outlet on after the pduOutletSwitchedConfigPowerOnTime OID time has elapsed. Setting this variable to delayedOff (3) will turn the outlet off after the pduOutletSwitchedConfigPowerOffTime OID time has elapsed. Setting this variable to delayedReboot (6) will cause the Switched PDU to perform a delayedOff command, wait the pduOutletSwitchedConfigRebootDuration OID time, and then perform a delayedOn command.
Context
- MIB
- CPDU-MIB
- OID
.1.3.6.1.4.1.318.1.1.32.5.5.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pduOutletSwitchedControlEntry
- Table
- pduOutletSwitchedControlTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | immediateOff |
2 | immediateOn |
3 | delayedOff |
4 | delayedOn |
5 | immediateReboot |
6 | delayedReboot |
7 | outletUnknown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pduOutletSwitchedControlIndex mandatory The index to the PDU switched outlet
control data table entry | column | Integer32 | .1.3.6.1.4.1.318.1.1.32.5.5.1.1 |
| pduOutletSwitchedControlNumber mandatory The numeric Switched Outlet ID | column | Integer32 | .1.3.6.1.4.1.318.1.1.32.5.5.1.2 |
| pduOutletSwitchedControlName mandatory The user-defined switched outlet ID string | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.318.1.1.32.5.5.1.3 |