This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Dynamic Queries with an IP Range & Variable Octets for Alerting

Hello, I am attempting to create an alert that would alert me when a BGP Neighbor goes down on one of my devices. The problem is I manage a very large and complex network that does have many stale BGP sessions that have not been cleaned up yet. What I am trying to do is make a Dynamic Query that would only monitor a selection of IP ranges, using the second Octet as the variable. 

For example, I want to alert on an IP range like this:

192.x.120.60
and
192.x.150.10
and
192.x.100.55

So you can see I am only concerned about the second octet being the variable. 

I am not familiar with Dynamic Queries and can't seem to even find where to create one, so any guidance would be much appreciated. 

For further information, my ultimate goal is to have an Alert that looks at only these ranges and ONLY if the BGP Routing Neighbor is Deleted or NOT EQUAL TO "Established". 

Thank you very much.