Re: clean-up function for table_iterator
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 24/10/06, Mihail Peter <[email protected]> wrote: > Is there any possibility to call my own (cleanup) function after a > series of GET-requests that belong to a single snmp-walk operation. As far as the agent is concerned, each request is completely independent. There's no connection between successive GET (or GETNEXT) requests - even if they happen to come from a single "snmpwalk" command. You could have cleanup code invoked at the end of each GET(NEXT) request - but not at the end of an "snmpwalk". Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users