I have been searching all over the net to find if openjdk 7 has SNMP. This is on ubuntu 13.04, openjdk-7 installed using "sudo apt-get install openjdk-7-jdk". The acl file (java-7-openjdk-i386/jre/lib/management/snmp.acl) is there.
Checking the rt.jar shows me at least that the com.sun.management.snmp.* is not available.
Anybody any idea on how to run snmp with openjdk?