podOutletSwitchedControlCommand
ENLOGIC-PDU2-MIB ·
.1.3.6.1.4.1.38446.3.5.5.1.4
Object
column
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 podOutletSwitchedConfigRebootDuration OID time, and then perform an immediateOn command. Setting this variable to delayedOn (4) will turn the outlet on after the podOutletSwitchedConfigPowerOnTime OID time has elapsed. Setting this variable to delayedOff (3) will turn the outlet off after the podOutletSwitchedConfigPowerOffTime OID time has elapsed. Setting this variable to delayedReboot (6) will cause the Switched PDU to perform a delayedOff command, wait the podOutletSwitchedConfigRebootDuration OID time, and then perform a delayedOn command.
Context
- MIB
- ENLOGIC-PDU2-MIB
- OID
.1.3.6.1.4.1.38446.3.5.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- podOutletSwitchedControlEntry
- Table
- podOutletSwitchedControlTable
- 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 |
|---|---|---|---|
| podOutletSwitchedControlIndex The index to the PDU switched outlet
control data table entry | column | Integer32 | .1.3.6.1.4.1.38446.3.5.5.1.1 |
| podOutletSwitchedControlNumber The numeric Switched Outlet ID | column | Integer32 | .1.3.6.1.4.1.38446.3.5.5.1.2 |
| podOutletSwitchedControlName The user-defined switched outlet ID string | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.38446.3.5.5.1.3 |