- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2020 10:31 AM - edited 09-24-2020 10:34 AM
hi all,
im reading this guide but this guide only says how to configure v3 but i want to configure v2c with community string public, how would i go about it please
snmp-server community public
but where do i specify it to use v2c
thanks,
rob
Solved! Go to Solution.
- Labels:
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2020 11:03 AM
yes SNMP v2 config simple
for read only
snmp-server community public RO
for read and write
snmp-server community private RW
enable traps
snmp-server host <IP Address> version <v1 or 2c> <RO community string>
snmp-server enable traps [notification-type] [notification-option]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2020 11:03 AM
yes SNMP v2 config simple
for read only
snmp-server community public RO
for read and write
snmp-server community private RW
enable traps
snmp-server host <IP Address> version <v1 or 2c> <RO community string>
snmp-server enable traps [notification-type] [notification-option]
