On 17 Oct 2005 22:05:07 +0530 Kandasamy wrote: K> I have to send sanity notification to multiple managers who are K> registered for trap/inform. This sanity notification needs to be send to K> each manager at different time interval. K> K> Let say if two managers A and B registered for sanity notification.Both K> managers A and B can configure different time interval to receive the K> sanity notification.
Are the notifications identical, or specific to the manager? If the notifications are the same, then even notification filtering won't help you. You'll have to explicitly send the notifications to each manager yourself, instead of using the utility routines (which sends all notifications to all managers). K> Since Net-SNMP doesn't support notification-filtering, is there a simple K> way to support the above use case? The 5.3 release will support notification filtering. You can grab current cvs and test, if you'd like. -- Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
