Edit SNMP config
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-19-2016 06:34 PM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-19-2016 06:45 PM
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
config snmp access-profile none
config snmp access-profile snmp_access1 readonly
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-19-2016 06:45 PM
Thanks bro...
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-19-2016 06:45 PM
