sending traps from a Java application
Asked Answered
A

1

4

What is the quickest simplest way to send a trap from a Java application?

Thanks in Advance!

Arlana answered 25/7, 2010 at 13:39 Comment(0)
G
3

I use SNMP4J for this.

This javadoc might help you write your code. You can use the Snmp.trap() method

Giraud answered 25/7, 2010 at 13:45 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.