On Tue, 6 Dec 2005 12:12:25 -0500 John wrote: JR> The following sequence causes a problem: JR> snmpd (master agent) starts JR> a remote client is running that polls a few of the subagent's JR> variables once per second. JR> the subagent then starts and registers its variables with the master. JR> JR> The problem is: JR> - when only the master is up and not the subagent I correctly get JR> 'nosuchname' errors. JR> - as soon as the subagent begins to register, I get one "good" JR> response - where it answers the get correctly. JR> - this is followed immediately by a 'timeout' for the next get. JR> - finally, all subsequent gets produce a 'nosuchname' error in spite JR> of the fact that both the master and subagent are up and otherwise JR> functioning normally.
Try the patch attached to this bug report: http://sourceforge.net/tracker/index.php?func=detail&aid=1337534&group_id=12694&atid=112694 If that doesn't help, run the agent and subagent with debug for the agentx token (and timestamps turned on) to look for clues.. -- NOTE: messages sent directly to me, instead of the lists, will be deleted unless they are requests for paid consulting services. Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
