MIB Viewer

tnDevSysReset

OBJECT-TYPE
1.3.6.1.4.1.868.2.5.3.1.1.1.1.1.4
Access
read-write
Status
current
Sub-identifiers
0
The device can be reset or rebooted by setting this mib variable. running(1) - is a read-only value returned when the system is operational. coldStart(2) - This resets all the system states and reinitializes the system. All configuration is saved during a restart. warmStart(3) - The system restarts but the states are not initialized. Some devices may not support this operation.
INTEGER { running(1), coldStart(2), warmStart(3)}