10-17-2006 06:39 PM - edited 03-05-2019 12:18 PM
Hi,
I am unable to remove the following commands from my Cisco 3750 running configuration. The best i can do is to run "no snmp-server", but that would disable all my other snmp queries to the switch. The strange thing is when I perform "snmp-server community public", the following 2 strings will show up again in the running configuration. Any help would be appreciated.
snmp-server host 192.168.1.1 version 2c private config copy-config snmp
snmp-server host 192.168.1.2 version 2c public config copy-config snmp
Running the following doesn't seem to be able to remove the above 2 lines
no snmp-server host 192.168.1.1 version 2c private config copy-config snmp
no snmp-server host 192.168.1.2 version 2c public config copy-config snmp
Solved! Go to Solution.
10-29-2006 06:29 PM
Yes, it certainly helped alot. Thanks a million!
07-14-2022 01:01 PM
Wonderful, Thank you!
I had 2 unwanted communities, one named "badcommunity" another named "162" that I couldn'd remove so I did:
snmp-server community badcommunity rw
snmp-server community 162 rw
then I just typed:
no snmp-server communnity badcommunity rw
no snmp-server community 162 rw
and that did the trick!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide