I've set up a processing rule for LinkDown and LinkUp traps. I’ve added these rules as the trigger action (LinkDown) and reset action (LinkUp).
However, I’m trying to ensure that if multiple LinkDown traps come in for different interfaces, the correct alert gets reset when the corresponding LinkUp trap arrives.
Right now, I think the alert will trigger for one interface, but if a LinkUp comes in for a different interface, it might reset the wrong alert.
Does anyone have advice on how to properly match and reset alerts per interface?