Page 1 of 1

snmp module dependencies for master mode only

Posted: 28 Jul 2016, 21:10
by hojuruku
For now, I am not going to package the snmp module in the modular packaged accel-ppp package in openwrt, because the guy looking after net-snmpd turned off agentx and agent_mibs support.

Also I found this you may find very interesting. A script to convert snmp mibs into C-Code using a new net-snmp 5 api.
https://vincent.bernat.im/en/blog/2012- ... x-protocol

Is it possible to run snmp module in master mode without agentx,agent_mibs (^if above implemented) enabled when compiling snmp)
You can see the configure options I'm stuck with on openwrt now here:
https://github.com/openwrt/packages/blo ... p/Makefile