How to make the agent neglect the v1 v2 request.

Jochen Katz katz____telematik.informatik.uni-karlsruhe.de
Wed Nov 8 10:26:10 CET 2000


Hi,

> If I wanna accept only snmp V3 request while neglecting all other
> request, how can I  achieve it?

if you only add groups for SecurityModel_USM to the vacm, only V3
requests are accepted. Look at the example agents of agent++ and search
for vacm->addNewGroup. If you delete the lines with SecurityModel_v1 and
_v2 (you can also delete the access entries for the v1v2group and some
of the views) only V3 requests are accepted.

Best regards,
  Jochen



More information about the AGENTPP mailing list