AGENT++ v3.4b

Frank Fock Frank.Fock____t-online.de
Wed May 24 02:22:51 CEST 2000


AGENT++ has been updated to version 3.4b.
These are the changes:

* Added two objects to the AGENTPP-SIMULATION-MIB. Those
  objects make it possible to delete rows from tables
  of a simulation agent using SNMP. You can add those
  objects to your simulation agent by adding a
  agentpp_simulation_mib MibGroup to your Mib that is
  constructed by using the new constructor
  agentpp_simulation_mib(Mib*).

* Fixed: MibTable::remove_unused_rows removed wrong rows
  which could have caused a segmentation fault.

* Changed NotificationOriginator class in several ways:

  - Now also available without _SNMPv3.

  - Fixed v3 traps.

  - Uses SNMP-COMMUNITY-MIB (if present) to determine the
    community for SNMPv1/v2c traps from the securityName
    stored in snmpTargetParamsSecurityName.

* Fixed: SnmpTagValue did not accept empty tag strings.

* Made find_managing_object() and find_next() methods of
  class Mib public.


Kind regards,
Frank Fock




More information about the AGENTPP mailing list