diff --git a/doc/Support/SNMP-Configuration-Examples.md b/doc/Support/SNMP-Configuration-Examples.md index f26ec714f8..fbcbc05dc2 100644 --- a/doc/Support/SNMP-Configuration-Examples.md +++ b/doc/Support/SNMP-Configuration-Examples.md @@ -79,6 +79,17 @@ set snmp contact contact set snmp community YOUR-COMMUNITY authorization read-only ``` +### Mikrotik +#### RouterOS 6.x +``` +#Terminal SNMP v2 Configuration +/snmp community +set [ find default=yes ] read-access=no +add addresses= name= +/snmp +set contact="" enabled=yes engine-id= location="" +``` + ### Palo Alto #### PANOS 6.x/7.x 1. Access the web admin page and log in