|
JASMI (Java API for SMI) is a software development kit (SDK) for Java 1.3 or later that can be used to check and compile SNMP SMIv1/v2 MIBs into MIB repositories with a few lines of code. JASMI MIB repositories are a directory on the file system that contain compiled MIB modules for fast and consistent access of MIB information. JASMI MIB repositories are compatible with MIB Designer, MIB Explorer, and AgenPro 2 repositories. The compiled MIB modules can be loaded into any Java program in order to access its MIB information for further processing. Any parsable MIB information, including most ASN.1 comments, can be extracted.
That SMI information, for example, may be used in a SNMP application or to generate program code for a SNMP agent and for mapping object names to object identifiers (OIDs) at runtime.
A development license with free runtime distribution is already included in a single user license for MIB Designer. Please read the JASMI license agreement for details.
The JavaDoc documentation of JASMI is available online. JASMI can be downloaded from the MIB Designer download area.
To request a free evaluation license for JASMI, please send an Email with your postal address to evaluation@mibdesigner.com.
|