public class MibbleValidator
extends java.lang.Object
A program that parses and validates a MIB file. If the MIB file(s)
specified on the command-line uses constructs or syntax that are
not supported, an error message will be printed to the standard
output. The program will also return the number of validation
failures as its exit code.