2009/8/19 Marwan Khoury <[email protected]>: > How can I add caching to the table?
There is a cache helper designed specifically for this purpose. You can 'inject' this helper into the handler chain, before your MIB table handler, and it will invoke routines (which you should provide) to load and release the cache appropriately. This is used in a number of the existing MIB modules, which can be used as an example of the technique. See the current agent code for details. Dave ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
