> 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.

No.
The 'snmp_set_var_value' calls are used to specify the index value(s)
for each row in turn.   The 'netsnmp_extract_iterator_context' call
will retrieve the corresponding 'data_context' parameter.

Dave

PS: Please - no HTML mail.   Thanks



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to