Re: snmp alarm and cache concept
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 21 May 2010 07:56, sanjaykumar <[email protected]> wrote: > What is snmp alarm and cache concept ?????????? snmp_alarm is a mechanism for invoking a particular callback routine at some point in the future (either once, or at regular intervals). See the snmp_alarm(3) man page for more details. The cache helper is a standard mechanism for keeping a local copy of some external data, and re-loading this whenever it is regarded as "too old to be useful". (Either on demand, or at regular intervals). > How they are inter-related ??????????/// They are basically independent ideas, although the cache helper may use snmp_alarm if it needs to re-load the cache on a regular basis. Dave ------------------------------------------------------------------------------ _______________________________________________ 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