[AGENT++] Only first row is registered in Mib.

Dario maljur dmaljur at elma.hr
Mon Oct 2 13:30:07 CEST 2006


Hello all.

 

I have a dynamic table that build it self based on group of MibLeafs.

MibLeafs are set to corresponding values and inserted into the table with 

Get_next_avail_index() and add_row().

I'm sure that all rows (about 16 of them) are created in the table because

I checked with rows = get_rows(0), and rows_size();

Then I register table in main MIB.

But when manager queries an agent for values in table rows, only first row
is returned.

I checked the MIB with MIB walk to traverse the whole tree, and I still see
only one object.

Why there is only one table entry in MIB?

Thanks,

Dario




More information about the AGENTPP mailing list