I have been trying to setup SNMP on this device for a couple days now.
I finally have cacti setup and able to poll (and graph) the 64-bit OIDs. 32-bit OIDs will not work as they stop graphing around 78Mbs since they rollover. I guess that's the only bad thing about having my Comcast Blast service upgraded to 105/10.
The problem is that I seem to be getting the same values for traffic_in and traffic_out on the WAN port (eth0) as seen from the attached picture.
I've also quickly setup MRTG and am also seeing the same thing.
Yes, I've checked the OIDs and they are correct for the particular interface.
$ snmpget -v2c -cpublic 192.168.120.101 1.3.6.1.2.1.31.1.1.1.6.2
IF-MIB::ifHCInOctets.2 = Counter64: 10911974723
$ snmpget -v2c -cpublic 192.168.120.101 1.3.6.1.2.1.31.1.1.1.10.2
IF-MIB::ifHCOutOctets.2 = Counter64: 11150153915
Has anyone else seen this?
The traffic graph in the stock (and now Merlin-based) GUI seem to also show this same behavior - same in and out bandwidth totals.
One thing to note is that for br0 (the LAN interface) it shows different values for in/out, but it's definitely not graphing the correct traffic for the inside interface.
I finally have cacti setup and able to poll (and graph) the 64-bit OIDs. 32-bit OIDs will not work as they stop graphing around 78Mbs since they rollover. I guess that's the only bad thing about having my Comcast Blast service upgraded to 105/10.
The problem is that I seem to be getting the same values for traffic_in and traffic_out on the WAN port (eth0) as seen from the attached picture.
I've also quickly setup MRTG and am also seeing the same thing.
Yes, I've checked the OIDs and they are correct for the particular interface.
$ snmpget -v2c -cpublic 192.168.120.101 1.3.6.1.2.1.31.1.1.1.6.2
IF-MIB::ifHCInOctets.2 = Counter64: 10911974723
$ snmpget -v2c -cpublic 192.168.120.101 1.3.6.1.2.1.31.1.1.1.10.2
IF-MIB::ifHCOutOctets.2 = Counter64: 11150153915
Has anyone else seen this?
The traffic graph in the stock (and now Merlin-based) GUI seem to also show this same behavior - same in and out bandwidth totals.
One thing to note is that for br0 (the LAN interface) it shows different values for in/out, but it's definitely not graphing the correct traffic for the inside interface.