deviceTRUST for Windows and the deviceTRUST Client Extension for IGEL OS 12 and macOS are now available.
×

Cellular

Agent Client Extension

Describes the active cellular capabilities of an endpoint.

Microsoft Windows Microsoft Windows Apple macOS Ubuntu Chrome OS IGEL OS Unicon eLux

Class

The cellular data class of the active connection to the network provider.

Realtime property with enum, text data types with options GPRS, EDGE, UTMS, HSDPA, HSUPA, HSPA, HSPA+, LTE, WCDMA, 1xRTT, 1xEVDO, 1xEVDV, 3xRTT, UMB, HRPD, NRNSA, NRSA.
Persists as LOCAL_CELLULAR_CLASS for the local agent and REMOTE_CELLULAR_CLASS for the remote device.

Country

The ISO-3166 country name of the country where the connected network provider resides. This value is only available for GSM devices.

Realtime property with text data type.
Persists as LOCAL_CELLULAR_COUNTRY for the local agent and REMOTE_CELLULAR_COUNTRY for the remote device.

Country Code

The mobile country code (MCC) of the connected network provider. This value is only available for GSM devices.

Realtime property with number data type.
Persists as LOCAL_CELLULAR_COUNTRY_CODE for the local agent and REMOTE_CELLULAR_COUNTRY_CODE for the remote device.

ID

For GSM devices, this is the 15 digit IMEI number. For CDMA devices, this is the 11 digit ESN or the 17 digit MEID.

Realtime property with text data type.
Persists as LOCAL_CELLULAR_ID for the local agent and REMOTE_CELLULAR_ID for the remote device.

Network Code

The mobile network code (MNC) of the connected network provider. This value is only available for GSM devices

Realtime property with number data type.
Persists as LOCAL_CELLULAR_NETWORK_CODE for the local agent and REMOTE_CELLULAR_NETWORK_CODE for the remote device.

Network Name

The name of the connected network provider.

Realtime property with text data type.
Persists as LOCAL_CELLULAR_NETWORK for the local agent and REMOTE_CELLULAR_NETWORK for the remote device.

Product

The product name of the device providing the cellular service.

Realtime property with text data type.
Persists as LOCAL_CELLULAR_PRODUCT for the local agent and REMOTE_CELLULAR_PRODUCT for the remote device.

Roaming

Determines whether the connected network provider is different to the home provider defined by the SIM.

Realtime property with boolean data type.
Persists as LOCAL_CELLULAR_ROAMING for the local agent and REMOTE_CELLULAR_ROAMING for the remote device.

Type

The cellular communication type supported by the device.

Realtime property with enum data type with options GSM, CDMA.
Persists as LOCAL_CELLULAR_TYPE for the local agent and REMOTE_CELLULAR_TYPE for the remote device.

Vendor

The vendor name of the device providing the cellular service.

Realtime property with text data type.
Persists as LOCAL_CELLULAR_VENDOR for the local agent and REMOTE_CELLULAR_VENDOR for the remote device.