Thanks. It's even working now :) Liat. -----Original Message----- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 13, 2004 4:32 PM To: Liat Appel Cc: [EMAIL PROTECTED] Subject: Re: how to implement a table
> 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
