On 06/02/2008, Isaac Eliassi <[EMAIL PROTECTED]> wrote: > #define GAP 10 > snmp_alarm_register(GAP,SA_REPEAT,my_func,NULL) > > Will the function my_func will be executed every 10 seconds or every one > second?
Every ten seconds. > The documentation is a bit confusing Agreed. The description of the 'flags' parameter is misleading, and needs to be re-worked. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
