Download License     Buy Now API Doc FAQ Forum SNMP4J-SMI-PRO Stack SNMP4J Icon

SMI-PRO

The SNMP4J-SMI-PRO API provides MIB compiler support for SNMP4J with seamless integration into SNMP4J and all additional APIs.
It can be applied at development anytime, even on an existing SNMP4J based product. More...

SNMP4J-SMI-PRO extends SNMP4J by:

  • SMI v1 and v2 MIB compiler with strict (= standard conform syntax checking) and very lenient checking.
  • Format object identifiers (OIDs) used in SNMP4J and dependent applications as object name and index value string when OID.toString() is called.
  • Create object identifiers (OIDs) from object names instead of dotted number format (e.g., 'sysDescr.0' instead '1.3.6.1.2.1.1.1.0').
  • Compile MIBs into a compressed MIB repository for fast MIB access.
  • Load MIBs into a SNMP4J application from a MIB repository.
  • Compile and use PIB modules.
  • Find MIB objects and access all of their attributes programmatically. More...