I want to dynamically ignore devices based on parameters, rather than by IP or interface. I have devices named "nomon" to tell my monitoring system to not monitor the device. When I add these manually to the static ignore list, then, if that nomon device is removed from the network and a new device takes its IP, that device is automatically ignored. This is very rigid for a monitoring system. We need to dynamically ignore things based on device type, based on naming convention. We need to ignore interfaces based on the model of the device, not based on the IP of the device. This would be huge!!!