lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Help With SNMP


From: Zahir Lalani
Subject: [lwip-users] Help With SNMP
Date: Thu, 22 Apr 2010 15:14:33 +0100

Hi All

 

I have setup SNMP into my application using sample code I had found on various sites. The problem I have is as follows:

The function snmp_init is called from lwip_init.

This function allocates a PCB, and then it calls udp_recv and udp_bind to setup a listener on port 161. This is where I hit the problem. If I return at the start of snmp_init, all my other IP stuff works fine,  including ping. However, just enabling  these first few lines of code causes ping and any other protocol not to work?? Any ideas?

 

Zahir Lalani
SystemZ
07956 455168


reply via email to

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