> On Wed, 26 Apr 2006 17:02:39 -0300, "Wesley Naves de Faria" <[EMAIL
> PROTECTED]> said:
Wesley> But in the xxTable_handler i can get any values in the table
Wesley> with the function
Wesley> netsnmp_extract_table_data_set_column(request,COLUMN_TEST) but
Wesley> i can't get the value of
I wrote an new agent snmp using mib2c.create-dataset.conf, and i'm using the
add_row in snmpd.conf for to create a new table dynamically. It's working
ok.
In the add_row i pass the values for the table and the first values is an
index for the new table.
But in the xxTable_handler i can get any va