SNMAP

Arden Liu (ardenliu@yahoo.com)

Requirement

I will try to write a toolkit, which could map between java object and SNMP.

In first phase, I would like to support following requirements:

Toolkits

I will choose listed toolkits and java library for SNMAP project.

Code

src/cn/org/cosoft/snmp/test/snmp4j -- testing code for SNMP4j. You need install SNMP service on windows 2000. The following document describes how to install SNMP service. http://resource.intel.com/telecom/support/releases/winnt/sr511/docs/htmlfiles/userguide/getting4.htm

src/cn/org/cosoft/snmp/test/dom4j -- testing code for Dom4j.



My idea for this project came from hibernate project, so I will try to reuse some codes from hibernate.