EM7565 QMI DMS commands "not supported"

Hi

I have an EM7565 runnign with last firmware version (01.05.01.00_GENERIC), on fedora, and with qmicli v1.20 (I tried previously with qmicli v1.18 and had the same behaviour).

I have the fiollowing answer :

qmicli -d /dev/cdc-wdm0 --dms-uim-get-imsi

error: couldn’t get IMSI: QMI protocol error (94): ‘NotSupported’

qmicli -d /dev/cdc-wdm0 --dms-uim-get-pin-status

error: couldn’t get PIN status: QMI protocol error (94): ‘NotSupported’

qmicli -d /dev/cdc-wdm0 --dms-uim-get-state

error: couldn’t get UIM state: QMI protocol error (94): ‘NotSupported’

qmicli -d /dev/cdc-wdm0 --dms-uim-get-iccid

error: couldn’t get ICCID: QMI protocol error (94): ‘NotSupported’

The --uim-get-card-status provides some of those information.
But I do not find replacement command to get the IMSI for example ?

Is this “not supported” behaviour a problem or is it stated that those commands will not work anymore (old commands repleced by new ones ? but which ones in that case ?)

Thanks in advance.