03-20-2019 01:49 AM
Hello I have Cisco router 2951(IOS 15.0) and Microfocus NNMi monitoring system.
Router is discovered by NNMi and configured to monitor interfaces properly. Actually it is working when NNMI requests NNMi traps (with 5m interval). And when some interface goes down router doesn't sent traps to NNMi.
I have tried troubleshoot by debugging snmp packets, and no snmp traps sent.
What maybe the reason?
Thanks in advance!
03-20-2019 02:05 AM
Hi there,
Can you share the output of: sh run | inc snmp-server
cheers,
Seb.
03-20-2019 04:19 AM
Hello,
sure, here is the output:
snmp-server community sitescope RO
snmp-server trap-source GigabitEthernet0/0.10
snmp-server source-interface informs GigabitEthernet0/0.10
snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart
snmp-server enable traps vrrp
snmp-server host 192.168.0.166 version 2c sitescope
03-20-2019 05:05 AM
Hi there,
Although these commands should be defaults (by the presence of the other current commands) can you try explicitly adding them:
! snmp-server enable traps snmp-server host 192.168.0.166 traps version 2c sitescope !
cheers,
Seb.
03-22-2019 12:30 AM
Hello dear Seb Rupik,
I added commands you have provided. In the running-config nothing changed, and NNMi doesn't receive SNMP traps still.
03-22-2019 04:44 PM
Can you try manually configuring "snmp trap link-status" on an interface and triggering it? Keep debug running and monitored. Also, do you have link traps working on another 2950 in your network?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide