All MIBs › HMPRIV-MGMT-SNMP-MIB › hmConfigWatchdogTimerValue
hmConfigWatchdogTimerValue
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmConfigWatchdogTimerValue
OID (numeric): 1.3.6.1.4.1.248.14.2.4.201.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Current count-down value of the watchdog timer in seconds.
What is hmConfigWatchdogTimerValue?
This object displays the current countdown value of a hardware watchdog timer measured in seconds. The watchdog ensures that configuration changes are verified within a time limit; if the timer expires without confirmation, the switch reverts to its last saved configuration. This is a safety mechanism to prevent system lockout from bad configuration changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.4.201.4 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmConfigWatchdogTimerValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.4.201.4.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmConfigWatchdogTimerValue.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2 | hmAgent | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.4 | hmFSTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.4.201 | hmConfigWatchdogGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.4.201.4 | hmConfigWatchdogTimerValue | HMPRIV-MGMT-SNMP-MIB |