Zabbix interface speed

Tell me how to tell Zabbix on the interface speed different from the speed of the port? For example 50Mbps. For cisco, the bandwidth command on the interface works.

WOW! Only yesterday I knew this :slight_smile:
In Zabbix v4 templates there is a special for Mikrotik. For the data element of the interface speed, the values ​​get from OID 1.3.6.1.2.1.31.1.1.1.15.n (n is the interface number). I do not know why, but I define all PPP interfaces with Mikrotik as 10M. No matter what physical Ethernet port they are used for. The BRIDGE interfaces are defined as 100M. It’s also a mystery …
I created another “variable” to the macros to specify the correct interface speed. I named it as “{$TrueSpeedInterface}”, and used it in triggers instead of an element.
I could not find another way out …

WOW! Только вчера с этим разбирался :slight_smile:
В шаблонах Zabbix v4 есть специальный для Mikrotik. Для элемена данных скорости интерфейса значения берутся из OID 1.3.6.1.2.1.31.1.1.1.15.n (n - номер интерфейса). Я не знаю почему, но все PPP интерфейсы с Mikrotik у меня определяются как 10M. Независимо от того, на каком физическом Ethernet порту они используются. Интерфейсы BRIDGE определяются как 100M. Тоже загадка…
Я для указания корректного значения скорости интерфейса добавил в макросы ещё одну “переменную”. Я назвал её “{$TrueSpeedInterface}”, и именно её указывал в триггерах вместо элемента.
Другого выхода не нашёл…

Это плохая идея.

http://forum.mikrotik.com/t/wrong-value-from-snmp-if-mib-ifspeed/109925/1
http://forum.mikrotik.com/t/pptp-interface-speed-link/115744/1
Проблеме больше года, и решать её не торопятся. Т.ч. с удовольствием послушаю Вашу хорошую идею…
OFF Судя по картинкам с прежних постов - земляк, с Краснодара?