I have Cisco 2811/1841 Routers and Cisco 2906 switches (24/48port). I am looking to enable SNMP on them. Either SNMPv2 or SNMPv3. I need to find documentation on this and any step by step advice would be a real help.
2. if you want to have RW access, the above applies, but it is highly recommended that you use another community name other than public (long and random is good)
ip access-list 1 permit ip host 1.1.1.1 ! ip of server running mrtg
snmp-server community somethingrandomRW 1
Muhammed-Rummaneh
Dear Cicio7777
I solved this Problem before ...please check this link
If you need to avoid any access-list/security issue just remove the access-list number on the end of snmp commands.