snmp - Send trap v2 in Java -


How can I send snmpv2 webs from the Java application? I tried to make an example on snmp4j, but it does not work.

I use it for

javadoc can help you write your code You can use this method

Edit:

Good At this time I do not own the code, but you can mention one. You have to use Snmp.notify () to send a V2 trap instead of Snmp.trap (), as Trap () only supports sending V1 mesh.


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -