Hello all, I know it is possible to use the cache and the table iterator handlers. However, I would like to know whether it is possible to retrieve the netsnmp_cache structure within the get_first_data_point function (without the use of a global variable ;) in order to access the loaded cache data which would be stored in the magic pointer.
Normally this struct is only retriveable with a reqinfo structure, but we don't have access to this within get_first_data_point. When it is accessible (within the final handler), it is too late as the data has already been retrieved from the external source using the get_first/next processing. Any help would be much appreciated. Anthony ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
