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

EIGRP nei FLAP monitor

Vinayaka Raman
Level 1
Level 1

 

Please advise how can we efficiently monitor eigrp uptime.

I would like to see a notification whenever eigrp flaps

To do this i selected snmp oid for eigrp

please help in writing this snmp oid monitor script

cEIGRPuptime MIB value is  1.3.6.1.4.1.9.9.449.1.4.1.1.6

event manager applet NEIGHBHOR_FLAP_NOTIFIER

  event snmp oid  1.3.6.1.4.1.9.9.449.1.4.1.1.6 poll-interval ?
 action 1.0 cli command "enable"
 action 1.1 info type routername
 action 1.2 cli command "del /force flash:outputs"
 action 1.3 cli command "show ip eigrp nei | append outputs"
 action 1.4 cli command "show ip bgp sum | append outputs"
 action 1.5 cli command "more flash:outputs"
 action 1.6 mail server "mail01.x.com" to "vinayaka_raman@x.com" from "vinayaka_raman@x.com" subject "$_info_routername" body "$_cli_result"

Regards Vinayak
1 Reply 1

Vinayaka Raman
Level 1
Level 1

If i trigger event by matching syslog pattern , i am getting multiple alerts via email..i need to supress it and get alert when it goes down and when it comes back up. It can be to any neighbhor

Regards Vinayak
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: