MIB Compiler UI is a tool used for generating java
source files for MIB(s). It takes the MIB as the input
and generates java stub files that can be instrumented
to manage the user's applications. A complete standalone
SNMP agent can be generated using this powerful GUI
tool without much effort for its code generation.
Key Features and Benefits
Features
Benefits
Complete agent development environment
Handles right from loading the MIB file(s) till generating
the stub files and running the agent without the use
of commandline or other utilities for code generation.
Code Merging support
The instrumented code remains unaltered even after
regeneration.
Selected nodes option
Allows to generate agents for selected managed objects
of the MIB files.
Settings Dialog
Enables various configurations of the agent without
writing source code.
Workspace dialog
A single window to view/access multiple projects under
that workspace directory.
Debug window
Updates with debug messages (status) on generation
and compilation.