Mibble 2.7 review

Download
by rbytes.net on

Mibble is an open-source SNMP MIB parser (or SMI parser) written in Java

License: GPL (GNU General Public License)
File size: 0K
Developer: Per Cederberg
0 stars award from rbytes.net

Mibble is an open-source SNMP MIB parser (or SMI parser) written in Java. Mibble project can be used to read SNMP MIB files as well as simple ASN.1 files. Mibble is distributed as a Java library to make it possible to include it in your applications.

The Mibble library contains classes for easy access to all the information in the MIB file, including OIDs, type data and descriptions. It stores the data in memory to allow quick access and lookup.

A couple of useful applications are also bundled with Mibble, among them a high quality MIB browser. The browser provides MIB validation and also includes a simple SNMP manager.

Mibble is released with full source code under the GNU GPL license. This license permits free usage, but redistribution of Mibble or any derived code is restricted.

Please note that Mibble is not an SNMP stack or MIB compiler. It merely provides the functionality for reading SNMP MIB files (i.e. a SMI parser). You can use Mibble together with either SNMP4J or Westhawk's SNMP stack if you need both MIB parsing and SNMP manager functionality. You can also use Mibble as the basis for a MIB compiler, as it provides all the information you can possibly need from the MIB files.

What's New in This Release:
Improved loading of files containing multiple MIBs.
Minor feature enhancements and bugfixes.

Mibble 2.7 search tags