Hi Robert,

Lets take an example, I have an alert table with OID x.y.z
Now sub agent reads data from a server and creates alert objects, e.g.
x.y.z.1
x.y.z.2
etc.

Now I want to execute a script when one or more alerts are generated.

Is there any specific trap (e.g. authenticationFailure) which can serve my purpose?

Thanks & regards,
Sanjib.


Robert Story (Coders) wrote:

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.






------------------------------------------------------- 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

Reply via email to