SNMPv3 is working fine, you can use it in products

On Tue, Jan 4, 2022 at 4:20 PM Jan Dospěl via lwip-users <
lwip-users@nongnu.org> wrote:

> Hi all,
>
>
>
> I have ported SNMPv1+v2c from IwIP to embedded stack at WiFi SoC CC3220.
> Its works like a charm. But now I considering add support for SNMPv3.
>
>
>
> I found at file snmp_opts.h note that SNMPv3 is experimental and under
> development. It is recommended to use SNMPv3 at production code or not?
>
>
>
> I know that I will need to implement own functions like a snmpv3_auth(),
> snmpv3_crypt(), etc. I will use hardware acceleration inside CC3220 instead
> mbedtls code.
>
>
>
> Thanks,
>
>
>
> Jan
> _______________________________________________
> lwip-users mailing list
> lwip-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/lwip-users
>
_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to