sendto failures

2012-06-20 Thread Charlie Martin
I'm testing my pass_persist agent and having a lot of weird errors. This is with a test agent that basically logs the commands sent on the pipe and responds with a canned response. When using Scotty, we are getting lots of queries with retries and timeout, and the snmpd.log file contains a lot

Re: Received response for SNMPv3 inform; but Agent still sending inform for the number of retries configured.

2012-06-20 Thread Wes Hardaker
Suresh kumar writes: > 1. Engine ID discovered correctly during discovery; but Agent still > incrementing usmStatsUnknownEngineIDs.0 (See EngineIDErrorPkt.pcap) > 2. Also sending report > SNMP-USER-BASED-SM-MIB::usmStatsNotInTimeWindows.0 (See > EngineIDErrorPkt.pcap). updated System time on Agen

Re: Received response for SNMPv3 inform; but Agent still sending inform for the number of retries configured.

2012-06-20 Thread Dave Shield
On 20 June 2012 15:56, Suresh kumar wrote: > Following is the snmpd.conf configuration: > > trapsess -v 3 -Ci -r 1 -t 5 -e 0x80001f8880386a8adc0005946b -n "" -a SHA -A > mypassword -l authNoPriv -u traptest 192.168.101.226 and the snmptrapd.conf configuration? Dave

Received response for SNMPv3 inform; but Agent still sending inform for the number of retries configured.

2012-06-20 Thread Suresh kumar
Hi Dave Following is the snmpd.conf configuration: trapsess -v 3 -Ci -r 1 -t 5 -e 0x80001f8880386a8adc0005946b -n "" -a SHA -A mypassword -l authNoPriv -u traptest 192.168.101.226 1. Engine ID discovered correctly during discovery; but Agent still incrementing usmStatsUnknownEngineIDs.0 (S

Re: Traps

2012-06-20 Thread Wes Hardaker
Keith Haughton writes: > I see that there is currently a project for Traps. I am reaching out > to see if this is something that is being worked to replace the > current SNMPTT or if this is something that will contribute to > updating the SNMPTT package. I am running into a lot of bugs and > lim

Re: CFV: fix bug 3532090 and high-index crashes in hrDeviceDescr

2012-06-20 Thread Wes Hardaker
Dave Shield writes: > I might question whether we need several copies of essentially the > same code in different files, but that may well be the safest way > forward - at least in the short term. I started to look at that, but the problem is the third argument has various pointer types dependi

Traps

2012-06-20 Thread Keith Haughton
Hello, I see that there is currently a project for Traps. I am reaching out to see if this is something that is being worked to replace the current SNMPTT or if this is something that will contribute to updating the SNMPTT package. I am running into a lot of bugs and limitations with SNMPTT at