>>>>> On Mon, 7 Jun 2010 18:13:13 +0530, "Prakash" <[email protected]> 
>>>>> said:

P> 1) "MFD" approach is suitable for my requirement?

As long as the storage container is optimized for the data you need to
fetch (from the SNMP access perspective), it should be fine.

P> 2) How to update the values on every second? Is there any pre defined
P> function to register.

Generally most people let the incoming request trigger the cache
invalidation.  You could do it manually as well by setting a snmp_alarm,
but doing this once a second will be fairly intensive depending on how
fast you can collect and store the data.
-- 
Wes Hardaker
Please mail all replies to [email protected]

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to