SNMP4J-AgentX 3.5.3 Release

SNMP4J-AgentX 3.5.3 has been released 2021-12-14T23:00:00Z to fix several issues about USM persistency and TLS message processing in dependencies.

CHANGES

[2021-12-15] v3.5.3
(Requires SNMP4J-Agent 3.5.4, SNMP4J-Agent-DB 3.5.4, and SNMP4J v3.6.4 or later)

  • Updated: Dependencies to SNMP4J-Agent 3.5.4, SNMP4J-Agent-DB 3.5.4, and SNMP4J v3.6.4.

[2021-12-04] v3.5.2
(Requires SNMP4J-Agent 3.5.3, SNMP4J-Agent-DB 3.5.3, and SNMP4J v3.6.3 or later)

  • Added: jar-with-dependencies is now part of the distribution file.
  • Fixed [AS-24]: Made sure that authPassword and privPassword hidden columns are null if user is localised. This fixes a regression caused by SFJ-222 that generated wrong keys if users were initially loaded from properties file and localisation key was given.
  • Improved: Suppressed redundant usmUserChange event processing on USM entries created by UsmMIB itself.

[2021-11-23] v3.5.1
(Requires SNMP4J-Agent 3.5.2, SNMP4J-Agent-DB 3.5.2, and SNMP4J v3.6.2 or later)

  • Fixed: Typo in MOQuery.subtractScope(MOScope scope) method name (if used in instrumentation code this change will cause changes in that code, i.e. there is no binary compatibility then).
  • Fixed: Typos, improved final usage, added a lot of JavaDoc.

Dependencies

  • Java 9 or later.
  • SNMP4J 3.6.4
  • SNMP4J-Agent 3.5.4
  • SNMP4J-AgentDB 3.5.4