i’d like to monitor a MikroTik device via SNMP over the public internet. I therefore would like to allow monitoring via SNMPv3 (with authentication and encryption) only.
As soon as I enable SNMP, I can query the device using all SNMP versions.
Is it possible to restrict querying to SNMPv3 only?
If not - what’s the idea behind implementing SNMPv3 as the more secure standard when SNMPv2 is still sending information unencrypted over the network?
thanks for your feedback. I already knew that wiki article and have read it - but I don’t see where it explains how to enable/ disable only certain versions of SNMP.