AgentX++ 3.0.0 Release

AgentX++ 3.0.0 has been released 2026-08-16T22:00:00Z to add TLS and TCP transport support (SNMP++ 4.0.0) to the example master agent as well the property file based Mib configuration provided by AGENT++ 5.0.0.

CHANGES

  • Changed: AgentX++ master to support TCP and TLS transport and to read initial configuration from master.properties file.
  • SECURITY: Replaced sprintf by snprintf in agentx.cpp and agentpp_notifytest_mib.cpp.
  • Fixed: 314 missing parameters and other doxygen doc warning issues.