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

SNMPv3 Traps issue

Hey all,

I have configured my routers with the following configuration

snmp-server ifindex persist 
snmp-server view ADMIN_VIEW iso included
snmp-server group ADMIN_GROUP v3 priv read ADMIN_VIEW  write ADMIN_VIEW

snmp-server user ADMIN_NMS_USER ADMIN_GROUP v3 auth sha pass123 priv des56 pass123

snmp-server enable traps snmp linkup linkdown
snmp-server host 10.1.1.1 traps version 3 priv ADMIN_NMS_USER

logging buffered 4096 notifications
logging trap notifications
logging source-interface FastEthernet0/1.1
logging 10.1.1.1
snmp-server trap-source FastEthernet0/1.1
snmp-server enable traps snmp linkdown linkup
snmp-server enable traps envmon
snmp-server enable traps config
snmp-server enable traps ospf state-change
snmp-server enable traps ospf errors
snmp-server enable traps cpu threshold
snmp-server enable traps ipsla

I am able to poll the device and also receiving syslog messages but not traps when ospf adjacency changes or when ip sla reports failure.

Please help

Thanks

Zeeshan

1 Reply 1

Joe Clarke
Cisco Employee
Cisco Employee

Try changing ADMIN_GROUP to:

snmp-server group ADMIN_GROUP v3 priv read ADMIN_VIEW write ADMIN_VIEW notify ADMIN_VIEW
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: