I am trying to setup OpManager to pass SNMP traps to a remote system based upon different alarm types. The way the notification profiles can be assigned to a device is that they are assigned to all interfaces or to a set of interfaces but there is no seperation for errors, discards, status, and utilization that I see.
I was wondering if there was some variable that could be added to the notification profile to lookup the interface that is having the problem and which of the interface problem types it is?
For example is FastEthernet 0/0's error rate went above threshold I could get variables stating "Fast Ethernet 0/0" and "error rate."
-Trying to create unique varbinds for the traps so that they can be cleared automatically on the remote computer (also running opmanager).