Hi,
You can find the JMAPI SNMP javadoc at: http://www.dsc.ufcg.edu.br/~jacques/cursos/gr/recursos/jmapi/doc/Package-sunw.admin.snmp.html
I磎 just curious to know why and how you are using the old JMAPI technology. Are you a PhD student evaluating Java management frameworks or you want to use it to add management capabilities to a commercial product?
I could say JMAPI was the precursor of the standard JMX and JMX Remote APIs, JSRs 3 and 160, respectively. These standards have been integrated in the Java Platform since J2SE 5.0.
If you are looking for a Java SNMP toolkit it might be worth looking at the Java Dynamic Management Kit (JavaDMK) product. You can download an evaluation version at:
http://www.sun.com/software/jdmk/index.xml
This product has been recently open sourced as OpenDMK and very soon the SNMP toolkit will be part of it.
https://opendmk.dev.java.net/
Regards,
Luis-Miguel Alventosa
Java SE JMX/JConsole development team
Sun Microsystems, Inc.