hm2ConfigWatchdogAdminStatus
HM2-FILEMGMT-MIB ·
.1.3.6.1.4.1.248.11.21.1.4.1.1
Object
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
device cannot be reached by the management station anymore.
Whenever this variable is set to enable(1), the value of
hm2ConfigWatchdogTimeInterval is loaded into the watchdog timer.
This timer must be triggered before hm2ConfigWatchdogTimerValue
reaches 0. If the watchdog timer expires, the last saved
configuration of the device will be reapplied.
The watchdog is triggered by MIB read and write accesses.
Context
- MIB
- HM2-FILEMGMT-MIB
- OID
.1.3.6.1.4.1.248.11.21.1.4.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2FileMgmtConfigWatchdogControl
- Siblings
- 5
Syntax
HM2-TC-MIBHmEnabledStatus
- Source
- HM2-TC-MIBHmEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2ConfigWatchdogOperStatus Operational status of the configuration watchdog.
enable(1): watchdog up and running
disable(2): watchdog inactive | scalar | HM2-TC-MIBHmEnabledStatus | .1.3.6.1.4.1.248.11.21.1.4.1.2 |
| hm2ConfigWatchdogTimeInterval Period of the watchdog timer in seconds. | scalar | Integer32 | .1.3.6.1.4.1.248.11.21.1.4.1.3 |
| hm2ConfigWatchdogTimerValue Current countdown value of the watchdog timer in seconds. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.11.21.1.4.1.4 |
| hm2ConfigWatchdogIPAddressType IP address type of station that triggers the watchdog. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.248.11.21.1.4.1.5 |
| hm2ConfigWatchdogIPAddress IP address of station that currently triggers the watchdog. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.248.11.21.1.4.1.6 |