> ... > The agentgroup has been processed, but that only 'remembers' the > value. It isn't used until later, and unfortunately 'later' is > after it has done the initial persistent store save, which is > why you see the current behavior. You could try patching snmpd.c > to move the groupid change right before the snmp_store(), and see > if that helps.
Synchronicity! I'd just found the same thing. It's patch 1371078 on SourceForge. ------------------------------------------------------- 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
