[AGENT++] Privacy and authentication in traps

Jochen Katz katz at agentpp.com
Tue Apr 19 21:53:24 CEST 2011


Hi,

> I'm sending SNMPv3 traps, but they don't have authentication nor
> privacy enabled, even though the MD5DES user has authentication
> and privacy working for get and set.
>
> no.add_v3_trap_destination(dest, "defaultV3Trap", "v3trap", "MD5DES");

please either update to the latest version of agent++ or change the
add_v3_trap_destination() function (of the old version that you are
currently using) to add the entry with the desired security level.

Regards,
  Jochen



More information about the AGENTPP mailing list