I am looking for a little help on 'Dynamic Queries' When setting up a group. I have several class 'C' network I need to set groups up for. Basically all monitored network equipment will fall into the last 14 addresses in the IP address space. (xxx.xxx.xxx.235 - 254). In that range of 14 addresses I need to skip 2 addresses which are xxx.xxx.xxx.240 & xxx.xxx.xxx.253..
Monitored equipment moves or changes often so my approach to creating the group is using a dynamic query. I can get a group created but it looks like I need to use 3 different dynamic queries for the address space I am interested in. For example I am wanting to monitor network equipment 1.1.1.0/24 subnet. I would need to setup the following 3 dynamic queries so I can skip the .240 and .253 address....
The orion object is set to node....
IP address -> Matches -> Dynamic query
1.1.1.23[5-9] to monitor 1.1.1.235, 236, 237, 238 & 239
1.1.1.24[1-9] to skip .240 and monitor 1.1.1.241 thru 1.1.1.249
1.1.1.25[0-2] to monitor 1.1.1.250 thru 1.1.1.252...
Is it possible to put all of these in the same query so I don't have to make multiple queries when setting up the group?