It would be nice to have the option in the exceptions function of the templates to allow rules based on a value of another OID
So say you could do this:
ifName : ignore : where ifAlias = "Available"
-or-
ifName : ignore : where ifAdminStatNum=2
Maybe you would want to do an only rather than ignore
Or any type of condition or value.
M