SNMPv3 Notifications and VACM access

Please check your access entry in the VACM for the fullNotifyView. It does not seem to include the notification ID that of the notification to be sent: 1.3.6.1.4.1.1.2.1.

The log output

exactContextMatch=false, prefixMatch=false, matchSecModel=true and matchSecLevel=false

Means that:

  1. The SNMPv3 context of the selected access entry does not match with the notification to be sent. :exclamation:
  2. The security model matches :white_check_mark:
  3. The security level does not match (notification has noAuthNoPriv but access entry has authPriv) :exclamation: