On Fri, 12 Jan 2007 10:33:26 -0800 (PST) Venkata wrote: VG> In the process that sends traps, I have no threads now. VG> First I created connection with the master agent and registered for no MIB variables. (I am not calling the agent_check_and_process() any more). VG> When there is a large volume of sending traps the master agent. VG> I see the following message on the console window: VG> "AgentX master agent failed to respond to ping. Attempting to re-register." VG> After I see this line, my process crashes. Has any one got this kind of problem or have the knowledge how to fix this problem?
Does the code work better if you leave the agent_check_and_process() call in? I'm guessing that the problem is that the process isn't processing the acks that the master agent is sending back... ------------------------------------------------------------------------- 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
