Hi,
I'm trying to
understand how to implement a table in a mib.
I used
mib2c.iterate.conf.
As much as I
understand, the data I put through snmp_set_var_value
in get_first and
get_next function, should be available in the handler function,
after I call
netsnmp_extract_iterator_context.
But when I try to
access that data I get segmentation fault.
Can you please
help?
Thanks,
Liat.
