Re :Re: Multiple Inform requests for single use of send_v2trap
"girish" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <1202203516.S.5139.14498.f4mail-235-213.rediffmail.com.old.1202210278.10813@webmail.rediffmail.com> |
Hi Dave, Thanks for the reply.Yes it was due to the 1st possibility you mentioned. I modified snmpd.conf according and now I can see only one notify request being sent.On Tue, 5 Feb 2008 09:19:35 +0000 "Dave Shield" wrote On 5 Feb 2008 04:58:30 -0000, girish wrote: > ... whenever I trigger this function I can see that 2 inform requests > being sent to demon...... > Wat could be the reason? Two possibilities spring to mind. a) You might have two sink entries in your snmpd.conf file. (e.g. "trapsink" and "trap2sink") both pointing to the same trap destination. This will generate two copies of every trap. b) Your snmpd.conf file might be being read in twice. This would have the same effect of duplicating the trap destinations. Try starting the master agent with the option "-Dread_config" and examine the output. Look for anything talking about "trapsink", "trap2sink", "informsink" or "trapsess". Dave --- ---------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users Regards, Girish ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users