[SNMP4J] Updates: SNMP4J-Agent 1.1RC3 and SNMP4J-AgentX 1.0RC2

Frank Fock fock at agentpp.com
Thu Feb 22 00:54:27 CET 2007


SNMP4J-Agent v1.1 RC3 and SNMP4J-AgentX 1.0 RC2 have
been released today and can be downloaded from
http://www.snmp4j.org

These releases are the last candidate releases. The
final SNMP4J-Agent v1.1 and SNMP4J-AgentX 1.0 are
scheduled for release beginning of next week. Then
also the commercial license for SNMP4J-AgentX will
be available for purchase.

These new update releases were necessary because of a
design bug regarding the MOServerLookupListener. A
server would not be able to inform such a listener
about queried ManagedObjects before they are matched
against the query but after their scope already
matched. The new release allows this by firing the
queryEvent.


RELEASE NOTES

SNMP4J-Agent v1.1 RC3 (CHANGES since v1.1 RC2)

* Changed: Made agentState protected in BaseAgent.
* Improved: Added MOServerListener.queryEvent
   method to properly notify query events that not
   necessarily result into a lookup of a managed
   object.
   ATTENTION: This requires that classes implementing
   the MOServerListener interface have to add this
   method.
* Improved: MOScalar can now fire MOChangeEvents
   to associated listeners.
* Added: MOQuery.isWriteAccessQuery to allow listeners
   of MOServerLookupEvents to distinguish between read
   and write access.
   ATTENTION: This requires that classes implementing
   the MOQuery interface have to add this method.

SNMP4J-AgentX v1.0 RC2 (CHANGES since v1.1 RC1)

* Fixed: Several issues regarding sub-agent index
   allocation (reported by Peder Toftegaard Olsen).
* Changed: Queries to lookup ManagedObjects for
   an AgentX subagent now reports whether the query
   is performed to change the matched ManagedObject
   (commit or undo) or not.


Frank Fock
-- 
AGENT++
http://www.agentpp.com
http://www.mibexplorer.com
http://www.mibdesigner.com




More information about the SNMP4J mailing list