Sending SNMP traps using JDMK from a SunOS 5.8 workstation

Hi,

We are using JDMK 5.1 for sending traps. This works when I run my java application (sending the traps) on my Windows desktop, where I have installed the JDMK.

I want to run my application on a Sun workstation . For this I copied the JDMK libraries and traps are not received by the SNMP Manager. I would like to know the procedure for using JDMK from Sun OS. Do I have to install the Agent on Sun workstation rather than just copying the libraries?

Thank you for the help.

-Rejani

[516 byte] By [rejania] at [2007-10-3 1:25:54]
# 1

There is a big difference between an app that isn't sending traps and one that isn't receiving them.

You aren't eating exceptions in your code are you? If not then that means the traps are being sent. And if so then it means it has nothing to do with your application and probably nothing to do with the box and probably does have something to do with the network.

jschella at 2007-7-14 18:23:20 > top of Java-index,Archived Forums,Socket Programming...