pdug5OutletControlCommand
PANDUIT-MIB ·
.1.3.6.1.4.1.19536.10.1.5.2.1.10
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 pdug5OutletControlRebootOffTime OID time, and then perform an immediateOn command. Setting this variable to delayedOn (4) will turn the outlet on after the pdug5OutletControlSequenceDelay OID time has elapsed. Setting this variable to delayedOff (3) will turn the outlet off after the pdug5OutletControlShutoffDelay OID time has elapsed. Setting this variable to delayedReboot (6) will cause the Switched PDU to perform a delayedOff command, wait the pdug5OutletControlRebootOffTime OID time, and then perform a delayedOn command.
Context
- MIB
- PANDUIT-MIB
- OID
.1.3.6.1.4.1.19536.10.1.5.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pdug5OutletControlEntry
- Table
- pdug5OutletControlTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pdug5OutletControlStatus current state of a control outlet. | column | Enumeration | .1.3.6.1.4.1.19536.10.1.5.2.1.1 |
| pdug5OutletControlOffCmd When write, once issued, the outlet will turn Off immediately.
0-n: Time in seconds until the outlet command is issued
-1: Cancel a pending outlet Off command
When read, returns -… | column | Integer32 | .1.3.6.1.4.1.19536.10.1.5.2.1.2 |
| pdug5OutletControlOnCmd When write, once issued, the outlet will turn On immediately.
0-n: Time in seconds until the outlet command is issued
-1: Cancel a pending outlet On command
When read, returns -1 … | column | Integer32 | .1.3.6.1.4.1.19536.10.1.5.2.1.3 |
| pdug5OutletControlRebootCmd When write, for outlets that are On prior to this Reboot command, they will
switch Off immediately when the command is issued, remain Off for
outletControlRebootOffTime seconds, a… | column | Integer32 | .1.3.6.1.4.1.19536.10.1.5.2.1.4 |
| pdug5OutletControlPowerOnState Determines the outlet state when power is applied to the unit.
1 : not restart at device startup
2 : should sequence back ON in line with outletControlSequenceTime
3 : should take… | column | Enumeration | .1.3.6.1.4.1.19536.10.1.5.2.1.5 |
| pdug5OutletControlSequenceDelay Time delay in seconds from when a Global Sequence On command is issued to when
the command is executed on this outlet. This delay is also used as a power-on delay. | column | Integer32 | .1.3.6.1.4.1.19536.10.1.5.2.1.6 |
| pdug5OutletControlRebootOffTime Time delay in seconds that the outlet should remain in the Off state when executing a Reboot command. | column | Integer32 | .1.3.6.1.4.1.19536.10.1.5.2.1.7 |
| pdug5OutletControlSwitchable Determines the outlet capability to be controlled On/Off from the communication channels.
1 : control On/Off enabled
2 : control On/Off disabled. | column | Enumeration | .1.3.6.1.4.1.19536.10.1.5.2.1.8 |
| pdug5OutletControlShutoffDelay Time delay in seconds that could be taken in account before shutting of the outlet.
An application which need to shutoff properly an outlet will read this parameter first
then wri… | column | Integer32 | .1.3.6.1.4.1.19536.10.1.5.2.1.9 |