Structure containing the OMA DM settings retrieved from the device
- Parameters
-
OMADMEnabled | [out]
- Optional 4 byte parameter indicating OMADM service enabled
- 0x00000001 - Client-initiated device configuration
- 0x00000002 - Network-initiated device configuration
- 0x00000010 - Client-initiated FUMO
- 0x00000020 - Network-initiated FUMO
- Bit to check in ParamPresenceMask - 16
|
FOTAdownload | [out]
- Optional 1 Byte parameter indicating support for FOTA Automatic download
- 0x00 - Host permission required before downloading
- 0x01 - Automatically start downloading, no host permission required
- 0x02 - Automatically start downloading, while not roaming
- 0x03 - Automatically reject download
- 0x04 - Automatically reject download with “Enterprise Reject Policy
- Bit to check in ParamPresenceMask - 17
|
FOTAUpdate | [out]
- Optional 1 byte parameter indicating FOTA Automatic update
- 0x00 - User permission required before updating firmware
- 0x01 - No user permission required before updating firmware
- 0x02 - User permission required, auto update on power up
- Bit to check in ParamPresenceMask - 18
|
Autosdm | [out]
- Optional 1 byte parameter indicating OMA Automatic UI Alert Response
- 0x00 - Disabled
- 0x01 - Enabled Accept
- 0x02 - Enabled Reject
- Bit to check in ParamPresenceMask - 19
|
FwAutoCheck | [out]
- Optional 1 byte parameter indicating OMA Automatic Check for Firmware Update on Power-Up Response
- 0x00 - Disabled
- 0x01 - Enabled
- Bit to check in ParamPresenceMask - 20
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|