How to enable SNMP in Mikrotik Router


How to enable SNMP in Mikrotik Router


Today we will see that how to monitoring Mikrotik Router traffice using SNMP. In this post we will also most important protocol which help to monitor traffic.

[Root@Mikrotik]
  > /snmp

[Root@Mikrotik]
 /snmp > set enabled=yes contact=[YOURNAME] location=[LOCATION]

Next, set disable community public read access




[Root@Mikrotik]
 /snmp> community

[Root@Mikrotik]
/snmp community> print
# NAME ADDRESS SECURITY READ-ACCESS
0 public 0.0.0.0/0 none yes

[Root@Mikrotik]
 /snmp community> set public read-access=no
Add your community name and specify access ip address

[Root@Mikrotik]
/snmp community> add name=network address=10.10.10.0/24

[Root@Mikrotik]
 /snmp community> print
0 public 0.0.0.0/0 none no
1 network 192.168.10.0/24 none no

[Root@Mikrotik]
/snmp community> set network read-access=yes

Hope this will help to all of you and resolved your all query if you have any query or question so you may ask to send email on our email account (onlinenetworkssolution@gmail.com) or leave comment on page.

Share:

2 comments

  1. I went over this internet site and I believe you have a lot oof
    good information, saved to fav (:.

    Here is my page: skin care ()

    ReplyDelete
  2. Wow, this post is good, my younger sister is analyzing
    these things, therefore I am going to inform her.

    ReplyDelete

Please leave your comments...... Thanks