Problem In deleting rows
Ravi Kumar <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi All, We are developing an agent which has few tables and scalars in it. One of the table has the feature to add new rows and delete rows. I am making use of the data_set module in the mib2c while genrating the code I am able to add the rows to the table. But I am facing problem in table for deleting the row. I would get the information of the row index for which the row has to be deleted. How should I proceed with this problem? I have searched in the mailing list but was not able to get any solution. Please do the needful in solving the problem. Thanks in advance. regards Ravi Kumar