Whitelisting interfaces by ifDescr

During discovery it appears that you can blacklist interfaces but I’d like to whitelist interfaces instead.

I’ve created a small addition to includes/functions.php to search for good_if_whitelist and allow whats in that list.

Does anyone else find this useful?
Or is it best to discover all potential interfaces and only enable interesting interfaces in polling?