hm2ConfigWatchdogOperStatus
HM2-FILEMGMT-MIB ·
.1.3.6.1.4.1.248.11.21.1.4.1.2
Object
scalar HM2-TC-MIBHmEnabledStatus
Operational status of the configuration watchdog. enable(1): watchdog up and running disable(2): watchdog inactive
Context
- MIB
- HM2-FILEMGMT-MIB
- OID
.1.3.6.1.4.1.248.11.21.1.4.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hm2FileMgmtConfigWatchdogControl
Net-SNMP examples
How SNMP and these commands workScalars 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::hm2ConfigWatchdogOperStatus.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::hm2ConfigWatchdogOperStatus'
Syntax
- Source
- HM2-TC-MIBHmEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |