lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] SNMP V3 Traps


From: Indan Zupancic
Subject: Re: [lwip-users] SNMP V3 Traps
Date: Fri, 24 Apr 2020 10:37:33 +0200

Hello Trampas,

We at MEP have implemented SNMP V1/V2c/V3 manager support (done by my colleague 
Harrold).

SNMP traps and manager functionality are very similar. We initially implemented 
manager support
by using snmp_traps.c's code. However, because V3 support was required and not 
supported for traps,
we switched to snmp_msg.c as a basis instead.

It shouldn't be that much work to adapt our manager code to also support V3 
traps.

I wanted to submit patches, but haven't gotten to it yet. Currently we 
duplicate code from snmp_msg.c
instead of sharing it. I can imagine that it is preferable to separate common 
code. However, this kind of
cleanups can also be done while adding V3 trap support.

If there is interest I'll hurry up our patch submission. We'd like to have V3 
trap support as well, but haven't
had the time to implement it yet.

Best regards,

Indan Zupancic


TT Vasumweg 150  |  1033 SH Amsterdam  |  The Netherlands
Phone: + 31 [0]20 482 56 32  |   Fax: + 31 [0]20 482 00 77  |  Email: 
mailto:address@hidden

---------- Forwarded message ---------
From: Trampas Stern <mailto:address@hidden>
Date: Thu, Apr 23, 2020 at 10:20 PM
Subject: [lwip-users] SNMP V3 Traps
To: Mailing list for lwIP users <mailto:address@hidden>

It appears that the SNMP V3 code does not implement SNMP V3 traps has anyone 
implemented V3 traps yet? 

Thanks
Trampas
_______________________________________________
lwip-users mailing list
mailto:address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users




reply via email to

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