Hi all,
solved, as most of the times, user problem :)
I found that it was due Thread stack size. I increased it and V2c started to
work.
Mario Luzeiro
From: Mário Luzeiro
Sent: 05 December 2019 10:20
To: lwip-users@nongnu.org
Subject: SNMP Traps V1 vs V2c
Mario,
I am trying to test traps and was wondering what you are using to receive
SNMP trap messages?
Thanks
Trampas
On Thu, Dec 5, 2019 at 5:21 AM Mário Luzeiro wrote:
> Hello all,
>
> I'm facing the following issue.
> I'm sending a
> snmp_send_trap_generic (SNMP_GENTRAP_COLDSTART);
>
> For de
Hello all,
I'm facing the following issue.
I'm sending a
snmp_send_trap_generic (SNMP_GENTRAP_COLDSTART);
For debug proposes I'm sending it periodically(5 seconds).
If I set:
snmp_set_default_trap_version (SNMP_VERSION_1);
it works ok. I receive periodically. My SNMP software identifies it as a