Get "Link Downs:" parameter in CLI

There is a useful information in Winbox, the “Link Downs” parameter under the Status tab in the Ethernet menu.
How to get this info from CLI?






Regards

image not working

Ok…
Try this link, please:

https://my.tippnet.rs/owncloud/index.php/s/A5QnW3g9hQOev6m

Regards

Or this link…

Please, I need this…
… there are some incompatibility issues on the Ethernet port of the “SXT Lite 5nD r2” with the “Netis 2411” home router (few hundred ether1 up-downs / day) I need a script to extract this info from the CPEs (SXTs).
Up until now this parameter shows up only in Winbox and in the log files.
I couldn’t find any RouterOS command to get the “Link downs” status (in terminal).

:put [/interface get ether1 link-downs ];

Thank you!!!
You saved the day! :smiley:

is there any option to get this value from API?