Hi, How to monitor the BFD sessions for "Cisco Catalyst 8000V Edge". We polled them via snmp
I'd never heard of BFD before so did a quick search. I can also see there are a lot of OIDs available e.g. https://mibs.observium.org/mib/CISCO-SDWAN-BFD-MIB/ - so as this is not natively built into Solarwinds, then you will need to build UnDPs and then add those in as widgets to your chosen template(s).
Check the below link it might help you.
Cisco SDWAN SNMP OID monitoring. BFD sessions. Fail. - THWACK
We are monitoring SD‑WAN overlay with help of Vmanage and underlay with Solarwinds
Doesn't really add anything to the Ops query though as it is just the question raiser talking to themselves. It does, however, confirm what I said - it needs to be done via UnDPs 😉
for cisco sdwan using cedges, i am using REST APIs to call vmange and based on data from vmanage i update a custom property on the node with the current bfd number sessions.
A custom alert will check the value and will trigger if necesarry.
You could also just monitor the syslogs for BFD messages and alert on them accordingly.