lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] SNMP Communication


From: goldsimon
Subject: Re: [lwip-users] SNMP Communication
Date: Thu, 30 Nov 2017 14:50:28 +0100
User-agent: K-9 Mail for Android


Arun Jyothi wrote:
>char  data[100]={"snmpget -d -v2 -c public 10.1.1.196
>1.3.6.1.4.1.20246.2.3.1.1.1.2.5.3.1.0"};
> [..]
>/* Sending packet by UDP protocol */
>err = udp_sendto(udpecho_raw_pcb, pkt_buf,snmp device IP Address, 161);

Do you really expect that you can send a shell command to the remote snmp 
agent? Or is this supposed to be some kind of joke?

Simon



reply via email to

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