org.freedesktop.NetworkManager.Device.Modem org.freedesktop.NetworkManager.Device.Modem org.freedesktop.NetworkManager.Device.Modem Modem Device. Properties ModemCapabilities readable u CurrentCapabilities readable u DeviceId readable s OperatorCode readable s Apn readable s Description Property Details The "ModemCapabilities" property org.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" property org.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" property org.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.20 The "OperatorCode" property org.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.20 The "Apn" property org.freedesktop.NetworkManager.Device.Modem:Apn Apn readable s The access point name the modem is connected to. Blank if disconnected. Since 1.20