Trap Parser with Failure Component
Hi,
I have a router with multiple interfaces and I want to process linkdown traps for these interfaces.
The linkdown trap works fine and collects the information ifdes for notifications.
My issue is that I want to have different notifications profiles for different interfaces
ie interfaces 1-5 -- link down trap send sms
interfaces 6-10 - link down trap send email only
Since i am using the linkdown trap generator, I cannot differentiate.
I would like to create a different trap generator based on linkdown trap that would match the required ifdes in the varbind of my interface index required.
ie trap generator 1 -- > match ifdes == interface 1
etc
I have created such a trap generator, however the default trap generator link down always triggers and not my custom trap generator.
If there a way to do it.
Thanks
New to ADSelfService Plus?