Acronyms
SNMP - Simple Network Management Protocol.
SNMP4J - Open source Java API library developed by Frank Fock. See http://www.snmp4j.org/index.html
AgenPro - Commercial MIB compiler tool developed by Frank Fock. The tool is required to generate Java file from MIB file. The generated Java file is compatible with SNMP4J library (only!). See http://www.agentpp.com/agen/agen.html
MIB - Management Information Base. MIB is a file with some specific to the application SNMP declarations written in SMI language.
SMI - Structure of Management Information.