The following requirements must be met in order to use Mibble:
This software does not require any special installation. The
only files needed are the jar-files in the lib
subdirectory.
Mibble is a library, and has no main application in this release. There are some test applications, however - a MIB file browser, a pretty-printer and a validator. These tools can be run from the launcher scripts:
bin/MibbleBrowser.sh
or
bin/MibbleBrowser.bat
bin/MibblePrinter.sh
or
bin/MibblePrinter.bat
bin/MibbleValidator.sh
or
bin/MibbleValidator.bat
The above scripts should find and set the Java
CLASSPATH
to the jar-files in the lib
subdirectory:
mibble-2.3.jar
grammatica-1.4.jar
snmp4_13.jar
(only required by
MibbleBrowser)