cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
493
Views
0
Helpful
1
Replies

SNMP V.3 Configuration.

subashmbi
Level 1
Level 1

Hi All,

I need some clarification about the snmp v3 configuration.

The below configuration is correct / i can proceed this.

access-list 99 permit 1.1.1.1!!LMS Server!!

access-list 99 permit 2.2.2.2!! CSMARS Server!!

!

snmp-server group test v3 auth access 99

!

Note: Below commands will not see in the running config; whether i have to apply the same commands  for csmars also?!!

snmp-server user test test123  remote 1.1.1.1v3 auth md5 test234

snmp-server user test test123  v3 auth md5 test234 priv des test234

snmp-server host 1.1.1.1 test !! Points to LMS Server!!This same commands  have to points to csmars?

!

If somebody have best practise Snmp trap configuration send it ..

1 Reply 1

bhisham84
Level 1
Level 1

snmp-server view ABC-view internet included
snmp-server group SNMP-Group v3 auth read/write ABC-view access 15(access-list)
snmp-server user CISCO SNMP-Group v3 auth md5 password priv des password access 15(access-list)

access-list 15 permit host 172.16.X.X
access-list 15 permit host 172.16.X.X
access-list 15 permit host 172.16.X.X
access-list 15 permit host 172.16.X.X

snmp-server host 172.16.X.X traps version 3 auth CISCO

and enable SNMP traps with snmp-server enable traps cmd

Hope this will help!!!

Thanks/Bhisham

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card