org.freedesktop.NetworkManager.Device.Modemorg.freedesktop.NetworkManager.Device.Modemorg.freedesktop.NetworkManager.Device.ModemModem Device.Properties
ModemCapabilities readable u
CurrentCapabilities readable u
DeviceId readable s
OperatorCode readable s
Apn readable s
DescriptionProperty DetailsThe "ModemCapabilities" propertyorg.freedesktop.NetworkManager.Device.Modem:ModemCapabilities
ModemCapabilities readable u
The generic family of access technologies the modem supports. Not all
capabilities are available at the same time however; some modems require a
firmware reload or other reinitialization to switch between eg CDMA/EVDO
and GSM/UMTS.
Returns: NMDeviceModemCapabilities
The "CurrentCapabilities" propertyorg.freedesktop.NetworkManager.Device.Modem:CurrentCapabilities
CurrentCapabilities readable u
The generic family of access technologies the modem currently supports
without a firmware reload or reinitialization.
Returns: NMDeviceModemCapabilities
The "DeviceId" propertyorg.freedesktop.NetworkManager.Device.Modem:DeviceId
DeviceId readable s
An identifier used by the modem backend (ModemManager) that aims to
uniquely identify the a device. Can be used to match a connection to a
particular device.
Since 1.20The "OperatorCode" propertyorg.freedesktop.NetworkManager.Device.Modem:OperatorCode
OperatorCode readable s
The MCC and MNC (concatenated) of the network the modem is connected to.
Blank if disconnected or not a 3GPP modem.
Since 1.20The "Apn" propertyorg.freedesktop.NetworkManager.Device.Modem:Apn
Apn readable s
The access point name the modem is connected to. Blank if disconnected.
Since 1.20