Mibble TODO-List
Known Issues
This is a list of the known issues as of the release of
version 2.0 (2003-07-19). Please
verify that any new problem found is not in this list before
sending a bug report.
-
There are currently no known issues.
Suggested Improvements
This is a list of the currently known suggested
improvements.
-
Add graphical MIB browser
A simple graphical MIB browser would be easy to create
with the new library. Such an application would be a nice
demonstration of the capabilities in the library.
(Bug #4366)
-
Support strict SNMPv1 and SNMPv2 parsing
When parsing SNMPv1 files, no symbols or constructs
from SNMPv2 should be available. The opposite goes for SNMPv2
files. (Bug #4367)
-
Create unit tests
All the source code should be tested automatically
through JUnit or a similar tool. This is a minor issue,
however, as the complete library is always tested with all
the IETF MIB files on each build. (Bug #4368)