Hi all,

I would like to send a SNMP trap. I know that lwIP offers to do that tanks to a call to :

err_t snmp_send_trap(s8_t generic_trap, struct snmp_obj_id *eoid, s32_t specific_trap);

But, I don't understand how to fill in the global structure trap_msg in order to include some variable bindings.

Would it be possible to have an example that shows how to fill in trap_msg with 1 or 2 variables bindings?

  Thanks.
Best Regards.
Baptiste Chaboud-Crousaz
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to