Signal Strength Leds SXT LTE : [Answered]

Hi Guys,
I have an SXT LTE that is set by default on the System/Led trigger/modem signal Modem Signal Threshold to -91.
Can someone tell me how the other Leds are set?
I think led 1 is if its connected to the cell but the others I dont know what their settings are.

[admin@MTK] /system leds> print
Flags: X - disabled, * - default

TYPE INTERFACE LEDS

0 * modem-signal lte1
led1
led2
led3
led4
led5
1 * interface-activity ether1 link-act-led
[admin@MTK] /system leds>
Thanks

For anyone looking for this answer. This was a response I received from Mikrotik Support

By default led1-led5 are assigned for modem-signal strength.
The whole modem-signal strength range is [-113..-51] and the modem-signal-threshold increases the weakest signal limit to -91 so the signal range for LED indication is [-91..-51].
That range is divided into equal parts depending on number of LEDs configured for modem-signal LED trigger.
The first LED turns on when signal is above -91 and the last LED turns on when signal reaches -51.


Hope this helps someone..