I am wanting to recieve alerts only on interfaces that are connected to a cisco device, whenever that interface goes down. I have hundreds of interfaces to monitor and so i would like for the Orion alert to automatically filter for this specific interface.
I have found the following MIB (CISCO-CDP-MIB:cdpcachetable OID 1.3.6.1.4.1.9.9.23.1.2.1). This displays the interface index value (not sure how to convert to normal format) and its cdp neighbor.
So i am trying to work through an alert that only looks at the interfaces displayed by the MIB above that have "down" interfaces. Any help would be greatly appreciated!!