Hi Dave, Thanks for the reply.
Below is my snmpd.conf file contents : rwcommunity <community_string> trap2sink 127.0.0.1 <community_string> master agentx agentaddress 161 agentXSocket tcp:localhost:3456 and this is my subagent.conf file : agentXSocket tcp:localhost:3456 snmpd is started as below: ./snmpd -DH -Lo -f -C -c snmpd.conf Thanks, Senthil. Dave Shield wrote: > 2009/8/25 Senthil Kumar C <[email protected]>: > >> This is regarding an issue of duplicate trap entries being received for >> every trap sent using send_v2trap(). >> > > The most likely cause of this problem would be the contents of the > snmpd.conf file. What trap destination settings do you have in > this file? Also, how are you starting the agent? > > Dave > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
