2010/1/20 Ashish vashishtha <ashish.vashish...@gmail.com>:
> how we can create a approach with which the table rows can be
> inserted/deleted and updated at any instance.
>
> is any existing approach of mib configuration files solves the issue ?

Most of the mib2c templates support the idea of "cached data",
where the agent will re-load the list of valid rows when a new
request comes in, and hold this list internally for a defined period.
You can tweak this cache expiry timeout to balance between
the load on the agent, and accuracy of the results.


Try generating the template code using

    mib2c -Scache=1 -c .....

Dave

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
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