lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] snmp_send_trap_specific notification code example


From: Harrold Spier
Subject: Re: [lwip-users] snmp_send_trap_specific notification code example
Date: Fri, 19 Nov 2021 14:53:08 +0100

Hi  Rtakaki,

Maybe the attache code snippets can help you a little bit. It calls snmp_send_trap() at the end, but that function has much in common with snmp_send_trap_specific().

The code is extracted from a large application, so it probably need some adjustment. Let me know if something is still missing

Best regards,
Harrold


On Fri, 19 Nov 2021 at 13:44, Ricardo Takaki <rtakaki@cpqd.com.br> wrote:
Hello all,

I am trying to write a code using the snmp_send_trap_specific() lwip function to send a trap notification but I am having trouble filling the function's parameters.
I could not see any example in the lwip source code that could help me to use this function.
Could you please show me how to use this function? 
A simple example,  if possible, which uses the specific_trap ad varbind structure would be a great help.

Thanks in advance and best regards,

rtakaki



"Esta mensagem pode conter informações confidenciais ou privilegiadas. Caso não seja o destinatário desta mensagem ou caso ela lhe tenha sido enviada por engano, pedimos a gentileza de eliminar esta mensagem e todos os seus anexos imediatamente. Utilizar, divulgar a quaisquer terceiros ou copiar esta mensagem para qualquer fim é expressamente proibido e punido por lei."

"This message may contain privileged or confidential information. If you are not the intended recipient of this message or if you have received it in error, please kindly delete this message and all its attachments immediately. Unauthorized use, disclosure to any third parties or copying of this message is expressly prohibited and may be subject to the penalties of law."

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Attachment: trap_example_code.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]