Hi,

I've used the table_data.conf to generate code for the mib module. I can 
initialize the table (adding rows) and do GET/SET requests. But I want to 
reinitialize (empty and refill) the table every time a request (pdu) is done. 
Is there a way to check a flag when a new request (i.e GET, BULK) has occurred 
so that I can reload my table within the agent? I do not want to reload the 
table for every "single GET" but only once per request. This is because the 
monitored data is changing very quickly and I can only query the entire table 
from the kernel module.

Would it be possible to include the cache handler and set the timeout to -1 so 
that it reloads my table for every request? How?


TIA,
Patrik
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
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