[SNMP4J] SNMP4J 2.2.3 Released

Frank Fock fock at agentpp.com
Thu Nov 28 01:27:43 CET 2013


Hi,

SNMP4J 2.2.3 has been released. The new release contains several
bugfixes and new features. Worth to note, is the implementation
of new AES192 and 256 privacy protocols that use a non-standard
key extension algorithm derived from the 3DES protocol. Those
privacy protocols seem to be used by some telco suppliers and
are provided in SNMP4J for better interoperability. Those protocols
should not be used for SNMP agents.

SNMP4J CHANGES Version 2.2.3:

* Added: Support for nonstandard AES 192 and 256 using 3DES key extend 
algorithm.
* Improved: EngineID event firing to ignore already fired events.
* Added: Option to deactivate GETBULK usage centrally in SNMP4JSettings.
* Fixed: NPE in IpAddress toString() method.
* Fixed [SFJ-80]: Race condition in Snmp.close() with 
PduHandleCallback.pduHandleAssigned(..).
* Fixed [SFJ-77]: renewSocketAfterException now renews the listen socket 
with the configured local IP address instead for all local interfaces.
* Fixed [SFJ-78]: getListenAddress returns the actual listen address 
instead the configured listen address.
* Improved: Generics refactorings.
* Fixed: Second constructor of ResponseEvent to take any object as 
source, not only the Snmp class.


-- 
---
AGENT++
Maximilian-Kolbe-Str. 10
73257 Koengen, Germany
https://agentpp.com
Phone: +49 7024 8688230
Fax:   +49 7024 8688231




More information about the SNMP4J mailing list