Re: SNMP-TARGET-MIB::snmpTargetAddrTimeout

2013-08-28 Thread Leonardo Chiquitto
rTimeout (100cs or 1s): > > > > > > $ snmpwalk -v2c -c public localhost snmpTargetAddr > > (...) > > SNMP-TARGET-MIB::snmpTargetAddrTimeout.'internal0' = INTEGER: 100 > > > > SNMP-TARGET-MIB::snmpTargetAddrRetryCount.'internal0' = INTEGER: 5 > > (.

Re: SNMP-TARGET-MIB::snmpTargetAddrTimeout

2013-08-28 Thread Magnus Fromreide
27;ve found a real problem or not. > > > After applying only commit 78dac6e3 on top of 5.7.2, I'm getting what > I suppose is the correct value of snmpTargetAddrTimeout (100cs or 1s): > > > $ snmpwalk -v2c -c public localhost snmpTargetAddr > (...) > SNMP-TARGET-MIB::snmp

SNMP-TARGET-MIB::snmpTargetAddrTimeout

2013-08-26 Thread Leonardo Chiquitto
tting what I suppose is the correct value of snmpTargetAddrTimeout (100cs or 1s): $ snmpwalk -v2c -c public localhost snmpTargetAddr (...) SNMP-TARGET-MIB::snmpTargetAddrTimeout.'internal0' = INTEGER: 100 SNMP-TARGET-MIB::snmpTargetAddrRetryCount.'internal0' = INTEGER: 5 (...