Mibble Installation Instructions

Requirements

The following requirements must be met in order to use Mibble:

Installation

This software does not require any special installation. The only files needed are the mibble-2.0.jar and grammatica-1.2.jar from the lib subdirectory.

Running

Mibble is a library, and has no main application in this release. There are two test applications, however, a MIB file validator and a MIB file pretty-printer. These tools can be accessed with the commands:

java net.percederberg.mibble.MibbleValidator
java net.percederberg.mibble.MibblePrinter

Both of the above commands require that the CLASSPATH contains the two JAR files in the lib subdirectory: