cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
459
Views
5
Helpful
1
Replies

SNMP V3

somnath21
Level 1
Level 1

Hi,

In my network devices I want to configure SNMP version3.Now it's working with SNMP v1.Please find the configurationn for SNMP V1 and let me know what changes I have to do for SNMP V3?

snmp-server community terminal@mon RO

snmp-server trap-source Vlan10

snmp-server enable traps snmp linkdown linkup

snmp-server host 10.138.75.136 terminal@mon

Regards,

som

1 Reply 1

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Som,

configuration and underlying concepts are different with SNMPv3

as a reference use :

http://www.cisco.com/en/US/docs/switches/lan/catalyst3750e_3560e/software/release/12.2_46_se/configuration/guide/swsnmp.html#wp1076836

an example taken from the above link:

Switch(config)# snmp-server user authuser authgroup v3 auth md5 mypassword

Switch(config)# snmp-server host 192.180.1.27 informs version 3 auth authuser config

Switch(config)# snmp-server enable traps

Switch(config)# snmp-server inform retries 0

SNMPv3 introduces user authentication.

Hope to help

Giuseppe

Review Cisco Networking products for a $25 gift card