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

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

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

Syntax

Values & Constraints

Type Values
1enable
2disable