[AGENT++] problem when deleting rows from a table

Frank Fock fock at agentpp.com
Wed Jul 28 17:36:14 CEST 2004


Hi Ortal,

A memory access fault can have many causes. One cause could be
that you delete the row from a MibLeaf that is part of the row.
If that is the case, you should either use the standard snmpRowStatus
mechanism or you will have to delete the row from your table class
methods.

Best regards,
Frank

Ortal ZEEVI wrote:

>Hi,
>
>I'm having a problem when deleting rows from a table object derived from 
>MibTable. 
>I am using the delete_row() method of MibTable and it seems to work fine, 
>but when i use the MibExplorer to retrieve a column from that table I am 
>getting
>an Access Violation exception?
>
>What could be the problem? (I checked the number of rows in the table 
>after the deletion, and there is one row less then before like it should 
>be)
>
>Thanks,
>
>Ortal Zeevi
>_______________________________________________
>AGENTPP mailing list
>AGENTPP at agentpp.org
>http://agentpp.org/mailman/listinfo/agentpp
>
>  
>





More information about the AGENTPP mailing list