Re: [lwip-users] SNMP Get request to external device from my lwIp

2016-10-07 Thread Hakan Sezgin
Thanks Simon. 
I will follow your advice.



--
View this message in context: 
http://lwip.100.n7.nabble.com/SNMP-Get-request-to-external-device-from-my-lwIp-tp27492p27542.html
Sent from the lwip-users mailing list archive at Nabble.com.

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


Re: [lwip-users] SNMP Get request to external device from my lwIp

2016-10-04 Thread goldsi...@gmx.de

Hakan Sezgin wrote:

I would like to read a parameter from an external device that supports SNMP
protocol.
How to use LwIp functions to read this parameter from my application to
external device ?


That's easy: you need to write an SNMP client. Or get one from somewhere.
I don't know of any for lwIP-specific APIs, so the simplest solution is 
probably to try and

find a socket-based SNMP client and just use that.

Simon

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


[lwip-users] SNMP Get request to external device from my lwIp

2016-10-04 Thread Hakan Sezgin
Hello,
I am new lwIp user.
I would like to read a parameter from an external device that supports SNMP
protocol.
How to use LwIp functions to read this parameter from my application to
external device ?

Thanks

Hakan




--
View this message in context: 
http://lwip.100.n7.nabble.com/SNMP-Get-request-to-external-device-from-my-lwIp-tp27492.html
Sent from the lwip-users mailing list archive at Nabble.com.

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