SNMP4J-SMI-PRO 1.12.2 Release

SNMP4J-SMI-PRO 1.12.3 has been released on 2025-06-16T22:00:00Z with performance improvements and a bug fix related to Java 24 date formatting which caused SNMP4J-SMI-PRO <1.12.3 to generate incorrect characters for ASN.1 comments in SMI files when “generate comments” was activated.

CHANGES

  • Fixed: NullPointerException in SMI parser when compiling MIB modules with syntax errors that prevent specific localising Token positions for VARIATION constructs (very rare).
  • Fixed: UTC date and time comment generated with Java 24 for MIB export (PDF, HTML, etc.) or later contains non-ASCII character.
  • Updated: SNMP4J dependency to 3.9.4.
  • Improved: SmiManager.setIndexClauseCachingEnabled now allows disabling INDEX clause reference caching which
    is now enabled by default to speed up INDEX OID conversions to Variables.