Re: Programmatically sending traps

2006-09-08 Thread Dave Shield
On 08/09/06, Barbara Knysz <[EMAIL PROTECTED]> wrote: > I'm new to net-snmp, and have been tasked when sending traps to a specific > host. I've used the mib2c to generate the code, but I have been unable to > build the resulting c code - keep getting the message: undefined reference > to `send_v2tr

Programmatically sending traps

2006-09-08 Thread Barbara Knysz
I'm new to net-snmp, and have been tasked when sending traps to a specific host. I've used the mib2c to generate the code, but I have been unable to build the resulting c code - keep getting the message: undefined reference to `send_v2trap   This is the latest version of my makefile: OBJS1=swTe