NetXMS Support Forum

English Support => General Support => Topic started by: 74kumi on May 10, 2017, 12:12:42 AM

Title: Cisco Ospf neighbor DCI alerting help
Post by: 74kumi on May 10, 2017, 12:12:42 AM
I'm trying to set up a way to alert me if there is a change in ospf neighbors in my network, I have ciscos running ospf and my test devices has 5 neighbors that its currently polling via  DCC table. Is there anyway I can set this up as a template to notify me if there are any additions or subtractions in this table?
Title: Re: Cisco Ospf neighbor DCI alerting help
Post by: Victor Kirhenshtein on May 17, 2017, 02:21:34 PM
Hi,

there are multiple ways. First you can create script DCI that will do SNMP walk over OSPF neighbor table and check for changes. You may also check for SNMP traps - most likely Cisco will send trap on each OSPF topology change.

Best regards,
Victor