Hi,

quite a while ago i wrote a small application based on UCD-SNMP 4.2.5 to send
SNMPv1 Traps from an embedded linux-device (ppc_linux) which works quite fine.
But now I have to extend it to send SNMPv2 INFORMS and here the trouble starts:

I am using create_trap_session, snmp_set_var_objid, snmp_set_var_value and
send_enterprise_trap_vars to generate and send my traps (is this a clean way?).
create_trap_session lets mit specify that I want a V2c sink and an inform and
indeed V2c INFORMS are beeing sent but how can I check wether the INFORM was
received? I noticed that my trapsink sends back something to UDP Port 1025 and
that this port belongs to my little App but I did not find any information on
how to get to this data...

Can anybody help?

I may have to send V3 Traps in the near future, does anyone know where to find
information about that (besides reading snmptrap, will do that for sure)?

greetings
Wolfgang Pedot


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to