GsmObj
GSM object.
Contents
- GeranCid
-
GERAN (GSM EDGE Radio Access Network) Cell Global Identifier.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 65535.
Required: Yes
- Lac
-
Location area code.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 65535.
Required: Yes
- Mcc
-
Mobile Country Code.
Type: Integer
Valid Range: Minimum value of 200. Maximum value of 999.
Required: Yes
- Mnc
-
Mobile Network Code.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 999.
Required: Yes
- GsmLocalId
-
GSM local identification (local ID) information.
Type: GsmLocalId object
Required: No
- GsmNmr
-
GSM object for network measurement reports.
Type: Array of GsmNmrObj objects
Array Members: Minimum number of 1 item. Maximum number of 32 items.
Required: No
- GsmTimingAdvance
-
Timing advance value, which corresponds to the length of time a signal takes to reach the base station from a mobile phone.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 63.
Required: No
- RxLevel
-
Rx level, which is the received signal power, measured in dBm (decibel-milliwatts).
Type: Integer
Valid Range: Minimum value of -110. Maximum value of -25.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: