MIB Viewer

pduOutletSwitchControl

OBJECT-TYPE
1.3.6.1.4.1.21239.5.2.3.5.1.6
Access
read-write
Status
current
Sub-identifiers
0
Used for manual control of the outlet. If the outlet is in manual mode, this field can be set to one of the following values: 1 = Cancel pending operation 2 = Turn outlet on 3 = After delay (pduOutletSwitchOnDelay), turn outlet on 4 = Turn outlet off 5 = After delay (pduOutletSwitchOffDelay), turn outlet off 6 = Reboot: turn off, delay (pduOutletSwitchRebootHoldDelay), turn outlet back on 7 = After delay (pduOutletSwitchRebootDelay), reboot outlet When not in manual mode, setting this field will give an inconsistentValue error. Returns none(8) for all get requests.
INTEGER { cancel(1), on(2), onAfterDelay(3), off(4), offAfterDelay(5), reboot(6), rebootAfterDelay(7), none(8) }