On Mon, 08 Nov 2010 12:38:34 +0530 Manjit wrote:
M> In my implementation i wrote a function( netsnmp_new_interface) which 
M> will create a new interface.
M> And i am calling this function from 
M> netsnmp_access_interface_container_load .
M> I find that this function netsnmp_access_interface_container_load is 
M> called multiple times after certain time period,
M> which is causing the interfaces to created again and my new set value is 
M> lost and the old value again comes.
M> 
M> Are we deleting the container and creating again after some time period ?
M> Please let me help to understand this.

Yes, the cache is reloaded every 15 seconds or so. This is to make sure we
read the statistics often enough that we don't miss a 32bit counter wrapping...

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to