Requirements
The following requirements must be met in order to use Mibble:
- Java runtime compatible with Java 7.
Installation
All required JAR files are provided in the lib
subdirectory:
-
mibble-parser-2.10.1.jar
The parser library and app code -
mibble-mibs-2.10.1.jar
The bundled IANA and IETF MIBs -
snmp6_1.jar
The Westhawk SNMP stack (only used by MibbleBrowser)
Running
Mibble is a library, but provides a number of small apps:
-
MibbleBrowser.jar
Contains the MIB browser app and dependencies rolled into a single JAR file. Double-click to launch. -
bin/MibbleBrowser.bat (or .sh)
An alternative start script for the MIB browser app, using the JAR files from thelib
subdirectory. -
bin/MibblePrinter.bat (or .sh)
Formats (or pretty-prints) one or more MIB files. -
bin/MibbleValidator.bat (or .sh)
Validates the syntax of one or more MIB files.
The shell scripts finds the required JAR files automatically via
the lib
subdirectory and adds them to the
CLASSPATH
.
Mibble 2.10.1 (2017-02-20). See www.mibble.org for more information.
Copyright © 2002-2017 Per Cederberg. Permission is granted to copy this document verbatim in any medium, provided that this copyright notice is left intact.