We use IF-MIB::ifSpeed in zabbix to monitor traffic of interfaces and alert when total bandwidth is above 80% for example. Well, we have one CCR 1036 with ROS 6.37.3 and running a bonding interface with 2 gigabit ports, with means one 2Gbps virtual port right? This is exactly what I get via SNMP.
Code: Select all
IF-MIB::ifDescr.17 = STRING: lagg-uplink
IF-MIB::ifSpeed.17 = Gauge32: 2000000000
Code: Select all
IF-MIB::ifDescr.16 = STRING: lagg-uplink
IF-MIB::ifSpeed.16 = Gauge32: 1000000000