Replicated MDM information
The integration connector creates inventory files using the SnowXML schema. The following sections list the properties that are used in the SnowXML file and what information from MobileIron they are populated with.
note
Not all mobile operating systems provide all of the listed data. Refer to MobileIron's documentation around what information is captured by their agent on different mobile device operating systems.
Client
Field in SnowXML | Field in MobileIron |
---|---|
HostName | Devices -> Display Name |
Client Identifier | Devices -> Device details -> Device UUID |
BiosSerialNumber | Devices -> Device details -> Serial number |
Manufacturer | Devices -> Manufacturer |
Model | Devices -> Model |
Username | Users -> User ID |
InstallDate | CreatedAt * |
LastUpdate | Devices -> Last check-in |
* Only present in the MobileIron API, not in the user interface.
DisplayAdapter
Field in SnowXML | Field in MobileIron |
---|---|
CurrentVerticalResolution | Devices -> Device details -> Display Size |
CurrentHorizontalResolution | Devices -> Device details -> Display Size |
Memory
Field in SnowXML | Field in MobileIron |
---|---|
TotalPhysical | Devices -> Device details -> Memory capacity |
TotalFree | Devices -> Device details -> Memory free |
MobileDevice
Field in SnowXML | Field in MobileIron |
---|---|
Imei | Devices -> Device details -> IMEI |
Imsi | Devices -> Device details -> IMSI |
Operator | Devices -> Operator |
NetworkType | Devices -> Device details -> Cellular Technology |
Roaming | Devices -> Device details -> Roaming |
PhoneNumber | Devices -> Current Phone Number |
NetworkAdapter
Field in SnowXML | Field in MobileIron |
---|---|
MACCAddress | Devices -> Device details -> Wi-Fi MAC |
OperatingSystem
Field in SnowXML | Field in MobileIron |
---|---|
Version | Devices -> Device details -> OS Version |
Name | Devices -> Device details -> Platform name |
DomainName | User -> LDAP -> DN |
PhysicalDisk
Field in SnowXML | Field in MobileIron |
---|---|
DiskSize | Device details -> Storage Capacity |
Application
Field in SnowXML | Field in MobileIron |
---|---|
Name | Apps -> Installed Apps -> Name |
Manufacturer | Apps -> Installed Apps -> Identifier |
Version | appVersion * |
FileName | Apps -> Installed Apps -> Identifier |
* Only present in the MobileIron API, not in the user interface.