Re: Memory consumption with registering instances

2004-12-16 Thread Coders
On Wed, 15 Dec 2004 08:48:28 +0100 Grasic wrote: GI> For the same table now I'm using netsnmp_register_handler(), each for one GI> column and interface (because range_subid nad range_ubound doesn't work in GI> version 5.1.1) Did you try 5.1.2 or the new 5.2? I know I've seen a patch for range reg

RE: Memory consumption with registering instances

2004-12-16 Thread Grasic Igor
table. Me happy. :) Prevent instaling headers does not work... :( Have a nice day, Igor P.S.: It's snowing now in Slovenia. :))) -Original Message- From: Wes Hardaker [mailto:[EMAIL PROTECTED] Sent: 12. december 2004 6:25 To: Grasic Igor Cc: [EMAIL PROTECTED] Subject: Re: Mem

Memory consumption with registering instances

2004-11-12 Thread Grasic Igor
Hello everybody, Design of our system requires one master agent and seven subagents modules (currently on Linux). I've writen most of the code with the help of netsnmp_register_instance() to implements particular row from different subagents and together they represents complete tables of data.