Hi
I want to filter interface traps, by the Parameter Name and Value. The traps i want to filter is common traps from interfdaces such as, Blocked by STP, AAA, PoE... They all share the same trap OID except the last ID before the enterprise specific... -> 1.3.6.1.4.1.11.2.3.7.11.50.6.2 <- the 50.6.2 could be 115.6.2 or 23.6.2, for another switch model.
As i see it, I should filter these trap by making a filter for each switch model, or could I make a filter that uses a wildcard like this -> 1.3.6.1.4.1.11.2.3.7.11.*.6.2 and by the parameter??