Hello! I generated my own snmp tree with lwip private mib generator but I was not able to add entry in a table. I tried to use snmp_mib_node_insert() but it still empty: agent return noSuchName. Please can anyone show an example?
MIB: http://pastebin.com/3bNaQynE private_mib.c: http://pastebin.com/ENi4pMED // adding node is in lwip_privmib_init(); _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
