hmConfigWatchdogAdminStatus
HMPRIV-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.2.4.201.1
Object
scalar
r/w
Enumeration
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
Context
- MIB
- HMPRIV-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.2.4.201.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hmConfigWatchdogGroup
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hmConfigWatchdogOperStatus Operational status of the configuration watchdog.
enable(1): watchdog up and running
disable(2): watchdog inactive | scalar | Enumeration | .1.3.6.1.4.1.248.14.2.4.201.2 |
| hmConfigWatchdogTimeInterval Period of the watchdog timer in seconds. | scalar | Integer32 | .1.3.6.1.4.1.248.14.2.4.201.3 |
| hmConfigWatchdogTimerValue Current count-down value of the watchdog timer in seconds. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.14.2.4.201.4 |
| hmConfigWatchdogIPAddress Current IP Adress of station that triggers the watchdog. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.248.14.2.4.201.5 |