In 5.6 I added an API for mib modules to signal that their persistent data had
changed and that snmp_store should be called. But I only added the check in
the agent_check_and_process, which snmpd doesn't actually use. The attached
patch adds the call to receive, which is snmpd's main loop.  An alternative
would be to add the call to netsnmp_check_outstanding_agent_requests(), which
is called in about the same place by both snmpd and agent_check_and_process.


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to