On Wed, 05 Jan 2005 16:59:39 +0530 Sanjib wrote: SN> I have an alert module and objects in alert table are created depending SN> on some predefined conditions. Now I want to get notification when one SN> or more entries are created in alert table. SN> SN> Is it possible to that using SNMP trap? Could you please let me know how SN> to configure snmptrap to get notification?
Who creates the rows in the table? What kind of table is it? The traps will go to the trapsinks configured in your snmpd.conf. To log traps locally, run snmptrapd. -- 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. ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
