LWIP SNMP
I am having difficulty implementing a snmp agent.The snmpget reading mode is OK.snmpget -v1 -c public 10.55.1.1 .1.3.6.1.4.1.54532.1.1.17.0iso.3.6.1.4.1.54532.1.1.17.0 = INTEGER: 2but I can't write to a variable using snmpsetsnmpset -v1 -c public 10....