On Tue, 28 Jun 2005 08:50:44 -0700 George, wrote:
GG> Now, if I want to disable polling and want to return fresh data on a get
GG> request, can I call my data fetch routine, on each GET request arrival?
GG> I know Iterate.conf code can do that.
GG> 
GG> If it is possible, which function to override?

No, it's not possible with the array user functions. Basically, you need
something in the handler chain (before it gets to table array) to clear/refresh
the container. I'd say your best be would be to copy the cache handler code to
5.0.9, or into your sub-agent.

-- 
NOTE: messages sent directly to me, instead of the lists, will be deleted
      unless they are requests for paid consulting services.

Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>  
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to