The usb2 port channel count is changing

I am trying to get a GSM mpci-e card (Option M00201) to work on RB411U running ROS 5.14 and after some initial poking I have it running.
I have a strange issue with that setup:
for some unknown reason the /port print is reporting as usb2 port having hard time of deciding how many channels it has:

[admin@MikroTik] > /port  print
Flags: I - inactive 
 #   NAME                           CHANNELS USED-BY                         BAUD-RATE
 0   serial0                               1 Serial Console                  auto     
 1   usb2                                  2 PPP <ppp-out1>                  9600     
[admin@MikroTik] >

some time later

[admin@MikroTik] > /port  print
Flags: I - inactive 
 #   NAME                           CHANNELS USED-BY                         BAUD-RATE
 0   serial0                               1 Serial Console                  auto     
 1   usb2                                  3 PPP <ppp-out1>                  9600     
[admin@MikroTik] >

That channel count flipping does happen randomly and is not related to system startup or anything.
Unfortunately the data and info channel for the PPP to work is migrating to last channel available as well and thus breaking the PPP configuration and Internet.

What is it? Is it feature or a bug? How to work around that?

.rif files for MT:
http://ra.vendomar.ee/~ivo/rb411u_optionM00201_usb2_3channels_supout.rif
http://ra.vendomar.ee/~ivo/rb411u_optionM00201_usb2_2channels_supout.rif

Both ROS 5.14 and ROS 5.12 are flipping usb2 port channel count between 2 and 3.

I am now back to originally shipped ROS 5.2 what has stayed for some time on usb2 as having 2 channels.
Unfortunately I updated the RB411U firmware with ROS 5.14 and it is hard to point is it ROS or firmware+ROS issue.

please contact support@mikrotik.com and provide us remote access to this router so we could debug this problem.
Also tell us why you do to make the modem add or loose a channel.

Ticket#2012030766000391

Also, cold boot will tend to bring the usb2 port up with 2 channels. Warm boot/reboot will bring it up with 3 channels.

Any news on that issue?

Update: According to the MT support it is unsolvable issue for now. Just use an older ROS or just implement some script magic to detect the situation and act accordingly.

v6.0 and later have somehow dropped the support for that modem. Why?