Values.GsmObjSourceGSM object.
type nonrec t = {mcc : MCC.t;Mobile Country Code.
*)mnc : MNC.t;Mobile Network Code.
*)lac : LAC.t;Location area code.
*)geranCid : GeranCid.t;GERAN (GSM EDGE Radio Access Network) Cell Global Identifier.
*)gsmLocalId : GsmLocalId.t option;GSM local identification (local ID) information.
*)gsmTimingAdvance : GsmTimingAdvance.t option;Timing advance value, which corresponds to the length of time a signal takes to reach the base station from a mobile phone.
*)rxLevel : RxLevel.t option;Rx level, which is the received signal power, measured in dBm (decibel-milliwatts).
*)gsmNmr : GsmNmrList.t option;GSM object for network measurement reports.
*)}