SNMP4J Release 3.2.2

SNMP4J 3.2.2 has been released to fix two bugs that could lead to null pointer exceptions when the API is used intuitively though not within the intended usage boundaries.

Dependencies

  • Java 9 or later

CHANGES

  • Fixed [SFJ-206]: DefaultPDUFactory constructor does not initialise contextEngineID which could lead to a NPE.
  • Fixed: Possible NPE when getting a localized user with engine ID after trying to get the non-localized user (with zero length engine ID). See also: NPE at USM.addLocalizedUsmUserEntry