cfgCommonSnmpTimeout
ELECTROLINE-COMMON-CONFIG-MIB ·
.1.3.6.1.4.1.5802.1.3.1.4.2.1.1
Object
scalar r/w
Integer32
This MIB controls the SNMP activity watchdog period. The value is in minutes. A value of zero deactivates the feature. When the feature is active, if the DHT does NOT receive any SNMP packets during the period, the DHT will reset. The value of this MIB is stored in non-volatile memory. Default value is 0 (off)
Context
- MIB
- ELECTROLINE-COMMON-CONFIG-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.4.2.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cfgTimers
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 'ELECTROLINE-COMMON-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-COMMON-CONFIG-MIB::cfgCommonSnmpTimeout.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-COMMON-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-COMMON-CONFIG-MIB::cfgCommonSnmpTimeout'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-10080