sPDUOutletCtl
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.4.4.2.1.3
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
powered by 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 sPDUOutletPowerOnTime OID has elapsed. This option is not
valid for MasterSwitch firmware version 1.X.
Setting this variable to outletOffWithDelay (6) will turn the outlet off
after the sPDUOutletPowerOffTime OID has elapsed. This option is not valid
for MasterSwitch firmware version 1.X.
Setting this variable to outletRebootWithDelay (7) will turn the outlet off
after the sPDUOutletPowerOffTime OID has elapsed, wait the sPDUOutletRebootDuration
OID time, then turn the outlet back on.
This option is not valid for MasterSwitch firmware version 1.X.
Context
- MIB
- PowerNet-MIB
- OID
.1.3.6.1.4.1.318.1.1.4.4.2.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sPDUOutletControlEntry
- Table
- sPDUOutletControlTable
- 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 |
|---|---|---|---|
| sPDUOutletControlIndex mandatory The index to the outlet entry. | column | Integer32 | .1.3.6.1.4.1.318.1.1.4.4.2.1.1 |
| sPDUOutletPending mandatory Reports whether the current outlet has a pending command.
If the commandPendingUnknown (3) value is returned, all
devices powered by the PDU should be shut down. Th… | column | Enumeration | .1.3.6.1.4.1.318.1.1.4.4.2.1.2 |
| sPDUOutletCtlName mandatory The name of the outlet. Maximum size is 20 characters.
This OID is provided for informational purposes only.
This value is set by the sPDUOutletName OID. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.318.1.1.4.4.2.1.4 |