This is a discussion on Re: Memory leak in sub-agents within the SNMP Users forums, part of the Networking and Network Related category; On Mon, 2005-04-25 at 04:30, Sasikumar Bodathula wrote: > Below is the code which i modified to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Mon, 2005-04-25 at 04:30, Sasikumar Bodathula wrote:
> Below is the code which i modified to suit our need. Is there > anything wrong with the modification. If you're using the iterator helper, where are the 'get_first' and 'get_next' hook routines? The basic structure of this helper is that you walk through the rows of the table, one at a time, and the helper decides which row is needed for any given request. But without the get_{first/next} hooks, I wouldn't have thought that this code would work at all. Dave ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |