This is a discussion on memory problem after sending trap within the SNMP Coders forums, part of the Networking and Network Related category; --===============1899973956== Content-Type: multipart/alternative; boundary="----=_Part_5871_16766205.1198603162765" ------=_Part_5871_16766205.1198603162765 Content-Type: text/plain; charset=ISO-8859-1 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
--===============1899973956==
Content-Type: multipart/alternative; boundary="----=_Part_5871_16766205.1198603162765" ------=_Part_5871_16766205.1198603162765 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline while using send_v2trap() api in net-snmp 5.3.0.1- memory size increased by 40K for each trap sent till it reaches 21 MB and no increase after that. snmp_free_varbind is called in our code after send_v2trap(). when we comment send_v2trap() the memory don't increase i think that the pdu isn't free ???? ------=_Part_5871_16766205.1198603162765 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline while using send_v2trap() api in net-snmp 5.3.0.1- memory size increased by 40K for each <br>trap sent till it reaches 21 MB and no increase after that.<br>snmp_free_varbind is called in our code after send_v2trap().<br><br> when we comment send_v2trap() the memory don't increase i think that the pdu isn't free ???? ------=_Part_5871_16766205.1198603162765-- --===============1899973956== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- 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/ --===============1899973956== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders --===============1899973956==-- |