On Tue, 25 Dec 2007 18:19:22 +0100 slah wrote: SK> while using send_v2trap() api in net-snmp 5.3.0.1- memory size increased by SK> 40K for each SK> trap sent till it reaches 21 MB and no increase after that. SK> snmp_free_varbind is called in our code after send_v2trap().
This is the retention of traps for the notification log mib. You can disable it by adding 'doNotRetainNotificationLogs yes' to you snmptrapd.conf. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
