2009/6/9 Tewen Hsieh <tewen.hs...@itas.com.tw>: > My key question is how to *not* get *all* external data one time.
You don't need to get all the external data - just the index information. That's all that the iterate hook routines actually require. If you can retrieve information about what rows are valid, then that's sufficient to determine which row is required for any given request. Retrieving the data for that particular row (only) can be dealt with in the MIB handler. > Is there any method to get the index values in template code > generated from "mib2c.iterate_access.conf"? No - that's not how these helpers work. Dave ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders