cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1150
Views
5
Helpful
2
Replies

2nd snmp community strings

omibac
Level 1
Level 1

Is it posible to set up 2 different RO snmp community strings on 6500 Catos?

2 Replies 2

Joe Clarke
Cisco Employee
Cisco Employee

Yes:

set snmp community-ext

For example:

set snmp community-ext public123 read-only

set snmp community-ext private123 read-write

This command is available in CatOS 7.5(1) and higher.

Thank you. This helps me a save time researching...