Why are most qmicli parameters not available?

Hello.
I’ve a EG25-G Revision: 'EG25GGBR07A08M2G modem and qmicli 1.26.10
utility.
I’m getting a lot of “QMI protocol error (94): ‘NotSupported’” when i’m testing all of modem’s functionalities.

For example, I can’t set the PIN for establishing internet connection.

sudo qmicli --device=/dev/cdc-wdm0 -p --dms-uim-verify-pin=PIN,1234
error: couldn't verify PIN: QMI protocol error (94): 'NotSupported'

What do I need to do to make these commands available?

Hi @crosmax
At present, only some QMI messages are enabled.

Hi.
Is there any documentation about what commands are availables?
Thanks