|
From: | Gisle Vanem |
Subject: | Re: [lwip-devel] Junk in SNMP responses |
Date: | Mon, 22 Oct 2018 19:18:36 +0200 |
User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
Dirk Ziegelmeier wrote:
Place a breakpoint in ip_NetToMediaTable_get_cell_value_core()and check whether the correct MAC is returned for you GW. If it is correct, please check wireshark if the response is comparable to the other entries. I guess it is only an snmpwalk problem that tries to figure out if the returned value is a "printable"/"visible" string or not.
I did not manage to set a break-point. But adding some trace-code, shows lwIP returns the correct MAC-addresses. And in Wireshark, the 2 responses are the same; So a problem with snmpwalk I guess. -- --gv
[Prev in Thread] | Current Thread | [Next in Thread] |