On Fri, 21 Oct 2011 03:02:29 -0700 (PDT) sujata wrote:
SP> But one significant difference from the iterative model, that the table 
need to be loaded initially , as well it need to be retained. Otherwise it does 
not find the oid.
SP> Where as iterative model that's not required.
SP> Why so ?

Because you set NETSNMP_CACHE_DONT_AUTO_RELEASE, which means that the cache
won't be released (and reloaded the next time). This saves you from having to
reload the container each time. That's the whole point of the cache handler:
maintain the data for some period of time to reduce the time used to reload
the row data.

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to