Re: SNMP Trap Forwarding.

2005-09-02 Thread Kevin Conway
Don't know if it helps but either "Trap Fowarder" from www.ncomtech.com, or TrapExploder from Concord Communications, now part of CA. The former is free but may not have the full functionality required, the latter is not free (I think) but may have the functionality. If you do try any I would

Re: SNMP Forwarder Utility

2005-09-02 Thread Tony Lee
You can easily do this with a shell script using the snmptrapd and snmptrap. Just parse the snmptrapd return data, switch on trap number and send them out with snmptrap accordingly. -- -Tony Having fun with FPGA HW + ppc + Linux On 9/2/05, Poojan Tanna <[EMAIL PROTECTED]> wrote: Hi,I am looki

Re: make errors on OS X Tiger 10.4.2 for 5.2.1.2

2005-09-02 Thread Chris Florio
The only thing I would add is that the folks at opendarwin/ darwinports have the problem also and it appears no good answer: http://darwinports.opendarwin.org/darwinports/dports/net/net-snmp/ Portfile "" "net-snmp 5.2.1 fai

SNMP Forwarder Utility

2005-09-02 Thread Poojan Tanna
Hi, I am looking for a utility that can sit between the SNMP Trap Generator and SNMP Trap Server as follows: This utility should forward the Traps as per the Trap Type.

SNMP Trap Forwarding.

2005-09-02 Thread Poojan Tanna
Hi, I am looking for a utility that can sit between the SNMP Trap Generator and SNMP Trap Server as follows: This utility should forward the Traps as per the Trap Type. ++