IMEI |
The IMEI (International Mobile Equipment Identity) of the mobile device to configure. Length: 0 to 32 |
Init |
Additional Modem hardware init sequence. This sequence will be send to the modem to initialize it. Normally this string should be empty (un-used). Length: 0 to 80 |
GPSEnable |
Enables or disables the creation and periodic update of a mobileGPSInfoTable entry. The UMTS Modem Hardware must support GPS functionality. This is indicated by the Object `mobileStatGpsSupport'. Enumerations: - disabled (1)
- enabled (2)
- delete (3)
|
Modulation |
The Modulation to be used by the modem. With auto(1) the modulation will be automatically chosen. mdm_9600(2) sets the modulation to 9600 bps (V.32). mdm_14400(3) sets the modulation to 14400 bps (V.34). The values v110_9600(4) and v110_14400(5) set the modulation to V110 encapsulation with the corresponding speed (9600 or 14400 bps). Setting the value to v120(6) v120 will be used. If the value is set to gprs(7) the modulation for GSM capable modems is taken from mobileConfigAccessType. Enumerations: - auto (1)
- mdm-9600 (2)
- mdm-14400 (3)
- v110-9600 (4)
- v110-14400 (5)
- v120 (6)
- gprs (7)
|