Claer wrote: : > Thanks for the answer, I guess dup-to isn4t the right tool then... : > Has anyone tried to achieve what I am trying to do though? : > I am obviously open to other ideas. : Maybe I'll give you a wrong path but, did you looked at "proxying" the : trap with net-snmp ? : Direct the original trap to your firewall (carped ?) and then when the : trap arrives on it, ask net-snmp to send serveral traps to the : supervision servers.
I can't help but feel that the OP is trying to use the wrong tool for the job. There are two really good options when dealing with what he's trying to do: 1) Configure multiple SNMP trap destinations in the client. Any halfway decent SNMP stack supports trapping to more than one destination. But in the cases this doesn't work... 2) Investigate a trap exploder. Heck, you could even run it right on the firewall itself, as Claer has suggested. (In fact, this is *exactly* what Claer suggested, only I've called it a fancy name: trap exploder.)