Hi,
I am setting up an snmp trap monitor that executes a VBScript to parse each trap. For each trap the script writes the details to a log file and e-mails the relevant parts to a helpdesk system. While testing the monitor I have sent the same trap multiple times in quick succession and the monitor sometimes sees them as a single trap with twice the number of variables. This is causing me a problem because each trap should be processed individually.
Is there a reason for this happening and is there anything I do about it?
Thanks for any help you can provide.
Best Regards Paul