On 1/31/2017 3:30 PM, nrichard wrote:
Here is a link to google drive with a wireshark capture that shows the whole
process from start to finish.

https://drive.google.com/open?id=0B2is3exEmQ2QcDV3ems4SGV4ckU

The SNMP response packet really only have one problem that I can see. The community string 'public' is being included in the response, but it's length field is incorrect (01 instead of 06). That throws off the rest of the packet (which seems to parse fine once you fix the community string length).

You'll have to check the code to see why the community string length is wrong?

Patrick Klos
Klos Technologies, Inc.


_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to