This document contains "SmartDocs" capabilities. This will allow you to easily see only the content that is relevant to the Zebra device you are working with.
MX Features will be available on a device based on a combination of factors:
After identifying the version information for your device, simply select them in the SmartDocs bar. Any section that does not apply to your device will be greyed out. You can clear all settings by hitting the SmartDocs button. Clicking the back and next buttons on the SmartDocs bar will navigate to the sections that are relevant to your device.
The Threat Manager feature allows an application to control the security threats a device actively monitors and how it responds.
This parm allows you to enable or disable threat detection.
Parm Name: ThreatAction
Option | Name | Description | Requires |
---|---|---|---|
0 | Do nothing | This value (or the absence of this parm from the XML) will not make any change to whether threats are enabled or disabled. |
OSX: 3.5+ MX: 4.3+ |
1 | Turn On | This will turn on Threat detection. |
OSX: 3.5+ MX: 4.3+ |
2 | Turn Off | This will turn off threat detection. |
OSX: 3.5+ MX: 4.3+ |
This parm allows you to specify the Package Name of the MDM Client you wish to monitor of being removed.
Note: You must know and specify the Package Name of that application. You could acquire the Package Name from the application developer, lookup the Package Name on a device, or use developer tools to extract the Package Name from the APK file.
Parm value input rules:
Shown if: Shown when the Threat Action is "Turn On" and Threat Name is 'MDM Client Package Name'
Parm Name: MDMPackage
Requires:
- OSX: 3.5+
- MX: 4.3+
Shown if: Shown when the Threat Action is "Turn On" or "Turn Off"
Parm Name: ThreatName
Option | Name | Description | Requires |
---|---|---|---|
1 | Max Password Attempts | Use this option to detect when the device has hit the maxminum password attempts. |
OSX: 3.5+ MX: 4.3+ |
2 | MDM Client Removal | Use this option to detect when a MDM Client has been removed. |
OSX: 3.5+ MX: 4.3+ |
3 | Externally Detected | A custom threat defined by an intent that can be triggered from an application |
OSX: 3.5+ MX: 4.3+ |
4 | Exchange Active Sync Command | Use this option to detect when a threat has been detected while synching with Exchange |
OSX: 3.5+ MX: 4.3+ |
5 | Device is Rooted | Use this option to detect when a device has been rooted. |
OSX: 3.5+ MX: 4.3+ |
This counter measure would format the external SDCard, all existing data on card would be lost.
Shown if: Shown if Threat Action is 'Turn On' and any Threat Action is selected.
Parm Name: FormatSdcard
Option | Name | Description | Requires |
---|---|---|---|
0 | Do not perform | This countermeasure will not be executed. |
OSX: 3.5+ MX: 4.3+ |
1 | Perform | This countermeasure will be executed upon threat detection. |
OSX: 3.5+ MX: 4.3+ |
This counter measure would force the device to factory reset. Returning the device to its original configuration.
Shown if: Shown if Threat Action is 'Turn On' and any Threat Action is selected.
Parm Name: FactoryReset
Option | Name | Description | Requires |
---|---|---|---|
0 | Do not perform | This countermeasure will not be executed. |
OSX: 3.5+ MX: 4.3+ |
1 | Perform | This countermeasure will be executed upon threat detection. |
OSX: 3.5+ MX: 4.3+ |
This counter measure would remove Secure Storage Keys
Shown if: Shown if Threat Action is 'Turn On' and any Threat Action is selected.
Parm Name: WipeSecureStorageKeys
Option | Name | Description | Requires |
---|---|---|---|
0 | Do not perform | This countermeasure will not be executed. |
OSX: 3.5+ MX: 4.3+ |
1 | Perform | This countermeasure will be executed upon threat detection. |
OSX: 3.5+ MX: 4.3+ |
This counter measure would lock the device, requiring the user to perform any device unlock procedure configured for the device.
Shown if: Shown if Threat Action is 'Turn On' and any Threat Action is selected.
Parm Name: LockDevice
Option | Name | Description | Requires |
---|---|---|---|
0 | Do not perform | This countermeasure will not be executed. |
OSX: 3.5+ MX: 4.3+ |
1 | Perform | This countermeasure will be executed upon threat detection. |
OSX: 3.5+ MX: 4.3+ |
This counter measure would silently remove an application from the device. Provide the package name of the application to uninstall.
Shown if: Shown if Threat Action is 'Turn On' and any Threat Action is selected.
Parm Name: UninstallApplication
Option | Name | Description | Requires |
---|---|---|---|
0 | Do not perform | This countermeasure will not be executed. |
OSX: 3.5+ MX: 4.3+ |
1 | Perform | This countermeasure will be executed upon threat detection. |
OSX: 3.5+ MX: 4.3+ |
This parm allows you to specify the package name of the application you wish to uninstall during a countermeaure procedure.
Note: You must know and specify the Package Name of that application. You could acquire the Package Name from the application developer, lookup the Package Name on a device, or use developer tools to extract the Package Name from the APK file.
Parm value input rules:
Shown if: Shown if Threat Action is 'Turn On' and any Threat Action is selected and countermeasure is 'Uninstall Application'
Parm Name: UninstallPackage
Requires:
- OSX: 3.5+
- MX: 4.3+
This counter measure would send an explicit intent to an application. Provide and alert message, and the package and class name of the application you would like to notify.
Shown if: Shown if Threat Action is 'Turn On' and any Threat Action is selected.
Parm Name: UnsolicitedAlert
Option | Name | Description | Requires |
---|---|---|---|
0 | Do not perform | This countermeasure will not be executed. |
OSX: 3.5+ MX: 4.3+ |
1 | Perform | This countermeasure will be executed upon threat detection. |
OSX: 3.5+ MX: 4.3+ |
This parm allows you to specify the package name of the application you wish to send an alert to during a countermeaure procedure.
Note: You must know and specify the Package Name of that application. You could acquire the Package Name from the application developer, lookup the Package Name on a device, or use developer tools to extract the Package Name from the APK file.
Parm value input rules:
Shown if: Shown if Threat Action is 'Turn On' and any Threat Action is selected and countermeasure is 'Unsolicited Alert'
Parm Name: AlertPackage
Requires:
- OSX: 3.5+
- MX: 4.3+
This parm allows you to specify the class name of the application you wish to send an alert to during a countermeaure procedure.
Note: You must know and specify the Package Name of that application. You could acquire the Package Name from the application developer, lookup the Package Name on a device, or use developer tools to extract the Package Name from the APK file.
Parm value input rules:
Shown if: Shown if Threat Action is 'Turn On' and any Threat Action is selected and countermeasure is 'Unsolicited Alert'
Parm Name: AlertClass
Requires:
- OSX: 3.5+
- MX: 4.3+
This parm allows you to specify message to send to the application you wish to send an alert to during a countermeaure procedure.
Parm value input rules:
Shown if: Shown if Threat Action is 'Turn On' and any Threat Action is selected and countermeasure is 'Unsolicited Alert'
Parm Name: AlertMsg
Requires:
- OSX: 3.5+
- MX: 4.3+