Deleting all rows in MibTable

Frank Fock Frank.Fock____t-online.de
Wed Mar 20 19:29:55 CET 2002


Alex,

your version is even better than mine ;-)

Best regards,
Frank

Alex Finogenov wrote:

>
>
> Kjersti,
>
> This is what I do to cleanup a table after processing a request (among
> other things related to my implementation):
>
>                 MibTable::clear(); // which calls clearAll() on the
> context.
>                 delete_rows.clearAll();
>                 notready_rows.clearAll();
>
> I wonder if this is correct, but it works for me.
>
> Alex





More information about the AGENTPP mailing list