Hi, I have scalar mib objects which has the data with external process and not with agent itself. I want to cache this data at agent side so that on each snmpget request my callback function needn't to call API to fetch data from external process.
Can you please provide me some example how to do that? I generated the .c and .h file by mib2c -S cache=1 -c mib2c.scalar.conf. I wanted to know the sequence and function call of helper function which I need to call . ( means at what point I need to register helper function. i would appreciate if you can give any example code). Also, Can I configure the cache load function in such a way that it can keep on loading itself after a regular interval even if no request from User ? regards, Sunaina ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
