Re: Deleting all the rows in a table
RUCHIR MALHOTRA <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Dave, Below is the code-path: #1 0xb7c238ed in netsnmp_call_handler (next_handler=0x8173648, reginfo=0x8173680, reqinfo=0x81f0b28, requests=0x81f76c8) at agent_handler.c:428 #2 0xb7c23dfa in netsnmp_call_next_handler (current=0x81739b0, reginfo=0x8173680, reqinfo=0x81f0b28, requests=0x81f76c8) at agent_handler.c:533 #3 0xb7dfd714 in netsnmp_table_data_helper_handler (handler=0x81739b0, reginfo=0x8173680, reqinfo=0x81f0b28, requests=0x81f76c8) at table_data.c:641 #4 0xb7c238ed in netsnmp_call_handler (next_handler=0x81739b0, reginfo=0x8173680, reqinfo=0x81f0b28, requests=0x81f76c8) at agent_handler.c:428 #5 0xb7c23dfa in netsnmp_call_next_handler (current=0x81739e0, reginfo=0x8173680, reqinfo=0x81f0b28, requests=0x81f76c8) at agent_handler.c:533 #6 0xb7dfade4 in table_helper_handler (handler=0x81739e0, reginfo=0x8173680, reqinfo=0x81f0b28, requests=0x81f76c8) at table.c:618 Can you guide me from here on what should be the sequence of function calls to delete an entire table? Thanks, Ruchir Dave Shield <[email protected]> wrote: On 22/09/06, RUCHIR MALHOTRA wrote: > I would like to know if netsnmp 5.3.0.1 has a function which can be called > to delete all the rows in a table. Else, if there is a function which can be > called by the code in a loop which deletes all the rows in the table, and > checks for the end of the table itself. Which table helper are you working with? 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 --------------------------------- Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small Business. ------------------------------------------------------------------------- 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