SNMP not working

Hi,

We trying to include several mikrotik devices in the current community but unable to do so and we dont know why here we see an example of a not working config:

[admin@vpnmacuspana1] /snmp> print
enabled: yes
contact: “astelecom@bepensa.com
location: “”
engine-id: “”
engine-boots: 209
time-window: 15
trap-sink: 0.0.0.0
trap-community: bepensa
trap-version: 3
[admin@vpnmacuspana1] /snmp>

Dont know why this device has a “trap-sink” instead of a trap-target, we have observed that snmp works 99% of the time on devices with the latter. No idea how engine-boots works also and cant remove it.

Working devices looks like this:

[admin@vpnmotul.bepensa.org] /snmp> print
enabled: yes
contact:
location:
engine-id:
trap-target: 0.0.0.0
trap-community: bepensa
trap-version: 3
trap-generators:
[admin@vpnmotul.bepensa.org] /snmp>

Please advice.

From both devices please post:

/snmp export

I’d like to see what you have for SNMPv3 configured. Just to be clear you are trying to get SNMPv3 based traps working not SNMPv3 polling correct? Also, any code version or hardware differences?