[AGENT++] Updates: SNMP++v3.2.9c, AGENT++v3.5.14, AgentX++v1.4.8, AgentX++Win32Masterv1.0

Frank Fock fock at agentpp.com
Thu Dec 4 09:26:49 CET 2003


New versions of SNMP++, AGENT++, and AgentX++ have been
released. In addition, a beta version of the AgentX++Win32 master
agent is available for download from http://www.agentpp.com
(go to the AgentX++ download area).

The AgentX++Win32 API is an add-on API for AgentX++. A license
for AgentX++Win32 API is by now included in an AgentX++ license.

The features of the AgentX++Win32 master agent are:

* Replaces seamlessly the native Windows XP/2000 SNMP agent.
* Uses and supports all configuration settings of the native agent, like 
trap,
   community, extensible subagent DLLs, and source address filtering.
* Supports AgentX, MS Extensible Subagent API, and AGENT++ API
   for subagents.
* Source address filtering for TCP AgentX connections.

The sources for the AgentX++Win32 API that also includes the already
released extensible subagent adapter (AGENT++Win32) will be realeased
in a few days. Meanwhile any feddback, feature requests, and bug reports
are welcome. Early next week, the updated MSVC projects for all the above
libraries will also be available for download.


RELEASE NOTES

SNMP++v3.2.9c:
- Fixed: High CPU usage in SNMPProcessEvents() on Win32 platform.

AGENT++v3.5.14:
* Changed: Mib constructor with persistency path
  parameter.
  The type of the parameter has been changed
  from "const char*" to "const OctetStr&".
  Access method and member "persistent_objects_path"
  are no longer static!
* Fixed: Incorrect error check in snmpTargetAddrTMask
  that prevent modifying the row while
  notInService(2).
* Fixed: Check whether a snmpTargetAddrTable row
  can be set active when using createAndWait(5).
* Added: IPv6 support for the snmpTargetAddrTable.
  This includes support for the new Transport Domain
  OIDs defined in the TRANSPORT_ADDRESS_MIB.
* Added: AGENTPP_CONFIG_MIB that allows to configure
  logging levels at runtime and source address
  validation for SNMPv1/v2c protocols (see the ATM
  example or just add
  "mib->add(new agentpp_config_mib());" to your
  agent).

AgentX++v1.4.8:
* Changed: MasterAgentXMib and SubAgentXMib
  constructors with persistency path parameter.
  The type of the parameter has been changed
  from "const char*" to "const OctetStr&".
* Added: IPv6 support for TCP subagent
  connections.
* Added: AGENTPP-AGENTX-MIB implementation
  for source address filtering of subagent
  connections at the master.
* Fixed: TCP address was not listed in
  AGENTX-MIB connection table for TCP sub-
  agent connections.


Frank Fock







More information about the AGENTPP mailing list