cfgSnmpTimeout
ELECTROLINE-DHT-CONFIG-MIB ·
.1.3.6.1.4.1.5802.1.3.1.2.2.1.4.1
Object
scalar deprecated
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). Deprecated. Has been move into electrolineCommon branch.
Context
- MIB
- ELECTROLINE-DHT-CONFIG-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.2.2.1.4.1- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- dhtCfgTimers
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-DHT-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-CONFIG-MIB::cfgSnmpTimeout.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-DHT-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-DHT-CONFIG-MIB::cfgSnmpTimeout'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-10080