Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • I think I was not able to see that kind of information with mmcli. But I will test it using your examples in a couple of hours. Hold your breath.... and thanks Commented May 14, 2020 at 12:40
  • The available information depends on the model of the modem you have, and the protocol(s) it supports. Commented May 14, 2020 at 17:41
  • Interesting. mmcli does provide the information and I hadn't noticed... as part of "Status" (updated my question)... if I use --signal-get, the modems (I have a huawei and a ZTE) I was not able to see it. Marking it as the right response, anyway. Thanks! Commented May 15, 2020 at 2:41
  • 1
    just to add to @telcoM's answer here, adding the using mmcli --help-all will give you lots of other useful options specifically -K attriibute, which returns the data back in key value format (much easier for processing and cherry picking specific values) Commented Jan 26, 2021 at 5:00