Mibble is an SNMP (Simple Network Managment Protocol) MIB (Manageable Information Base) parser library for Java. The library can be used to read SNMP MIB files as well as simple ASN.1 files. The library also contains classes for simple handling of the information contained in the MIB file, such as OID:s and types.
| Tags | Networking Monitoring Software Development Libraries Java Libraries Internet |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Changes: Some missing symbol errors were changed to report warnings instead. The problem in which the MIB file extract was printed for any errors or warnings found was also corrected. An internal error when loading files in the current directory was fixed.


Changes: This version improves parsing speed, making MIB file loading approximately twice as fast. It also contains a number of minor API updates and freshens the list of bundled MIB files.


Changes: This release fixes a serious performance issue that caused duplicate loading of some files and corrects a number of parse errors which occurred when reading AGENT-CAPABILITIES macros. Several bundled MIB files have been updated.


Changes: Improved loading of files containing multiple MIBs. Minor feature enhancements and bugfixes.


Changes: This release adds a MIB pretty-printer application and several new methods to the API. A few minor issues have also been fixed.