Overriding a table set function

Frank Fock Frank.Fock____t-online.de
Sun Apr 22 22:51:49 CEST 2001


Hello Noam,

A MibLeaf instance within a table (thus a cell) has two
members:

my_row -- a pointer to the MibTableRow instance (row) of the cell
my_table -- a pointer to the MibTable instance (table) of the cell

Regards,
Frank

Noam Wolf wrote:

> Hello Frank
>
> I've been trying to override a table's element set function to make further
> commands.
> My problem is, when I try to override the element's set function, how will I
> know its row's index?
>
> Overriding the table's set_row function does not help, because the Snmp
> request does not go through the table's object.
>
> A simple example will be the best.
>
> Thanks,
>                 Noam Wolf.




More information about the AGENTPP mailing list