On Thu, 10 Jun 2004 11:47:27 -0700 Glenn wrote: GM> Thanks for the info. I have another question about my subagent. WHen I get GM> an SNMP get request I have to translate it (using my mib) and ask an GM> external source for the value of what I want. So in my handler function I GM> just set the delegated flag to 1
Are you using agent_check_and_process() in your sub-agent main loop? If so, you need to add a function call after it: netsnmp_check_outstanding_agent_requests(); Alternatively, if you can just patch agent_check_and_process() to add this call right before the return. This will be fixed in 5.1.2 and beyond. -- Robert Story; NET-SNMP Junkie <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 the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders