Hi all!
Someone can tell what’s wrong?
I take the data for MRTG through snmp.
Look mibs for vlan 412 on 10G fiber IF:
[admin@xxx] > /interface print oid where comment=“vlan-412-xxxx-World”
Flags: D - dynamic, X - disabled, R - running, S - slave
0 R ;;; vlan-412-xxxx-World
name=.1.3.6.1.2.1.2.2.1.2.11 actual-mtu=.1.3.6.1.2.1.2.2.1.4.11 mac-address=.1.3.6.1.2.1.2.2.1.6.11
admin-status=.1.3.6.1.2.1.2.2.1.7.11 oper-status=.1.3.6.1.2.1.2.2.1.8.11
bytes-in=.1.3.6.1.2.1.31.1.1.1.6.11 packets-in=.1.3.6.1.2.1.31.1.1.1.7.11
discards-in=.1.3.6.1.2.1.2.2.1.13.11 errors-in=.1.3.6.1.2.1.2.2.1.14.11
bytes-out=.1.3.6.1.2.1.31.1.1.1.10.11 packets-out=.1.3.6.1.2.1.31.1.1.1.11.11
discards-out=.1.3.6.1.2.1.2.2.1.19.11 errors-out=.1.3.6.1.2.1.2.2.1.20.11
In MRTG config:
Target[xxx412]: 1.3.6.1.2.1.31.1.1.1.6.11&1.3.6.1.2.1.31.1.1.1.10.11:public@xxx.xxx.xxx.xxx
MaxBytes[xxx412]: 125000000
Title[xxx412]: vlan412 Trafic
PageTop[xxx412]:
vlan412 Trafic
But somehow goes truncation of data from the counter to 1G, that is seen in the graph.
But traffic is clearly more 1G.
Device - board-name: CCR1036-8G-2S+
ROS 6.20
Someone can tell what is the problem?
Thanks.