SNMP link down ?

Hi friends. where the OID for mikrotik link down ? I cant find this option. the routeros is 6.46.1
thanks.

Any help ?

Sent from my SM-A705FN using Tapatalk

???

Sent from my SM-A705FN using Tapatalk

Depending on the interface number…
On a CCR1036-8g-2s+ the “link-downs” counter for sfpplus1 would be: SNMPv2-SMI::enterprises.14988.1.1.14.1.1.90.1

sfpplus1: SNMPv2-SMI::enterprises.14988.1.1.14.1.1.90.1
sfpplus2: SNMPv2-SMI::enterprises.14988.1.1.14.1.1.90.2
ether1: SNMPv2-SMI::enterprises.14988.1.1.14.1.1.90.3
ether2: SNMPv2-SMI::enterprises.14988.1.1.14.1.1.90.4

ether8: SNMPv2-SMI::enterprises.14988.1.1.14.1.1.90.10

If you need the oid, you can use snmptranslate.
For example:
snmptranslate -On SNMPv2-SMI::enterprises.14988.1.1.14.1.1.90.1
.1.3.6.1.4.1.14988.1.1.14.1.1.90.1

I hope that helps

Thanks for reply