Saturday, July 08, 2006
SNMP Development for serious java developers
If you are a serious java developer and want high performance, multi threaded, open source APIs for your NMS project, here are two great open source projects
SNMP4J
Description: Free Open Source multi threaded SNMP API for Java™ 2SE 1.4 or later. Its clean object oriented design is inspired by HP SNMP++, which is a well-known SNMPv1/v2c/v3 API for C++
SNMP version supported: v1, v2c ,v3
Link: http://www.snmp4j.org
SNMP4J
Description: Free Open Source multi threaded SNMP API for Java™ 2SE 1.4 or later. Its clean object oriented design is inspired by HP SNMP++, which is a well-known SNMPv1/v2c/v3 API for C++
SNMP version supported: v1, v2c ,v3
Link: http://www.snmp4j.org
Netsnmpj
Description: netsnmpj is an open source Java library that allows java code to perform SNMP v1, v2c and v3 operations using the net-snmp library. It is composed of both java and native code elements. Please read the INSTALL file for details on installation. Currently Windows, Linux and Solaris(sparc) are supported.
SNMP version supported: v1, v2c ,v3
Link: http://netsnmpj.sourceforge.net
Deepesh Goud 3:33 AM