Hello there,
I am looking for some guidance on how to best use the lwIP library to send SNMP commands to external devices. I have noticed the snmp.h file but am not sure where to start with this.
Any advise would be appreciated.
I already have the OIDs and static IPs I would need for the external devices but could really use some direction on using lwIP.
I am using the following:
Thank you for your time.
Florian
Hello Florian,
You can use as reference the following examples.
NXP_LPC1766_LwIP_Example_Code.zip ethernetif.c
https://www.lpcware.com/system/files/lpc17_emac.c
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------