MIB Viewer

devControlOperation

OBJECT-TYPE
1.3.6.1.4.1.21317.1.3.2.3.2.1.3.1.1
Access
read-write
Status
current
Sub-identifiers
0
This function is used for outlet control of device. Set off(1) to turn off for outlet control of device. Set on(2) to turn on for all outlet control of device. Set reboot(3) to reboot for outlet control of device. Get this object always return nostatus(3), because there is no device status. If the station is not available, it returns value -3000000.
INTEGER { staNotAvailable(-3000000), off(1), on(2), reboot(3), nostatus(4), not-support(5) }