Device Info

Sierra MC7700 get device information from command line.

Get Device manufacturer

qmicli -p -d /dev/cdc-wdm0 --dms-get-manufacturer

Get Device Model

qmicli -p -d /dev/cdc-wdm0 --dms-get-model

Get Device Firmware Version

qmicli -p -d /dev/cdc-wdm0 --dms-get-revision

Get module IDs

qmicli -p -d /dev/cdc-wdm0 --dms-get-ids

Get SIM Card Status

qmicli -p -d /dev/cdc-wdm0 --uim-get-card-status
root@telco-proxy:/home/rfs# mmcli -L

Last updated

Was this helpful?