How do I best use lwIP and LPC1769CD to send SNMP commands to devices?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How do I best use lwIP and LPC1769CD to send SNMP commands to devices?

558 Views
floriangmeiner
Contributor II


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:

  • NXPXpresso IDE v.8.1.2
  • Embedded Artists LPCXpresso w/ CMSIS-DAP
  • Embedded Artists Baseboard

 

Thank you for your time.

Florian

Labels (2)
Tags (1)
0 Kudos
1 Reply

379 Views
soledad
NXP Employee
NXP Employee

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!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos