MIB Viewer

hmConfigWatchdogAdminStatus

OBJECT-TYPE
1.3.6.1.4.1.248.14.2.4.201.1
Access
read-write
Status
current
Sub-identifiers
0
Administrative status of the configuration watchdog. enable(1): start/trigger the watchdog timer disable(2): turn off the watchdog This feature provides recovery from situations where the switch cannot be reached by the management station anymore. Whenever this variable is set to enable(1), the value of hmConfigWatchdogTimeInterval is loaded into the watchdog timer. This timer must be triggered before hmConfigWatchdogTimerValue reaches 0. If the watchdog timer expires, the last saved configuration of the switch will be restored. The watchdog is triggered with MIB read and write accesses
INTEGER { enable(1), disable(2) }