Sorry for the delay in responding to this. On 04/12/06, Harold J. Ship <[EMAIL PROTECTED]> wrote: > I have an agent built with net-snmp version 5.3.0.1. This agent sends v2 > TRAPs using the send_v2trap() call. My customer wants to move to INFORM > messages. I manually create the sessions using create_trap_session(). > > What I've found is, if the receiver doesn't respond to the first try, > the INFORM is not retried. I saw bug 1260081 in sourceforge which > describes this exact problem, but it's not clear to me what the status > of this bug is in 5.3.0.1 and higher.
I've just checked the source history, and the patch that fixed this bug was included in 5.3.0.1. I've also tried building from a clean 5.3.0.1 source tree, using a default build and an "informsink" destination (without anything listening). The startup inform notifications are retried, just as expected. Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
