Hi Robert, Sorry for the late reply. I was busy all these days. When I use 1 second delay I am not seeing any duplicate traps.
On Fri, 1 Jun 2007 09:44:35 -0700 Navaneetham wrote: N> On Fri, 2007-06-01 at 10:53 -0400, Robert Story wrote: N> > On Wed, 23 May 2007 20:23:33 -0700 Navaneetham wrote: N> > N> I am using net-snmp 5.4 version. One of our test application(sub-Agent) N> > N> calls send_v2trap() function 100 times with minimum delay of 10 Millie- N> > N> Sec. snmptrapd receives more than 100 traps. Connection between sub- N> > N> Agent and snmpd is AgentX N> > N> > What does your snmpd.conf look like? N> N> Following is my snmpd.conf file. N> +++++++++++++++++++++++++++++++++++++++ N> syslocation 192.168.0.217 N> rwcommunity clovis N> trap2sink 127.0.0.1:2162 clovis N> master yes N> agentaddress 161 N> +++++++++++++++++++++++++++++++++++++++ R> Well, you aren't using informs, so that eliminates retries. You've R> also tried R> multiple transports. Have you tried varying the minimum delay to see R> if there R> is a point at which the duplicated disappear and you receive exactly R> 100 traps? ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
