On 17/03/2008, Siva Prakash Reddy G <[EMAIL PROTECTED]> wrote:
>         I'm using make file to compile.
>          Please go thru the make file as shown below.
>

Two comments.

a)  You don't appear to be linking your application with the Net-SNMP
     library,   This would explain why it's not picking up the Net-SNMP
     library routines.

b)  The API call "send_v2trap" is part of the *agent* API.
     It can only be used within Net-SNMP Agent code.

You can't use this in client-side code.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to