[SNMP4J] problem in installing SNMP Manager

amit rehalia amit.reh at gmail.com
Mon Sep 22 06:53:04 CEST 2008


hi
I am installing "SNMP4J sources and library v1.9.3c" .
During execution i receive following errors:

java.net.BindException: Permission denied
	at java.net.PlainDatagramSocketImpl.bind(Native Method)
	at java.net.DatagramSocket.bind(DatagramSocket.java:331)
	at java.net.DatagramSocket.<init>(DatagramSocket.java:180)
	at java.net.DatagramSocket.<init>(DatagramSocket.java:231)
	at org.snmp4j.transport.DefaultUdpTransportMapping.<init>(DefaultUdpTransportMapping.java:100)
	at org.snmp4j.test.MultiThreadedTrapReceiver.init(MultiThreadedTrapReceiver.java:80)
	at org.snmp4j.test.MultiThreadedTrapReceiver.run(MultiThreadedTrapReceiver.java:97)
	at org.snmp4j.test.MultiThreadedTrapReceiver.main(MultiThreadedTrapReceiver.java:108)

I have also changed the udp address "udp:0.0.0.0/162" to local address, but the
same problem persists.

please give the possible solution

thanks n regards,
Amit



More information about the SNMP4J mailing list