Have a look at the link in my signature below and look for the amtm Step-by-Step guide.
Just note that you will not need to install amtm (it is already installed on RMerlin firmware since version 384.15_0).
Does any one know if this code can be made to implement 64bit counters for SNMP on the RT-AX88U and similar?
https://github.com/ndmsystems/mini_snmpd
Thanks!
--base: Walking ifHighSpeed
--base: snmpget public@192.168.0.1:::::2:v4only for ifHighSpeed.1 -> unknown Mb/s
--base: snmpget public@192.168.0.1:::::2:v4only for ifHCInOctets.1 -> unknown
--base: check for HighspeedCounters failed ... Dropping back to V1
--base: snmpget public@192.168.0.1:::::2:v4only for ifHighSpeed.2 -> unknown Mb/s
--base: snmpget public@192.168.0.1:::::2:v4only for ifHCInOctets.2 -> unknown
--base: check for HighspeedCounters failed ... Dropping back to V1
Yeah, I'm having problems with this too ... highspeed counters don't seem to be supported and my counters are wrapping at about 100 Mbps (on a 4 Gbps LAG ) -
Hi,
I would like install snmp also on my AX88U for ZABBIX, but i have the message opkg: not found.
Can you help me?
Hi,
Thank you. I installed snmp with entware.
I configured the S50mini_snmpd file but I cannot retrieve the info via zabbix.
If I teste snmpwalk, i have :
:~$ snmpwalk -v2c -c public 192.168.1.1
Timeout: No Response from 192.168.1.1
me@RT-AX88U-08C8:/tmp/home/root# ps w | grep -i snmp
1644 me 2116 S mini_snmpd -i eth0,eth1,eth2,eth3,eth4,eth6,eth7,bond0,bon0.11,bon0.12,br0,bond1,br1,wl0.1,tun11,tun15,tu
3255 me 5432 S grep -i snmp
me@RT-AX88U-08C8:/tmp/home/root#
me@RT-AX88U-08C8:/tmp/home/root# netstat -anp | grep mini_snmp
tcp 0 0 0.0.0.0:161 0.0.0.0:* LISTEN 1644/mini_snmpd
udp 0 0 0.0.0.0:161 0.0.0.0:* 1644/mini_snmpd
unix 2 [ ] DGRAM 5010 1644/mini_snmpd
me@RT-AX88U-08C8:/tmp/home/root#
Let us know if it works.For those waiting for 64-bit counter support in mini_snmpd, last year the PR got merged and release 1.6 in theory supports them. late last year the repo that opkg uses (openwrt?) pulled the last version and that's the version that opkg installs now. I've been waiting for a very long time for this. Will test it shortly
Let us know if it works.
opkg update
presumably we have to wait a bit longer, no time at all in the grand scheme of things.We sync our sources with OpenWrt feeds and update our own packages approx. once per month
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!