Dependencies
- Java 9 or later
- SNMP4J 3.1.0
Changes
- Fixed [SFJ-203]: SNMP4J-SMI-PRO does not correctly load MIB modules with compliance modules correctly when the MIB module was saved with SNMP4J-SMI-PRO 1.9.6 or earlier and if the Java runtime differs (version and/or platform). In the failing case, exception and conditional group clauses are ‘null’ or empty and do not provided the stored content.
- Improved: Small performance improvements to SMI output.