MIB Viewer

slcSystemAction

OBJECT-TYPE
1.3.6.1.4.1.244.1.1.6.14
Access
read-write
Status
current
Sub-identifiers
0
Performs an action on the SLC. A read of this object always returns the value noAction(1). Setting this object to rebootSLC(2) will terminate all connections and reboot the SLC. Setting this object to shutdownSLC(3) will terminate all connections and shutdown the SLC so it can be powered off.
INTEGER { noAction(1), rebootSLC(2), shutdownSLC(3) }