cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

Edit SNMP config

Edit SNMP config

Daniel_Valera1
New Contributor II
Hi! i need edit snmp config at the sw.

I have this configuration
"configure snmp access-profile snmp_access1 readwrite" and want chenge to readonly:

"configure snmp access-profile snmp_access1 readonly" but i see a CLI error:

Error: Please remove previously configured rule(s) before configuring policy snmp_access1

How remove previously configured rule?

Regards

3 REPLIES 3

Henrique
Extreme Employee
Hi Daniel, to change from RW to RO you have to follow the steps below:

config snmp access-profile none
config snmp access-profile snmp_access1 readonly

Thanks bro...
GTM-P2G8KFN