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

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MGMT-SNMP-MIB::hmConfigWatchdogAdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMPRIV-MGMT-SNMP-MIB::hmConfigWatchdogAdminStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.