SNMP Alerts

Does anybody have any experience in generating SNMP alerts from IS?

What is required in order to develop a service to generate an SNMP alert?

-Cameron

I would also be interested in an answer to this questions. Does anyone have experience generating SNMP events from an IS?

I would like to generate alerts when the queue length of a broker client exceeds a certain threshold.

Hi,
does somebody implemented this functionality in latest veriosns?

Thanks in advance.
Sam

Yes,

We implemented SNMP Traps (Alerts) in webMethods using Log4J.
I found the SNMPTrap Appender for Log4J straight forward to configure and robust. Goto:

[url=“Full Guide about Zero-Code | AppMaster”]Full Guide about Zero-Code | AppMaster

We used v1.2.9 and implemented the WengsoftSNMPTrapSender

-Cameron