.. This file is auto-generated by docs/pysim_fs_sphinx.py — do not edit. ========================= Card Filesystem Reference ========================= This page documents all Elementary Files (EFs) and Dedicated Files (DFs) implemented in pySim, organised by their location in the card filesystem. MF / TS 102 221 (UICC) ====================== .. rubric:: EF.DIR (2F00) — Application Directory **Examples** .. code-block:: json5 // file: 61294f10a0000000871002ffffffff890709000050055553696d31730ea00c80011781025f608203454150 { "application_template": [ { "application_id": "a0000000871002ffffffff8907090000" }, { "application_label": "USim1" }, { "discretionary_template": "a00c80011781025f608203454150" } ] } .. code-block:: json5 // file: 61194f10a0000000871004ffffffff890709000050054953696d31 { "application_template": [ { "application_id": "a0000000871004ffffffff8907090000" }, { "application_label": "ISim1" } ] } .. rubric:: EF.ICCID (2FE2) — ICC Identification **Examples** .. code-block:: json5 // file: 988812010000400310f0 { "iccid": "8988211000000430010" } .. rubric:: EF.PL (2F05) — Preferred Languages **Examples** .. code-block:: json5 // file: 6465 [ "de" ] .. code-block:: json5 // file: 656e [ "en" ] .. code-block:: json5 // file: ffff [ null ] .. code-block:: json5 // file: 656e64657275ffffffff [ "en", "de", "ru", null, null ] .. rubric:: EF.ARR (2F06) — Access Rule Reference **Examples** .. code-block:: json5 // file: 800101a40683010a950108800106900080016097008401d4a40683010a950108 [ [ { "access_mode": [ "read_search_compare" ] }, { "control_reference_template": "ADM1" } ], [ { "access_mode": [ "write_append", "update_erase" ] }, { "always": null } ], [ { "access_mode": [ "delete_file", "terminate_ef" ] }, { "never": null } ], [ { "command_header": { "INS": 212 } }, { "control_reference_template": "ADM1" } ] ] .. code-block:: json5 // file: 80010190008001029700800118a40683010a9501088401d4a40683010a950108 [ [ { "access_mode": [ "read_search_compare" ] }, { "always": null } ], [ { "access_mode": [ "update_erase" ] }, { "never": null } ], [ { "access_mode": [ "activate_file_or_record", "deactivate_file_or_record" ] }, { "control_reference_template": "ADM1" } ], [ { "command_header": { "INS": 212 } }, { "control_reference_template": "ADM1" } ] ] .. rubric:: EF.UMPC (2F08) — UICC Maximum Power Consumption **Examples** .. code-block:: json5 // file: 3cff02 { "max_current_mA": 60, "t_op_s": 255, "addl_info": { "req_inc_idle_current": false, "support_uicc_suspend": true } } .. code-block:: json5 // file: 320500 { "max_current_mA": 50, "t_op_s": 5, "addl_info": { "req_inc_idle_current": false, "support_uicc_suspend": false } } ADF.USIM / TS 31.102 ==================== .. rubric:: ADF.USIM/EF.LI (6F05) — Language Indication .. rubric:: ADF.USIM/EF.Keys (6F08) — Ciphering and Integrity Keys .. rubric:: ADF.USIM/EF.KeysPS (6F09) — Ciphering and Integrity Keys for PS domain .. rubric:: ADF.USIM/EF.PLMNwAcT (6F60) — User controlled PLMN Selector with Access Technology **Examples** .. code-block:: json5 // file: 62f2104000 [ { "mcc": "262", "mnc": "01", "act": [ "E-UTRAN NB-S1", "E-UTRAN WB-S1" ] } ] .. code-block:: json5 // file: 62f2108000 [ { "mcc": "262", "mnc": "01", "act": [ "UTRAN" ] } ] .. code-block:: json5 // file: 62f220488c [ { "mcc": "262", "mnc": "02", "act": [ "E-UTRAN NB-S1", "E-UTRAN WB-S1", "EC-GSM-IoT", "GSM", "NG-RAN" ] } ] .. rubric:: ADF.USIM/EF.HPPLMN (6F31) — Higher Priority PLMN search period **Examples** .. code-block:: json5 // file: 05 5 .. rubric:: ADF.USIM/EF.ACMmax (6F37) — ACM maximum value **Examples** .. code-block:: json5 // file: 000000 { "acm_max": 0 } .. rubric:: ADF.USIM/EF.UST (6F38) — USIM Service Table .. rubric:: ADF.USIM/EF.ACM (6F39) — Accumulated call meter .. rubric:: ADF.USIM/EF.GID1 (6F3E) — Group Identifier Level 1 .. rubric:: ADF.USIM/EF.GID2 (6F3F) — Group Identifier Level 2 .. rubric:: ADF.USIM/EF.SPN (6F46) — Service Provider Name **Examples** .. code-block:: json5 // file: 0147534d2d52204348ffffffffffffffff { "rfu": 0, "hide_in_oplmn": false, "show_in_hplmn": true, "spn": "GSM-R CH" } .. rubric:: ADF.USIM/EF.PUCT (6F41) — Price per unit and currency table .. rubric:: ADF.USIM/EF.CBMI (6F45) — Cell Broadcast message identifier selection .. rubric:: ADF.USIM/EF.ACC (6F78) — Access Control Class **Examples** .. code-block:: json5 // file: 0000 { "ACC0": false, "ACC1": false, "ACC2": false, "ACC3": false, "ACC4": false, "ACC5": false, "ACC6": false, "ACC7": false, "ACC8": false, "ACC9": false, "ACC10": false, "ACC11": false, "ACC12": false, "ACC13": false, "ACC14": false, "ACC15": false } .. code-block:: json5 // file: 0001 { "ACC0": true, "ACC1": false, "ACC2": false, "ACC3": false, "ACC4": false, "ACC5": false, "ACC6": false, "ACC7": false, "ACC8": false, "ACC9": false, "ACC10": false, "ACC11": false, "ACC12": false, "ACC13": false, "ACC14": false, "ACC15": false } .. code-block:: json5 // file: 0002 { "ACC0": false, "ACC1": true, "ACC2": false, "ACC3": false, "ACC4": false, "ACC5": false, "ACC6": false, "ACC7": false, "ACC8": false, "ACC9": false, "ACC10": false, "ACC11": false, "ACC12": false, "ACC13": false, "ACC14": false, "ACC15": false } .. code-block:: json5 // file: 0100 { "ACC0": false, "ACC1": false, "ACC2": false, "ACC3": false, "ACC4": false, "ACC5": false, "ACC6": false, "ACC7": false, "ACC8": true, "ACC9": false, "ACC10": false, "ACC11": false, "ACC12": false, "ACC13": false, "ACC14": false, "ACC15": false } .. code-block:: json5 // file: 8000 { "ACC0": false, "ACC1": false, "ACC2": false, "ACC3": false, "ACC4": false, "ACC5": false, "ACC6": false, "ACC7": false, "ACC8": false, "ACC9": false, "ACC10": false, "ACC11": false, "ACC12": false, "ACC13": false, "ACC14": false, "ACC15": true } .. code-block:: json5 // file: 802b { "ACC0": true, "ACC1": true, "ACC2": false, "ACC3": true, "ACC4": false, "ACC5": true, "ACC6": false, "ACC7": false, "ACC8": false, "ACC9": false, "ACC10": false, "ACC11": false, "ACC12": false, "ACC13": false, "ACC14": false, "ACC15": true } .. rubric:: ADF.USIM/EF.FPLMN (6F7B) — Forbidden PLMNs **Examples** .. code-block:: json5 // file: 22f860 [ { "mcc": "228", "mnc": "06" } ] .. code-block:: json5 // file: 330420 [ { "mcc": "334", "mnc": "020" } ] .. rubric:: ADF.USIM/EF.LOCI (6F7E) — Location information **Examples** .. code-block:: json5 // file: 47d1264a62f21037211e00 { "tmsi": "47d1264a", "lai": { "mcc_mnc": "262-01", "lac": "3721" }, "rfu": 30, "lu_status": 0 } .. code-block:: json5 // file: ffffffff62f2200000ff01 { "tmsi": "ffffffff", "lai": { "mcc_mnc": "262-02", "lac": "0000" }, "rfu": 255, "lu_status": 1 } .. rubric:: ADF.USIM/EF.AD (6FAD) — Administrative Data **Examples** .. code-block:: json5 // file: 00000002 { "ms_operation_mode": "normal", "additional_info": { "ciphering_indicator": false, "csg_display_control": false, "prose_services": false, "extended_drx": false }, "rfu": 0, "mnc_len": 2, "extensions": "" } .. code-block:: json5 // file: 01000102 { "ms_operation_mode": "normal_and_specific_facilities", "additional_info": { "ciphering_indicator": true, "csg_display_control": false, "prose_services": false, "extended_drx": false }, "rfu": 0, "mnc_len": 2, "extensions": "" } .. rubric:: ADF.USIM/EF.CBMID (6F48) — Cell Broadcast Message Identifier for Data Download .. rubric:: ADF.USIM/EF.ECC (6FB7) — Emergency Call Codes **Examples** .. code-block:: json5 // file: 19f1ff01 { "call_code": "911", "service_category": { "police": true, "ambulance": false, "fire_brigade": false, "marine_guard": false, "mountain_rescue": false, "manual_ecall": false, "automatic_ecall": false } } .. code-block:: json5 // file: 19f3ff02 { "call_code": "913", "service_category": { "police": false, "ambulance": true, "fire_brigade": false, "marine_guard": false, "mountain_rescue": false, "manual_ecall": false, "automatic_ecall": false } } .. rubric:: ADF.USIM/EF.CBMIR (6F50) — Cell Broadcast message identifier range selection .. rubric:: ADF.USIM/EF.PSLOCI (6F73) — PS Location information .. rubric:: ADF.USIM/EF.FDN (6F3B) — Fixed Dialling Numbers **Examples** .. code-block:: json5 // file: 42204841203120536963ffffffffffff06810628560810ffffffffffffff { "alpha_id": "B HA 1 Sic", "len_of_bcd": 6, "ton_npi": { "ext": true, "type_of_number": "unknown", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "6082658001", "cap_conf_id": 255, "ext1_record_id": 255 } .. code-block:: json5 // file: 4b756e64656e626574726575756e67ff0791947112122721ffffffffffff { "alpha_id": "Kundenbetreuung", "len_of_bcd": 7, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "491721217212", "cap_conf_id": 255, "ext1_record_id": 255 } .. rubric:: ADF.USIM/EF.SMS (6F3C) — Short messages .. rubric:: ADF.USIM/EF.MSISDN (6F40) — MSISDN **Examples** .. code-block:: json5 // file: ffffffffffffffffffffffffffffffffffffffff04b12143f5ffffffffffffffffff { "alpha_id": "", "len_of_bcd": 4, "ton_npi": { "ext": true, "type_of_number": "network_specific", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "12345" } .. code-block:: json5 // file: 456967656e65205275666e756d6d6572ffffffff0891947172199181f3ffffffffff { "alpha_id": "Eigene Rufnummer", "len_of_bcd": 8, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "4917279119183" } .. rubric:: ADF.USIM/EF.SMSP (6F42) — Short message service parameters **Examples** .. code-block:: json5 // file: 534d5343ffffffffffffffffffffffffe1ffffffffffffffffffffffff0891945197109099f9ffffff0000a9 { "alpha_id": "SMSC", "parameter_indicators": { "tp_dest_addr": false, "tp_sc_addr": true, "tp_pid": true, "tp_dcs": true, "tp_vp": true }, "tp_dest_addr": { "length": 255, "ton_npi": { "ext": true, "type_of_number": "reserved_for_extension", "numbering_plan_id": "reserved_for_extension" }, "call_number": "" }, "tp_sc_addr": { "length": 8, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "call_number": "4915790109999" }, "tp_pid": "00", "tp_dcs": "00", "tp_vp_minutes": 4320 } .. code-block:: json5 // file: 454e6574776f726b73fffffffffffffff1ffffffffffffffffffffffffffffffffffffffffffffffff0000a7 { "alpha_id": "ENetworks", "parameter_indicators": { "tp_dest_addr": false, "tp_sc_addr": true, "tp_pid": true, "tp_dcs": true, "tp_vp": false }, "tp_dest_addr": { "length": 255, "ton_npi": { "ext": true, "type_of_number": "reserved_for_extension", "numbering_plan_id": "reserved_for_extension" }, "call_number": "" }, "tp_sc_addr": { "length": 255, "ton_npi": { "ext": true, "type_of_number": "reserved_for_extension", "numbering_plan_id": "reserved_for_extension" }, "call_number": "" }, "tp_pid": "00", "tp_dcs": "00", "tp_vp_minutes": 1440 } .. code-block:: json5 // file: fffffffffffffffffffffffffffffffffffffffffffffffffdffffffffffffffffffffffff07919403214365f7ffffffffffffff { "alpha_id": "", "parameter_indicators": { "tp_dest_addr": false, "tp_sc_addr": true, "tp_pid": false, "tp_dcs": false, "tp_vp": false }, "tp_dest_addr": { "length": 255, "ton_npi": { "ext": true, "type_of_number": "reserved_for_extension", "numbering_plan_id": "reserved_for_extension" }, "call_number": "" }, "tp_sc_addr": { "length": 7, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "call_number": "49301234567" }, "tp_pid": "ff", "tp_dcs": "ff", "tp_vp_minutes": 635040 } .. code-block:: json5 // file: fffffffffffffffffffffffffffffffffffffffffffffffffc0b919403214365f7ffffffff07919403214365f7ffffffffffffff { "alpha_id": "", "parameter_indicators": { "tp_dest_addr": true, "tp_sc_addr": true, "tp_pid": false, "tp_dcs": false, "tp_vp": false }, "tp_dest_addr": { "length": 11, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "call_number": "49301234567" }, "tp_sc_addr": { "length": 7, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "call_number": "49301234567" }, "tp_pid": "ff", "tp_dcs": "ff", "tp_vp_minutes": 635040 } .. rubric:: ADF.USIM/EF.SMSS (6F43) — SMS status .. rubric:: ADF.USIM/EF.SDN (6F49) — Service Dialling Numbers **Examples** .. code-block:: json5 // file: 42204841203120536963ffffffffffff06810628560810ffffffffffffff { "alpha_id": "B HA 1 Sic", "len_of_bcd": 6, "ton_npi": { "ext": true, "type_of_number": "unknown", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "6082658001", "cap_conf_id": 255, "ext1_record_id": 255 } .. code-block:: json5 // file: 4b756e64656e626574726575756e67ff0791947112122721ffffffffffff { "alpha_id": "Kundenbetreuung", "len_of_bcd": 7, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "491721217212", "cap_conf_id": 255, "ext1_record_id": 255 } .. rubric:: ADF.USIM/EF.EXT2 (6F4B) — Extension2 (FDN) .. rubric:: ADF.USIM/EF.EXT3 (6F4C) — Extension2 (SDN) .. rubric:: ADF.USIM/EF.SMSR (6F47) — SMS status reports .. rubric:: ADF.USIM/EF.ICI (6F80) — Incoming Call Information .. rubric:: ADF.USIM/EF.OCI (6F81) — Outgoing Call Information .. rubric:: ADF.USIM/EF.ICT (6F82) — Incoming Call Timer .. rubric:: ADF.USIM/EF.OCT (6F83) — Outgoing Call Timer .. rubric:: ADF.USIM/EF.EXT5 (6F4E) — Extension5 (ICI/OCI/MSISDN) .. rubric:: ADF.USIM/EF.CCP2 (6F4F) — Capability Configuration Parameters 2 .. rubric:: ADF.USIM/EF.eMLPP (6FB5) — enhanced Multi Level Pre-emption and Priority **Examples** .. code-block:: json5 // file: 7c04 { "levels": { "A": false, "B": false, "zero": true, "one": true, "two": true, "three": true, "four": true }, "fast_call_setup_cond": { "A": false, "B": false, "zero": true, "one": false, "two": false, "three": false, "four": false } } .. rubric:: ADF.USIM/EF.AAeM (6FB6) — Automatic Answer for eMLPP Service **Examples** .. code-block:: json5 // file: 3c { "auto_answer_prio_levels": { "A": false, "B": false, "zero": true, "one": true, "two": true, "three": true, "four": false } } .. rubric:: ADF.USIM/EF.BDN (6F4D) — Barred Dialling Numbers **Examples** .. code-block:: json5 // file: 42204841203120536963ffffffffffff06810628560810ffffffffffffff { "alpha_id": "B HA 1 Sic", "len_of_bcd": 6, "ton_npi": { "ext": true, "type_of_number": "unknown", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "6082658001", "cap_conf_id": 255, "ext1_record_id": 255 } .. code-block:: json5 // file: 4b756e64656e626574726575756e67ff0791947112122721ffffffffffff { "alpha_id": "Kundenbetreuung", "len_of_bcd": 7, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "491721217212", "cap_conf_id": 255, "ext1_record_id": 255 } .. rubric:: ADF.USIM/EF.EXT4 (6F55) — Extension4 (BDN/SSC) .. rubric:: ADF.USIM/EF.CMI (6F58) — Comparison Method Information .. rubric:: ADF.USIM/EF.EST (6F56) — Enabled Services Table .. rubric:: ADF.USIM/EF.ACL (6F57) — Access Point Name Control List .. rubric:: ADF.USIM/EF.DCK (6F2C) — Depersonalisation Control Keys .. rubric:: ADF.USIM/EF.CNL (6F32) — Co-operative Network List .. rubric:: ADF.USIM/EF.START-HFN (6F5B) — Initialisation values for Hyperframe number **Examples** .. code-block:: json5 // file: f00000f00000 { "start_cs": 15728640, "start_ps": 15728640 } .. rubric:: ADF.USIM/EF.THRESHOLD (6F5C) — Maximum value of START **Examples** .. code-block:: json5 // file: f01000 { "max_start": 15732736 } .. rubric:: ADF.USIM/EF.OPLMNwAcT (6F61) — User controlled PLMN Selector with Access Technology **Examples** .. code-block:: json5 // file: 62f2104000 [ { "mcc": "262", "mnc": "01", "act": [ "E-UTRAN NB-S1", "E-UTRAN WB-S1" ] } ] .. code-block:: json5 // file: 62f2108000 [ { "mcc": "262", "mnc": "01", "act": [ "UTRAN" ] } ] .. code-block:: json5 // file: 62f220488c [ { "mcc": "262", "mnc": "02", "act": [ "E-UTRAN NB-S1", "E-UTRAN WB-S1", "EC-GSM-IoT", "GSM", "NG-RAN" ] } ] .. rubric:: ADF.USIM/EF.HPLMNwAcT (6F62) — HPLMN Selector with Access Technology **Examples** .. code-block:: json5 // file: 62f2104000 [ { "mcc": "262", "mnc": "01", "act": [ "E-UTRAN NB-S1", "E-UTRAN WB-S1" ] } ] .. code-block:: json5 // file: 62f2108000 [ { "mcc": "262", "mnc": "01", "act": [ "UTRAN" ] } ] .. code-block:: json5 // file: 62f220488c [ { "mcc": "262", "mnc": "02", "act": [ "E-UTRAN NB-S1", "E-UTRAN WB-S1", "EC-GSM-IoT", "GSM", "NG-RAN" ] } ] .. rubric:: ADF.USIM/EF.RPLMNAcTD (6F65) — RPLMN Last used Access Technology .. rubric:: ADF.USIM/EF.NETPAR (6FC4) — Network Parameters .. rubric:: ADF.USIM/EF.PNN (6FC5) — PLMN Network Name .. rubric:: ADF.USIM/EF.OPL (6FC6) — Operator PLMN List **Examples** .. code-block:: json5 // file: 62f2100000fffe01 { "lai": { "mcc_mnc": "262-01", "lac_min": "0000", "lac_max": "fffe" }, "pnn_record_id": 1 } .. code-block:: json5 // file: 216354789abcde12 { "lai": { "mcc_mnc": "123-456", "lac_min": "789a", "lac_max": "bcde" }, "pnn_record_id": 18 } .. rubric:: ADF.USIM/EF.MBDN (6FC7) — Mailbox Dialling Numbers **Examples** .. code-block:: json5 // file: 42204841203120536963ffffffffffff06810628560810ffffffffffffff { "alpha_id": "B HA 1 Sic", "len_of_bcd": 6, "ton_npi": { "ext": true, "type_of_number": "unknown", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "6082658001", "cap_conf_id": 255, "ext1_record_id": 255 } .. code-block:: json5 // file: 4b756e64656e626574726575756e67ff0791947112122721ffffffffffff { "alpha_id": "Kundenbetreuung", "len_of_bcd": 7, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "491721217212", "cap_conf_id": 255, "ext1_record_id": 255 } .. rubric:: ADF.USIM/EF.EXT6 (6FC8) — Extension6 (MBDN) .. rubric:: ADF.USIM/EF.MBI (6FC9) — Mailbox Identifier **Examples** .. code-block:: json5 // file: 0100000000 { "mbi_voicemail": 1, "mbi_fax": 0, "mbi_email": 0, "mbi_other": 0, "mbi_videocall": 0 } .. rubric:: ADF.USIM/EF.MWIS (6FCA) — Message Waiting Indication Status **Examples** .. code-block:: json5 // file: 0000000000 { "mwi_status": { "voicemail": false, "fax": false, "email": false, "other": false, "videomail": false }, "num_waiting_voicemail": 0, "num_waiting_fax": 0, "num_waiting_email": 0, "num_waiting_other": 0, "num_waiting_videomail": null } .. rubric:: ADF.USIM/EF.CFIS (6FCB) — Call Forwarding Indication Status **Examples** .. code-block:: json5 // file: 0100ffffffffffffffffffffffffffff { "msp_number": 1, "cfu_indicator_status": { "voice": false, "fax": false, "data": false, "rfu": 0 }, "len_of_bcd": 255, "ton_npi": { "ext": true, "type_of_number": "reserved_for_extension", "numbering_plan_id": "reserved_for_extension" }, "dialing_nr": "", "cap_conf_id": 255, "ext7_record_id": 255 } .. rubric:: ADF.USIM/EF.EXT7 (6FCC) — Extension7 (CFIS) .. rubric:: ADF.USIM/EF.SPDI (6FCD) — Service Provider Display Information .. rubric:: ADF.USIM/EF.MMSN (6FCE) — MMS Notification .. rubric:: ADF.USIM/EF.EXT8 (6FCF) — Extension8 (MMSN) .. rubric:: ADF.USIM/EF.MMSICP (6FD0) — MMS Issuer Connectivity Parameters .. rubric:: ADF.USIM/EF.MMSUP (6FD1) — MMS User Preferences .. rubric:: ADF.USIM/EF.MMSUCP (6FD2) — MMS User Connectivity Parameters .. rubric:: ADF.USIM/EF.NIA (6FD3) — Network's Indication of Alerting .. rubric:: ADF.USIM/EF.VGCS (6FB1) — Voice Group Call Service **Examples** .. code-block:: json5 // file: 92f9ffff [ "299" ] .. rubric:: ADF.USIM/EF.VGCSS (6FB2) — Voice Group Call Service Status **Examples** .. code-block:: json5 // file: 010000004540fc { "flags": [ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0 ] } .. rubric:: ADF.USIM/EF.VBS (6FB3) — Voice Broadcast Service **Examples** .. code-block:: json5 // file: 92f9ffff [ "299" ] .. rubric:: ADF.USIM/EF.VBSS (6FB4) — Voice Broadcast Service Status **Examples** .. code-block:: json5 // file: 010000004540fc { "flags": [ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0 ] } .. rubric:: ADF.USIM/EF.VGCSCA (6FD4) — Voice Group Call Service Ciphering Algorithm .. rubric:: ADF.USIM/EF.VBSCA (6FD5) — Voice Broadcast Service Ciphering Algorithm .. rubric:: ADF.USIM/EF.GBABP (6FD6) — GBA Bootstrapping parameters .. rubric:: ADF.USIM/EF.MSK (6FD7) — MBMS Service Key List .. rubric:: ADF.USIM/EF.MUK (6FD8) — MBMS User Key .. rubric:: ADF.USIM/EF.GBANL (6FDA) — GBA NAF List .. rubric:: ADF.USIM/EF.EHPLMN (6FD9) — Equivalent HPLMN **Examples** .. code-block:: json5 // file: 22f860 [ { "mcc": "228", "mnc": "06" } ] .. code-block:: json5 // file: 330420 [ { "mcc": "334", "mnc": "020" } ] .. rubric:: ADF.USIM/EF.EHPLMNPI (6FDB) — Equivalent HPLMN Presentation Indication **Examples** .. code-block:: json5 // file: 00 { "presentation_ind": "no_preference" } .. code-block:: json5 // file: 02 { "presentation_ind": "display_all" } .. rubric:: ADF.USIM/EF.NAFKCA (6FDD) — NAF Key Centre Address .. rubric:: ADF.USIM/EF.SPNI (6FDE) — Service Provider Name Icon .. rubric:: ADF.USIM/EF.PNNI (6FDF) — PLMN Network Name Icon .. rubric:: ADF.USIM/EF.NCP-IP (6FE2) — Network Connectivity Parameters for USIM IP connections .. rubric:: ADF.USIM/EF.EPSLOCI (6FE3) — EPS location information .. rubric:: ADF.USIM/EF.EPSNSC (6FE4) — EPS NAS Security Context .. rubric:: ADF.USIM/EF.UFC (6FE6) — USAT Facility Control .. rubric:: ADF.USIM/EF.NASCONFIG (6FE8) — Non Access Stratum Configuration .. rubric:: ADF.USIM/EF.PWS (6FEC) — Public Warning System **Examples** .. code-block:: json5 // file: 00 { "pws_configuration": { "ignore_pws_in_hplmn_and_equivalent": false, "ignore_pws_in_vplmn": false } } .. rubric:: ADF.USIM/EF.FDNURI (6FED) — Fixed Dialling Numbers URI .. rubric:: ADF.USIM/EF.BDNURI (6FEE) — Barred Dialling Numbers URI .. rubric:: ADF.USIM/EF.SDNURI (6FEF) — Service Dialling Numbers URI .. rubric:: ADF.USIM/EF.IPS (6FF1) — IMEI(SV) Pairing Status .. rubric:: ADF.USIM/EF.ePDGId (6FF3) — Home ePDG Identifier **Examples** .. code-block:: json5 // file: 801100657064672e6f736d6f636f6d2e6f7267 { "e_pdg_id": { "type_of_ePDG_address": "FQDN", "ePDG_address": "epdg.osmocom.org" } } .. code-block:: json5 // file: 800501c0a8a001 { "e_pdg_id": { "type_of_ePDG_address": "IPv4", "ePDG_address": "192.168.160.1" } } .. code-block:: json5 // file: 80110220010db8000000000000000000000023 { "e_pdg_id": { "type_of_ePDG_address": "IPv6", "ePDG_address": "2001:db8::23" } } .. rubric:: ADF.USIM/EF.ePDGSelection (6FF4) — ePDG Selection Information **Examples** .. code-block:: json5 // file: 800600f110000100 { "e_pdg_selection": [ { "plmn": "001-01", "epdg_priority": 1, "epdg_fqdn_format": "operator_identified" } ] } .. code-block:: json5 // file: 800600110000a001 { "e_pdg_selection": [ { "plmn": "001-001", "epdg_priority": 160, "epdg_fqdn_format": "location_based" } ] } .. code-block:: json5 // file: 800600011000a001 { "e_pdg_selection": [ { "plmn": "001-010", "epdg_priority": 160, "epdg_fqdn_format": "location_based" } ] } .. rubric:: ADF.USIM/EF.ePDGIdEm (6FF5) — Emergency ePDG Identifier **Examples** .. code-block:: json5 // file: 801100657064672e6f736d6f636f6d2e6f7267 { "e_pdg_id": { "type_of_ePDG_address": "FQDN", "ePDG_address": "epdg.osmocom.org" } } .. code-block:: json5 // file: 800501c0a8a001 { "e_pdg_id": { "type_of_ePDG_address": "IPv4", "ePDG_address": "192.168.160.1" } } .. code-block:: json5 // file: 80110220010db8000000000000000000000023 { "e_pdg_id": { "type_of_ePDG_address": "IPv6", "ePDG_address": "2001:db8::23" } } .. rubric:: ADF.USIM/EF.ePDGSelectionEm (6FF6) — ePDG Selection Information for Emergency Services **Examples** .. code-block:: json5 // file: 800600f110000100 { "e_pdg_selection": [ { "plmn": "001-01", "epdg_priority": 1, "epdg_fqdn_format": "operator_identified" } ] } .. code-block:: json5 // file: 800600110000a001 { "e_pdg_selection": [ { "plmn": "001-001", "epdg_priority": 160, "epdg_fqdn_format": "location_based" } ] } .. code-block:: json5 // file: 800600011000a001 { "e_pdg_selection": [ { "plmn": "001-010", "epdg_priority": 160, "epdg_fqdn_format": "location_based" } ] } .. rubric:: ADF.USIM/EF.FromPreferred (6FF7) — From Preferred .. rubric:: ADF.USIM/EF.IMSConfigData (6FF8) — IMS Configuration Data .. rubric:: ADF.USIM/EF.XCAPConfigData (6FFC) — XCAP Configuration Data .. rubric:: ADF.USIM/EF.EARFCNList (6FFD) — EARFCN list for MTC/NB-IOT UEs **Examples** .. code-block:: json5 // file: a01a8004000100008112000001100001000002100002000003100003 [ { "earfcn_list_tlv": [ { "earfcn": 65536 }, { "geographical_area": [ { "latitude": 1, "longitude": 1048577 }, { "latitude": 2, "longitude": 1048578 }, { "latitude": 3, "longitude": 1048579 } ] } ] } ] .. code-block:: json5 // file: a03480040001000081120000011000010000021000020000031000038118000001100001000002100002000003100003000004100004 [ { "earfcn_list_tlv": [ { "earfcn": 65536 }, { "geographical_area": [ { "latitude": 1, "longitude": 1048577 }, { "latitude": 2, "longitude": 1048578 }, { "latitude": 3, "longitude": 1048579 } ] }, { "geographical_area": [ { "latitude": 1, "longitude": 1048577 }, { "latitude": 2, "longitude": 1048578 }, { "latitude": 3, "longitude": 1048579 }, { "latitude": 4, "longitude": 1048580 } ] } ] } ] .. code-block:: json5 // file: a01a8004000100008112000001100001000002100002000003100003a01a8004000200008112000011100011000012100012000013100013 [ { "earfcn_list_tlv": [ { "earfcn": 65536 }, { "geographical_area": [ { "latitude": 1, "longitude": 1048577 }, { "latitude": 2, "longitude": 1048578 }, { "latitude": 3, "longitude": 1048579 } ] } ] }, { "earfcn_list_tlv": [ { "earfcn": 131072 }, { "geographical_area": [ { "latitude": 17, "longitude": 1048593 }, { "latitude": 18, "longitude": 1048594 }, { "latitude": 19, "longitude": 1048595 } ] } ] } ] .. rubric:: ADF.USIM/EF.MuDMiDConfigData (6FFE) — MuD and MiD Configuration Data .. rubric:: ADF.USIM/EF.eAKA (6F01) — enhanced AKA support .. rubric:: ADF.USIM/EF.OCST (6F02) — Operator controlled signal threshold per access technology .. rubric:: ADF.USIM/EF.GBAUAPI (6F0A) — Access Control to GBA_U_API The use of this EF is eescribed in 3GPP TS 31.130 .. rubric:: ADF.USIM/EF.IMSDCI (6F0B) — IMS Data Channel Indication See Management object as defined in 3GPP TS 24.275. ADF.USIM/DF.PHONEBOOK (5F3A) — Phonebook ---------------------------------------- .. rubric:: ADF.USIM/DF.PHONEBOOK/EF.PBR (4F30) — Phone Book Reference .. rubric:: ADF.USIM/DF.PHONEBOOK/EF.PSC (4F22) — Phone Book Synchronization Counter .. rubric:: ADF.USIM/DF.PHONEBOOK/EF.CC (4F23) — Change Counter .. rubric:: ADF.USIM/DF.PHONEBOOK/EF.PUID (4F24) — Previous Unique Identifer ADF.USIM/DF.GSM-ACCESS (5F3B) — GSM Access ------------------------------------------ .. rubric:: ADF.USIM/DF.GSM-ACCESS/EF.Kc (4F20) — Ciphering key Kc **Examples** .. code-block:: json5 // file: 837d783609a3858f05 { "kc": "837d783609a3858f", "cksn": 5 } .. rubric:: ADF.USIM/DF.GSM-ACCESS/EF.KcGPRS (4F52) — GPRS Ciphering key KcGPRS **Examples** .. code-block:: json5 // file: 837d783609a3858f05 { "kc": "837d783609a3858f", "cksn": 5 } .. rubric:: ADF.USIM/DF.GSM-ACCESS/EF.CPBCCH (4F63) — CPBCCH Information .. rubric:: ADF.USIM/DF.GSM-ACCESS/EF.InvScan (4F64) — IOnvestigation Scan ADF.USIM/DF.WLAN (5F40) — Files for WLAN purpose ------------------------------------------------ .. rubric:: ADF.USIM/DF.WLAN/EF.Pseudo (4F41) — Pseudonym .. rubric:: ADF.USIM/DF.WLAN/EF.UPLMNWLAN (4F42) — User controlled PLMN selector for I-WLAN Access .. rubric:: ADF.USIM/DF.WLAN/EF.OPLMNWLAN (4F43) — Operator controlled PLMN selector for I-WLAN Access .. rubric:: ADF.USIM/DF.WLAN/EF.UWSIDL (4F44) — User controlled WLAN Specific Identifier List .. rubric:: ADF.USIM/DF.WLAN/EF.OWSIDL (4F45) — Operator controlled WLAN Specific Identifier List .. rubric:: ADF.USIM/DF.WLAN/EF.WRI (4F46) — WLAN Reauthentication Identity .. rubric:: ADF.USIM/DF.WLAN/EF.HWSIDL (4F47) — Home I-WLAN Specific Identifier List .. rubric:: ADF.USIM/DF.WLAN/EF.WEHPLMNPI (4F48) — I-WLAN Equivalent HPLMN Presentation Indication .. rubric:: ADF.USIM/DF.WLAN/EF.WHPI (4F49) — I-WLAN HPLMN Priority Indication .. rubric:: ADF.USIM/DF.WLAN/EF.WLRPLMN (4F4A) — I-WLAN Last Registered PLMN .. rubric:: ADF.USIM/DF.WLAN/EF.HPLMNDAI (4F4B) — HPLMN Direct Access Indicator ADF.USIM/DF.HNB (5F50) — Files for HomeNodeB purpose ---------------------------------------------------- .. rubric:: ADF.USIM/DF.HNB/EF.ACSGL (4F81) — Allowed CSG Lists **Examples** .. code-block:: json5 // file: a00d800362f21081060000000002e0 { "csg_list": [ { "plmn": "262-01" }, { "csg_information": { "csg_type": "from_other_sources", "hnb_name_indication": "from_other_sources", "csg_id": { "id": 23 } } } ] } .. rubric:: ADF.USIM/DF.HNB/EF.CSGT (4F82) — CSG Types **Examples** .. code-block:: json5 // file: 8906810300666f6f [ { "text_csg_type": "foo" } ] .. code-block:: json5 // file: 8906810300666f6f801068747470733a2f2f666f6f2e6261722f [ { "text_csg_type": "foo" }, { "graphics_csg_type_uri": "https://foo.bar/" } ] .. rubric:: ADF.USIM/DF.HNB/EF.HNBN (4F83) — Home NodeB Name **Examples** .. code-block:: json5 // file: 800b8108006d61686c7a656974 { "hnb_name": "mahlzeit" } .. rubric:: ADF.USIM/DF.HNB/EF.OCSGL (4F84) — Operator CSG Lists **Examples** .. code-block:: json5 // file: a010800362f21081060000000002e0820100 { "operator_csg_list": [ { "plmn": "262-01" }, { "csg_information": { "csg_type": "from_other_sources", "hnb_name_indication": "from_other_sources", "csg_id": { "id": 23 } } }, { "csg_display_indicator": "all_available_csg_ids" } ] } .. rubric:: ADF.USIM/DF.HNB/EF.OCSGT (4F85) — Operator CSG Type **Examples** .. code-block:: json5 // file: 8906810300666f6f [ { "text_csg_type": "foo" } ] .. code-block:: json5 // file: 8906810300666f6f801068747470733a2f2f666f6f2e6261722f [ { "text_csg_type": "foo" }, { "graphics_csg_type_uri": "https://foo.bar/" } ] .. rubric:: ADF.USIM/DF.HNB/EF.OHNBN (4F86) — Operator Home NodeB Name **Examples** .. code-block:: json5 // file: 800b8108006d61686c7a656974 { "hnb_name": "mahlzeit" } ADF.USIM/DF.ProSe (5F90) — Files for ProSe purpose -------------------------------------------------- .. rubric:: ADF.USIM/DF.ProSe/EF.PROSE_MON (4F01) — ProSe Monitoring Parameters .. rubric:: ADF.USIM/DF.ProSe/EF.PROSE_ANN (4F02) — ProSe Announcing Parameters .. rubric:: ADF.USIM/DF.ProSe/EF.PROSEFUNC (4F03) — HPLMN ProSe Function .. rubric:: ADF.USIM/DF.ProSe/EF.PROSE_RADIO_COM (4F04) — ProSe Direct Communication Radio Parameters .. rubric:: ADF.USIM/DF.ProSe/EF.PROSE_RADIO_MON (4F05) — ProSe Direct Discovery Monitoring Radio Parameters .. rubric:: ADF.USIM/DF.ProSe/EF.PROSE_RADIO_ANN (4F06) — ProSe Direct Discovery Announcing Radio Parameters .. rubric:: ADF.USIM/DF.ProSe/EF.PROSE_POLICY (4F07) — ProSe Policy Parameters .. rubric:: ADF.USIM/DF.ProSe/EF.PROSE_PLMN (4F08) — ProSe PLMN Parameters .. rubric:: ADF.USIM/DF.ProSe/EF.PROSE_GC (4F09) — ProSe Group Counter .. rubric:: ADF.USIM/DF.ProSe/EF.PST (4F10) — ProSe Service Table .. rubric:: ADF.USIM/DF.ProSe/EF.UIRC (4F11) — ProSe UsageInformationReportingConfiguration .. rubric:: ADF.USIM/DF.ProSe/EF.PROSE_GM_DISCOVERY (4F12) — ProSe Group Member Discovery Parameters .. rubric:: ADF.USIM/DF.ProSe/EF.PROSE_RELAY (4F13) — ProSe Relay Parameters .. rubric:: ADF.USIM/DF.ProSe/EF.PROSE_RELAY_DISCOVERY (4F14) — ProSe Relay Discovery Parameters ADF.USIM/DF.5GS (5FC0) — 5GS related files ------------------------------------------ .. rubric:: ADF.USIM/DF.5GS/EF.5GS3GPPLOCI (4F01) — 5GS 3GPP location information .. rubric:: ADF.USIM/DF.5GS/EF.5GSN3GPPLOCI (4F02) — 5GS non-3GPP location information .. rubric:: ADF.USIM/DF.5GS/EF.5GS3GPPNSC (4F03) — 5GS 3GPP Access NAS Security Context .. rubric:: ADF.USIM/DF.5GS/EF.5GSN3GPPNSC (4F04) — 5GS non-3GPP Access NAS Security Context .. rubric:: ADF.USIM/DF.5GS/EF.5GAUTHKEYS (4F05) — 5G authentication keys .. rubric:: ADF.USIM/DF.5GS/EF.UAC_AIC (4F06) — UAC Access Identities Configuration **Examples** .. code-block:: json5 // file: 03 { "uac_access_id_config": { "multimedia_priority_service": true, "mission_critical_service": true } } .. rubric:: ADF.USIM/DF.5GS/EF.SUCI_Calc_Info (4F07) — SUCI Calc Info **Examples** .. code-block:: json5 // file: a00401010000a14a80010a81204e858c4d49d1343e6181284c47ca721730c98742cb7c6182d2e8126e08088d3680010b8120d1bc365f4997d17ce4374e72181431cbfeba9e1b98d7618f79d48561b144672a { "prot_scheme_id_list": [ { "priority": 0, "identifier": 1, "key_index": 1 }, { "priority": 1, "identifier": 0, "key_index": 0 } ], "hnet_pubkey_list": [ { "hnet_pubkey_identifier": 10, "hnet_pubkey": "4e858c4d49d1343e6181284c47ca721730c98742cb7c6182d2e8126e08088d36" }, { "hnet_pubkey_identifier": 11, "hnet_pubkey": "d1bc365f4997d17ce4374e72181431cbfeba9e1b98d7618f79d48561b144672a" } ] } .. rubric:: ADF.USIM/DF.5GS/EF.OPL5G (4F08) — 5GS Operator PLMN List .. rubric:: ADF.USIM/DF.5GS/EF.SUPI_NAI (4F09) — SUPI as Network Access Identifier .. rubric:: ADF.USIM/DF.5GS/EF.Routing_Indicator (4F0A) — Routing Indicator .. rubric:: ADF.USIM/DF.5GS/EF.URSP (4F0B) — UE Route Selector Policies per PLMN .. rubric:: ADF.USIM/DF.5GS/EF.TN3GPPSNN (4F0C) — Trusted non-3GPP Serving network names list .. rubric:: ADF.USIM/DF.5GS/EF.CAG (4F0D) — Pre-configured CAG information list EF .. rubric:: ADF.USIM/DF.5GS/EF.SOR-CMCI (4F0E) — Steering Of Roaming - Connected Mode Control Information .. rubric:: ADF.USIM/DF.5GS/EF.DRI (4F0F) — Disaster roaming information EF .. rubric:: ADF.USIM/DF.5GS/EF.5GSEDRX (4F10) — 5GS eDRX Parameters .. rubric:: ADF.USIM/DF.5GS/EF.5GNSWO_CONF (4F11) — 5G Non-Seamless WLAN Offload configuration .. rubric:: ADF.USIM/DF.5GS/EF.MCHPPLMN (4F15) — Multiplier Coefficient for Higher Priority PLMN search .. rubric:: ADF.USIM/DF.5GS/EF.KAUSF_DERIVATION (4F16) — K_AUSF derivation configuration ADF.USIM/DF.SNPN (5FE0) — Files for SNPN purpose ------------------------------------------------ .. rubric:: ADF.USIM/DF.SNPN/EF.PWS_SNPN (4F01) — Public Warning System in SNPNs .. rubric:: ADF.USIM/DF.SNPN/EF.NID (4F02) — Network Identifier for SNPN ADF.USIM/DF.5G_ProSe (5FF0) — Files for 5G ProSe purpose -------------------------------------------------------- .. rubric:: ADF.USIM/DF.5G_ProSe/EF.5G_PROSE_ST (4F01) — 5G ProSe Service Table .. rubric:: ADF.USIM/DF.5G_ProSe/EF.5G_PROSE_DD (4F02) — 5G ProSe configuration data for direct discovery .. rubric:: ADF.USIM/DF.5G_ProSe/EF.5G_PROSE_DC (4F03) — 5G ProSe configuration data for direct communication .. rubric:: ADF.USIM/DF.5G_ProSe/EF.5G_PROSE_U2NRU (4F04) — 5G ProSe configuration data for UE-to-network relay UE .. rubric:: ADF.USIM/DF.5G_ProSe/EF.5G_PROSE_RU (4F05) — 5G ProSe configuration data for remote UE .. rubric:: ADF.USIM/DF.5G_ProSe/EF.5G_PROSE_UIR (4F06) — 5G ProSe configuration data for usage information reporting .. rubric:: ADF.USIM/DF.5G_ProSe/EF.5G_PROSE_U2URU (4F07) — 5G ProSe configuration data for UE-to-UE relay UE .. rubric:: ADF.USIM/DF.5G_ProSe/EF.5G_PROSE_EU (4F08) — 5G ProSe configuration data for end UE ADF.USIM/DF.SAIP (5FD0) — SIMalliance Interoperable Profile ----------------------------------------------------------- This is not really TS 31.102 but part of the eUICC Profile Package: Interoperable Format Technical Specification as released by TCA (formerly SIMalliance) .. rubric:: ADF.USIM/DF.SAIP/EF.SUCI_Calc_Info (4F01) — SUCI Calc Info **Examples** .. code-block:: json5 // file: a00401010000a14a80010a81204e858c4d49d1343e6181284c47ca721730c98742cb7c6182d2e8126e08088d3680010b8120d1bc365f4997d17ce4374e72181431cbfeba9e1b98d7618f79d48561b144672a { "prot_scheme_id_list": [ { "priority": 0, "identifier": 1, "key_index": 1 }, { "priority": 1, "identifier": 0, "key_index": 0 } ], "hnet_pubkey_list": [ { "hnet_pubkey_identifier": 10, "hnet_pubkey": "4e858c4d49d1343e6181284c47ca721730c98742cb7c6182d2e8126e08088d36" }, { "hnet_pubkey_identifier": 11, "hnet_pubkey": "d1bc365f4997d17ce4374e72181431cbfeba9e1b98d7618f79d48561b144672a" } ] } ADF.USIM/DF.5MBSUECONFIG (5FF1) ------------------------------- .. rubric:: ADF.USIM/DF.5MBSUECONFIG/EF.5MBSUECONFIG (4F01) — 5MBS UE pre-configuration .. rubric:: ADF.USIM/EF.IMSI (6F07) — IMSI **Examples** .. code-block:: json5 // file: 082982608200002080 { "imsi": "228062800000208" } .. code-block:: json5 // file: 082926101160845740 { "imsi": "262011106487504" } ADF.ISIM / TS 31.103 ==================== .. rubric:: ADF.ISIM/EF.IMPI (6F02) — IMS private user identity **Examples** .. code-block:: json5 // file: 803137333830303630303030303031303140696d732e6d6e633030302e6d63633733382e336770706e6574776f726b2e6f7267 { "nai": "738006000000101@ims.mnc000.mcc738.3gppnetwork.org" } .. rubric:: ADF.ISIM/EF.DOMAIN (6F03) — Home Network Domain Name **Examples** .. code-block:: json5 // file: 8021696d732e6d6e633030302e6d63633733382e336770706e6574776f726b2e6f7267 { "domain": "ims.mnc000.mcc738.3gppnetwork.org" } .. rubric:: ADF.ISIM/EF.IMPU (6F04) — IMS public user identity **Examples** .. code-block:: json5 // file: 80357369703a37333830303630303030303031303140696d732e6d6e633030302e6d63633733382e336770706e6574776f726b2e6f7267 { "impu": "sip:738006000000101@ims.mnc000.mcc738.3gppnetwork.org" } .. rubric:: ADF.ISIM/EF.AD (6FAD) — Administrative Data **Examples** .. code-block:: json5 // file: 00ffff { "ms_operation_mode": "normal", "rfu1": 255, "rfu2": 127, "ofm": true, "extensions": null } .. rubric:: ADF.ISIM/EF.IST (6F07) — ISIM Service Table .. rubric:: ADF.ISIM/EF.P-CSCF (6F09) — P-CSCF Address **Examples** .. code-block:: json5 // file: 802c0070637363662e696d732e6d6e633030302e6d63633733382e7075622e336770706e6574776f726b2e6f7267 { "pcscf_address": { "address": "pcscf.ims.mnc000.mcc738.pub.3gppnetwork.org", "type_of_address": "FQDN" } } .. code-block:: json5 // file: 800501c0a80c22 { "pcscf_address": { "address": "192.168.12.34", "type_of_address": "IPv4" } } .. code-block:: json5 // file: 801102fe800000000000000042d7fffe530335 { "pcscf_address": { "address": "fe80::42:d7ff:fe53:335", "type_of_address": "IPv6" } } .. rubric:: ADF.ISIM/EF.GBABP (6FD5) — GBA Bootstrapping .. rubric:: ADF.ISIM/EF.GBANL (6FD7) — GBA NAF List .. rubric:: ADF.ISIM/EF.NAFKCA (6FDD) — NAF Key Centre Address **Examples** .. code-block:: json5 // file: 80296273662e696d732e6d6e633030302e6d63633733382e7075622e336770706e6574776f726b2e6f7267 { "naf_key_centre_address": "bsf.ims.mnc000.mcc738.pub.3gppnetwork.org" } .. code-block:: json5 // file: 8030656e65746e61667830312e696d732e6d6e633030302e6d63633733382e7075622e336770706e6574776f726b2e6f7267 { "naf_key_centre_address": "enetnafx01.ims.mnc000.mcc738.pub.3gppnetwork.org" } .. rubric:: ADF.ISIM/EF.UICCIARI (6FE7) — UICC IARI .. rubric:: ADF.ISIM/EF.WebRTCURI (6FFA) — WebRTC URI DF.GSM + DF.TELECOM / TS 51.011 (SIM) ===================================== DF.TELECOM (7F10) ----------------- .. rubric:: DF.TELECOM/EF.ADN (6F3A) — Abbreviated Dialing Numbers **Examples** .. code-block:: json5 // file: 42204841203120536963ffffffffffff06810628560810ffffffffffffff { "alpha_id": "B HA 1 Sic", "len_of_bcd": 6, "ton_npi": { "ext": true, "type_of_number": "unknown", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "6082658001", "cap_conf_id": 255, "ext1_record_id": 255 } .. code-block:: json5 // file: 4b756e64656e626574726575756e67ff0791947112122721ffffffffffff { "alpha_id": "Kundenbetreuung", "len_of_bcd": 7, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "491721217212", "cap_conf_id": 255, "ext1_record_id": 255 } .. rubric:: DF.TELECOM/EF.FDN (6F3B) — Fixed dialling numbers **Examples** .. code-block:: json5 // file: 42204841203120536963ffffffffffff06810628560810ffffffffffffff { "alpha_id": "B HA 1 Sic", "len_of_bcd": 6, "ton_npi": { "ext": true, "type_of_number": "unknown", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "6082658001", "cap_conf_id": 255, "ext1_record_id": 255 } .. code-block:: json5 // file: 4b756e64656e626574726575756e67ff0791947112122721ffffffffffff { "alpha_id": "Kundenbetreuung", "len_of_bcd": 7, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "491721217212", "cap_conf_id": 255, "ext1_record_id": 255 } .. rubric:: DF.TELECOM/EF.SMS (6F3C) — Short messages .. rubric:: DF.TELECOM/EF.CCP (6F3D) — Capability Configuration Parameters .. rubric:: DF.TELECOM/EF.ECCP (6F4F) — Extended Capability Configuration Parameters .. rubric:: DF.TELECOM/EF.MSISDN (6F40) — MSISDN **Examples** .. code-block:: json5 // file: ffffffffffffffffffffffffffffffffffffffff04b12143f5ffffffffffffffffff { "alpha_id": "", "len_of_bcd": 4, "ton_npi": { "ext": true, "type_of_number": "network_specific", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "12345" } .. code-block:: json5 // file: 456967656e65205275666e756d6d6572ffffffff0891947172199181f3ffffffffff { "alpha_id": "Eigene Rufnummer", "len_of_bcd": 8, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "4917279119183" } .. rubric:: DF.TELECOM/EF.SMSP (6F42) — Short message service parameters **Examples** .. code-block:: json5 // file: 534d5343ffffffffffffffffffffffffe1ffffffffffffffffffffffff0891945197109099f9ffffff0000a9 { "alpha_id": "SMSC", "parameter_indicators": { "tp_dest_addr": false, "tp_sc_addr": true, "tp_pid": true, "tp_dcs": true, "tp_vp": true }, "tp_dest_addr": { "length": 255, "ton_npi": { "ext": true, "type_of_number": "reserved_for_extension", "numbering_plan_id": "reserved_for_extension" }, "call_number": "" }, "tp_sc_addr": { "length": 8, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "call_number": "4915790109999" }, "tp_pid": "00", "tp_dcs": "00", "tp_vp_minutes": 4320 } .. code-block:: json5 // file: 454e6574776f726b73fffffffffffffff1ffffffffffffffffffffffffffffffffffffffffffffffff0000a7 { "alpha_id": "ENetworks", "parameter_indicators": { "tp_dest_addr": false, "tp_sc_addr": true, "tp_pid": true, "tp_dcs": true, "tp_vp": false }, "tp_dest_addr": { "length": 255, "ton_npi": { "ext": true, "type_of_number": "reserved_for_extension", "numbering_plan_id": "reserved_for_extension" }, "call_number": "" }, "tp_sc_addr": { "length": 255, "ton_npi": { "ext": true, "type_of_number": "reserved_for_extension", "numbering_plan_id": "reserved_for_extension" }, "call_number": "" }, "tp_pid": "00", "tp_dcs": "00", "tp_vp_minutes": 1440 } .. code-block:: json5 // file: fffffffffffffffffffffffffffffffffffffffffffffffffdffffffffffffffffffffffff07919403214365f7ffffffffffffff { "alpha_id": "", "parameter_indicators": { "tp_dest_addr": false, "tp_sc_addr": true, "tp_pid": false, "tp_dcs": false, "tp_vp": false }, "tp_dest_addr": { "length": 255, "ton_npi": { "ext": true, "type_of_number": "reserved_for_extension", "numbering_plan_id": "reserved_for_extension" }, "call_number": "" }, "tp_sc_addr": { "length": 7, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "call_number": "49301234567" }, "tp_pid": "ff", "tp_dcs": "ff", "tp_vp_minutes": 635040 } .. code-block:: json5 // file: fffffffffffffffffffffffffffffffffffffffffffffffffc0b919403214365f7ffffffff07919403214365f7ffffffffffffff { "alpha_id": "", "parameter_indicators": { "tp_dest_addr": true, "tp_sc_addr": true, "tp_pid": false, "tp_dcs": false, "tp_vp": false }, "tp_dest_addr": { "length": 11, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "call_number": "49301234567" }, "tp_sc_addr": { "length": 7, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "call_number": "49301234567" }, "tp_pid": "ff", "tp_dcs": "ff", "tp_vp_minutes": 635040 } .. rubric:: DF.TELECOM/EF.SMSS (6F43) — SMS status .. rubric:: DF.TELECOM/EF.LND (6F44) — Last Number Dialled **Examples** .. code-block:: json5 // file: 42204841203120536963ffffffffffff06810628560810ffffffffffffff { "alpha_id": "B HA 1 Sic", "len_of_bcd": 6, "ton_npi": { "ext": true, "type_of_number": "unknown", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "6082658001", "cap_conf_id": 255, "ext1_record_id": 255 } .. code-block:: json5 // file: 4b756e64656e626574726575756e67ff0791947112122721ffffffffffff { "alpha_id": "Kundenbetreuung", "len_of_bcd": 7, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "491721217212", "cap_conf_id": 255, "ext1_record_id": 255 } .. rubric:: DF.TELECOM/EF.SDN (6F49) — Service Dialling Numbers **Examples** .. code-block:: json5 // file: 42204841203120536963ffffffffffff06810628560810ffffffffffffff { "alpha_id": "B HA 1 Sic", "len_of_bcd": 6, "ton_npi": { "ext": true, "type_of_number": "unknown", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "6082658001", "cap_conf_id": 255, "ext1_record_id": 255 } .. code-block:: json5 // file: 4b756e64656e626574726575756e67ff0791947112122721ffffffffffff { "alpha_id": "Kundenbetreuung", "len_of_bcd": 7, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "491721217212", "cap_conf_id": 255, "ext1_record_id": 255 } .. rubric:: DF.TELECOM/EF.EXT1 (6F4A) — Extension1 (ADN/SSC) .. rubric:: DF.TELECOM/EF.EXT2 (6F4B) — Extension2 (FDN/SSC) .. rubric:: DF.TELECOM/EF.EXT3 (6F4C) — Extension3 (SDN) .. rubric:: DF.TELECOM/EF.BDN (6F4D) — Barred Dialling Numbers **Examples** .. code-block:: json5 // file: 42204841203120536963ffffffffffff06810628560810ffffffffffffff { "alpha_id": "B HA 1 Sic", "len_of_bcd": 6, "ton_npi": { "ext": true, "type_of_number": "unknown", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "6082658001", "cap_conf_id": 255, "ext1_record_id": 255 } .. code-block:: json5 // file: 4b756e64656e626574726575756e67ff0791947112122721ffffffffffff { "alpha_id": "Kundenbetreuung", "len_of_bcd": 7, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "491721217212", "cap_conf_id": 255, "ext1_record_id": 255 } .. rubric:: DF.TELECOM/EF.EXT4 (6F4E) — Extension4 (BDN/SSC) .. rubric:: DF.TELECOM/EF.SMSR (6F47) — SMS status reports .. rubric:: DF.TELECOM/EF.CMI (6F58) — Comparison Method Information DF.TELECOM/DF.PHONEBOOK (5F3A) — Phonebook ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. rubric:: DF.TELECOM/DF.PHONEBOOK/EF.PBR (4F30) — Phone Book Reference .. rubric:: DF.TELECOM/DF.PHONEBOOK/EF.PSC (4F22) — Phone Book Synchronization Counter .. rubric:: DF.TELECOM/DF.PHONEBOOK/EF.CC (4F23) — Change Counter .. rubric:: DF.TELECOM/DF.PHONEBOOK/EF.PUID (4F24) — Previous Unique Identifer DF.TELECOM/DF.MULTIMEDIA (5F3B) — Multimedia ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. rubric:: DF.TELECOM/DF.MULTIMEDIA/EF.MML (4F47) — Multimedia Messages List .. rubric:: DF.TELECOM/DF.MULTIMEDIA/EF.MMDF (4F48) — Multimedia Messages Data File DF.TELECOM/DF.MCS (5F3D) — Mission Critical Services ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. rubric:: DF.TELECOM/DF.MCS/EF.MST (4F01) — MCS Service Table .. rubric:: DF.TELECOM/DF.MCS/EF.MCS_CONFIG (4F02) — MCS configuration data DF.TELECOM/DF.V2X (5F3E) — Vehicle to X ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. rubric:: DF.TELECOM/DF.V2X/EF.VST (4F01) — V2X Service Table .. rubric:: DF.TELECOM/DF.V2X/EF.V2X_CONFIG (4F02) — V2X configuration data DF.GSM (7F20) — GSM Network related files ----------------------------------------- .. rubric:: DF.GSM/EF.LP (6F05) — Language Preference **Examples** .. code-block:: json5 // file: 24 [ "24" ] .. rubric:: DF.GSM/EF.IMSI (6F07) — IMSI **Examples** .. code-block:: json5 // file: 082982608200002080 { "imsi": "228062800000208" } .. code-block:: json5 // file: 082926101160845740 { "imsi": "262011106487504" } .. rubric:: DF.GSM/EF.Kc (6F20) — Ciphering key Kc **Examples** .. code-block:: json5 // file: 837d783609a3858f05 { "kc": "837d783609a3858f", "cksn": 5 } .. rubric:: DF.GSM/EF.PLMNsel (6F30) — PLMN selector **Examples** .. code-block:: json5 // file: 22f860 [ { "mcc": "228", "mnc": "06" } ] .. code-block:: json5 // file: 330420 [ { "mcc": "334", "mnc": "020" } ] .. rubric:: DF.GSM/EF.HPPLMN (6F31) — Higher Priority PLMN search period .. rubric:: DF.GSM/EF.ACMmax (6F37) — ACM maximum value **Examples** .. code-block:: json5 // file: 000000 { "acm_max": 0 } .. rubric:: DF.GSM/EF.SST (6F38) — SIM service table .. rubric:: DF.GSM/EF.ACM (6F39) — Accumulated call meter .. rubric:: DF.GSM/EF.GID1 (6F3E) — Group Identifier Level 1 .. rubric:: DF.GSM/EF.GID2 (6F3F) — Group Identifier Level 2 .. rubric:: DF.GSM/EF.SPN (6F46) — Service Provider Name **Examples** .. code-block:: json5 // file: 0147534d2d52204348ffffffffffffffff { "rfu": 0, "hide_in_oplmn": false, "show_in_hplmn": true, "spn": "GSM-R CH" } .. rubric:: DF.GSM/EF.PUCT (6F41) — Price per unit and currency table .. rubric:: DF.GSM/EF.CBMI (6F45) — Cell Broadcast message identifier selection .. rubric:: DF.GSM/EF.BCCH (6F74) — Broadcast control channels .. rubric:: DF.GSM/EF.ACC (6F78) — Access Control Class **Examples** .. code-block:: json5 // file: 0000 { "ACC0": false, "ACC1": false, "ACC2": false, "ACC3": false, "ACC4": false, "ACC5": false, "ACC6": false, "ACC7": false, "ACC8": false, "ACC9": false, "ACC10": false, "ACC11": false, "ACC12": false, "ACC13": false, "ACC14": false, "ACC15": false } .. code-block:: json5 // file: 0001 { "ACC0": true, "ACC1": false, "ACC2": false, "ACC3": false, "ACC4": false, "ACC5": false, "ACC6": false, "ACC7": false, "ACC8": false, "ACC9": false, "ACC10": false, "ACC11": false, "ACC12": false, "ACC13": false, "ACC14": false, "ACC15": false } .. code-block:: json5 // file: 0002 { "ACC0": false, "ACC1": true, "ACC2": false, "ACC3": false, "ACC4": false, "ACC5": false, "ACC6": false, "ACC7": false, "ACC8": false, "ACC9": false, "ACC10": false, "ACC11": false, "ACC12": false, "ACC13": false, "ACC14": false, "ACC15": false } .. code-block:: json5 // file: 0100 { "ACC0": false, "ACC1": false, "ACC2": false, "ACC3": false, "ACC4": false, "ACC5": false, "ACC6": false, "ACC7": false, "ACC8": true, "ACC9": false, "ACC10": false, "ACC11": false, "ACC12": false, "ACC13": false, "ACC14": false, "ACC15": false } .. code-block:: json5 // file: 8000 { "ACC0": false, "ACC1": false, "ACC2": false, "ACC3": false, "ACC4": false, "ACC5": false, "ACC6": false, "ACC7": false, "ACC8": false, "ACC9": false, "ACC10": false, "ACC11": false, "ACC12": false, "ACC13": false, "ACC14": false, "ACC15": true } .. code-block:: json5 // file: 802b { "ACC0": true, "ACC1": true, "ACC2": false, "ACC3": true, "ACC4": false, "ACC5": true, "ACC6": false, "ACC7": false, "ACC8": false, "ACC9": false, "ACC10": false, "ACC11": false, "ACC12": false, "ACC13": false, "ACC14": false, "ACC15": true } .. rubric:: DF.GSM/EF.FPLMN (6F7B) — Forbidden PLMNs **Examples** .. code-block:: json5 // file: 22f860 [ { "mcc": "228", "mnc": "06" } ] .. code-block:: json5 // file: 330420 [ { "mcc": "334", "mnc": "020" } ] .. rubric:: DF.GSM/EF.LOCI (6F7E) — Location Information **Examples** .. code-block:: json5 // file: 7802570222f81009780000 { "tmsi": "78025702", "lai": "22f8100978", "tmsi_time": 0, "lu_status": "updated" } .. rubric:: DF.GSM/EF.AD (6FAD) — Administrative Data **Examples** .. code-block:: json5 // file: 00ffff { "ms_operation_mode": "normal", "rfu1": 255, "rfu2": 127, "ofm": true, "extensions": null } .. rubric:: DF.GSM/EF.Phase (6FAE) — Phase identification .. rubric:: DF.GSM/EF.VGCS (6FB1) — Voice Group Call Service **Examples** .. code-block:: json5 // file: 92f9ffff [ "299" ] .. rubric:: DF.GSM/EF.VGCSS (6FB2) — Voice Group Call Service Status **Examples** .. code-block:: json5 // file: 010000004540fc { "flags": [ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0 ] } .. rubric:: DF.GSM/EF.VBS (6FB3) — Voice Broadcast Service **Examples** .. code-block:: json5 // file: 92f9ffff [ "299" ] .. rubric:: DF.GSM/EF.VBSS (6FB4) — Voice Broadcast Service Status **Examples** .. code-block:: json5 // file: 010000004540fc { "flags": [ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0 ] } .. rubric:: DF.GSM/EF.eMLPP (6FB5) — enhanced Multi Level Pre-emption and Priority **Examples** .. code-block:: json5 // file: 7c04 { "levels": { "A": false, "B": false, "zero": true, "one": true, "two": true, "three": true, "four": true }, "fast_call_setup_cond": { "A": false, "B": false, "zero": true, "one": false, "two": false, "three": false, "four": false } } .. rubric:: DF.GSM/EF.AAeM (6FB6) — Automatic Answer for eMLPP Service **Examples** .. code-block:: json5 // file: 3c { "auto_answer_prio_levels": { "A": false, "B": false, "zero": true, "one": true, "two": true, "three": true, "four": false } } .. rubric:: DF.GSM/EF.CBMID (6F48) — Cell Broadcast Message Identifier for Data Download .. rubric:: DF.GSM/EF.ECC (6FB7) — Emergency Call Codes .. rubric:: DF.GSM/EF.CBMIR (6F50) — Cell Broadcast message identifier range selection .. rubric:: DF.GSM/EF.DCK (6F2C) — Depersonalisation Control Keys .. rubric:: DF.GSM/EF.CNL (6F32) — Co-operative Network List .. rubric:: DF.GSM/EF.NIA (6F51) — Network's Indication of Alerting .. rubric:: DF.GSM/EF.KcGPRS (6F52) — GPRS Ciphering key KcGPRS **Examples** .. code-block:: json5 // file: 837d783609a3858f05 { "kc": "837d783609a3858f", "cksn": 5 } .. rubric:: DF.GSM/EF.LOCIGPRS (6F53) — GPRS Location Information **Examples** .. code-block:: json5 // file: ffffffffffffff22f8990000ff01 { "ptmsi": "ffffffff", "ptmsi_sig": "ffffff", "rai": "22f8990000ff", "rau_status": "not_updated" } .. rubric:: DF.GSM/EF.SUME (6F54) — SetUpMenu Elements .. rubric:: DF.GSM/EF.PLMNwAcT (6F60) — User controlled PLMN Selector with Access Technology **Examples** .. code-block:: json5 // file: 62f2104000 [ { "mcc": "262", "mnc": "01", "act": [ "E-UTRAN NB-S1", "E-UTRAN WB-S1" ] } ] .. code-block:: json5 // file: 62f2108000 [ { "mcc": "262", "mnc": "01", "act": [ "UTRAN" ] } ] .. code-block:: json5 // file: 62f220488c [ { "mcc": "262", "mnc": "02", "act": [ "E-UTRAN NB-S1", "E-UTRAN WB-S1", "EC-GSM-IoT", "GSM", "NG-RAN" ] } ] .. rubric:: DF.GSM/EF.OPLMNwAcT (6F61) — Operator controlled PLMN Selector with Access Technology **Examples** .. code-block:: json5 // file: 62f2104000 [ { "mcc": "262", "mnc": "01", "act": [ "E-UTRAN NB-S1", "E-UTRAN WB-S1" ] } ] .. code-block:: json5 // file: 62f2108000 [ { "mcc": "262", "mnc": "01", "act": [ "UTRAN" ] } ] .. code-block:: json5 // file: 62f220488c [ { "mcc": "262", "mnc": "02", "act": [ "E-UTRAN NB-S1", "E-UTRAN WB-S1", "EC-GSM-IoT", "GSM", "NG-RAN" ] } ] .. rubric:: DF.GSM/EF.HPLMNwAcT (6F62) — HPLMN Selector with Access Technology **Examples** .. code-block:: json5 // file: 62f2104000 [ { "mcc": "262", "mnc": "01", "act": [ "E-UTRAN NB-S1", "E-UTRAN WB-S1" ] } ] .. code-block:: json5 // file: 62f2108000 [ { "mcc": "262", "mnc": "01", "act": [ "UTRAN" ] } ] .. code-block:: json5 // file: 62f220488c [ { "mcc": "262", "mnc": "02", "act": [ "E-UTRAN NB-S1", "E-UTRAN WB-S1", "EC-GSM-IoT", "GSM", "NG-RAN" ] } ] .. rubric:: DF.GSM/EF.CPBCCH (6F63) — CPBCCH Information .. rubric:: DF.GSM/EF.InvScan (6F64) — IOnvestigation Scan .. rubric:: DF.GSM/EF.PNN (6FC5) — PLMN Network Name .. rubric:: DF.GSM/EF.OPL (6FC6) — Operator PLMN List **Examples** .. code-block:: json5 // file: 62f2100000fffe01 { "lai": { "mcc_mnc": "262-01", "lac_min": "0000", "lac_max": "fffe" }, "pnn_record_id": 1 } .. code-block:: json5 // file: 216354789abcde12 { "lai": { "mcc_mnc": "123-456", "lac_min": "789a", "lac_max": "bcde" }, "pnn_record_id": 18 } .. rubric:: DF.GSM/EF.MBDN (6FC7) — Mailbox Dialling Numbers **Examples** .. code-block:: json5 // file: 42204841203120536963ffffffffffff06810628560810ffffffffffffff { "alpha_id": "B HA 1 Sic", "len_of_bcd": 6, "ton_npi": { "ext": true, "type_of_number": "unknown", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "6082658001", "cap_conf_id": 255, "ext1_record_id": 255 } .. code-block:: json5 // file: 4b756e64656e626574726575756e67ff0791947112122721ffffffffffff { "alpha_id": "Kundenbetreuung", "len_of_bcd": 7, "ton_npi": { "ext": true, "type_of_number": "international", "numbering_plan_id": "isdn_e164" }, "dialing_nr": "491721217212", "cap_conf_id": 255, "ext1_record_id": 255 } .. rubric:: DF.GSM/EF.MBI (6FC9) — Mailbox Identifier **Examples** .. code-block:: json5 // file: 0100000000 { "mbi_voicemail": 1, "mbi_fax": 0, "mbi_email": 0, "mbi_other": 0, "mbi_videocall": 0 } .. rubric:: DF.GSM/EF.MWIS (6FCA) — Message Waiting Indication Status **Examples** .. code-block:: json5 // file: 0000000000 { "mwi_status": { "voicemail": false, "fax": false, "email": false, "other": false, "videomail": false }, "num_waiting_voicemail": 0, "num_waiting_fax": 0, "num_waiting_email": 0, "num_waiting_other": 0, "num_waiting_videomail": null } .. rubric:: DF.GSM/EF.CFIS (6FCB) — Call Forwarding Indication Status **Examples** .. code-block:: json5 // file: 0100ffffffffffffffffffffffffffff { "msp_number": 1, "cfu_indicator_status": { "voice": false, "fax": false, "data": false, "rfu": 0 }, "len_of_bcd": 255, "ton_npi": { "ext": true, "type_of_number": "reserved_for_extension", "numbering_plan_id": "reserved_for_extension" }, "dialing_nr": "", "cap_conf_id": 255, "ext7_record_id": 255 } .. rubric:: DF.GSM/EF.EXT6 (6FC8) — Extension6 (MBDN) .. rubric:: DF.GSM/EF.EXT7 (6FCC) — Extension7 (CFIS) .. rubric:: DF.GSM/EF.SPDI (6FCD) — Service Provider Display Information .. rubric:: DF.GSM/EF.MMSN (6FCE) — MMS Notification .. rubric:: DF.GSM/EF.EXT8 (6FCF) — Extension8 (MMSN) .. rubric:: DF.GSM/EF.MMSICP (6FD0) — MMS Issuer Connectivity Parameters .. rubric:: DF.GSM/EF.MMSUP (6FD1) — MMS User Preferences .. rubric:: DF.GSM/EF.MMSUCP (6FD2) — MMS User Connectivity Parameters CDMA / IS-820 (RUIM) ==================== DF.CDMA (7F25) — CDMA related files (3GPP2 C.S0023-D) ----------------------------------------------------- .. rubric:: DF.CDMA/EF.CST (6F32) — CDMA Service Table .. rubric:: DF.CDMA/EF.SPN (6F41) — Service Provider Name 3.4.31 CDMA Home Service Provider Name **Examples** .. code-block:: json5 // file: 010801536b796c696e6b204e57ffffffffffffffffffffffffffffffffffffffffffff { "rfu1": 0, "show_in_hsa": true, "rfu2": 0, "char_encoding": 8, "lang_ind": 1, "spn": "Skylink NW" } .. rubric:: DF.CDMA/EF.AD (6F43) — Administrative Data 3.4.33 Administrative Data **Examples** .. code-block:: json5 // file: 000000 { "ms_operation_mode": "normal", "additional_info": "0000", "rfu": "" } .. rubric:: DF.CDMA/EF.SMS (6F3C) — Short messages 3.4.27 Short Messages DF.EIRENE / GSM-R ================= .. rubric:: DF.EIRENE/EF.FN (6FF1) — Functional numbers Section 7.2 **Examples** .. code-block:: json5 // file: 40315801000010ff01 { "functional_number_and_type": { "functional_number": "04138510000001f", "presentation_of_only_this_fn": true, "permanent_fn": true }, "list_number": 1 } .. rubric:: DF.EIRENE/EF.CallconfC (6FF2) — Call Configuration of emergency calls Configuration Section 7.3 **Examples** .. code-block:: json5 // file: 026121ffffffffffff1e000a040a010253600795792426f0 { "pl_conf": 3, "conf_nr": "1612ffffffffffff", "max_rand": 30, "n_ack_max": 10, "pl_ack": 1, "n_nested_max": 10, "train_emergency_gid": 1, "shunting_emergency_gid": 2, "imei": "350670599742620f" } .. rubric:: DF.EIRENE/EF.CallconfI (6FF3) — Call Configuration of emergency calls Information Section 7.5 .. rubric:: DF.EIRENE/EF.Shunting (6FF4) — Shunting Section 7.6 **Examples** .. code-block:: json5 // file: 03f8ffffff000000 { "common_gid": 3, "shunting_gid": "f8ffffff000000" } .. rubric:: DF.EIRENE/EF.GsmrPLMN (6FF5) — GSM-R network selection Section 7.7 **Examples** .. code-block:: json5 // file: 22f860f86f8d6f8e01 { "plmn": "228-06", "class_of_network": { "supported": { "vbs": true, "vgcs": true, "emlpp": true, "fn": true, "eirene": true }, "preference": 0 }, "ic_incoming_ref_tbl": "6f8d", "outgoing_ref_tbl": "6f8e", "ic_table_ref": "01" } .. code-block:: json5 // file: 22f810416f8d6f8e02 { "plmn": "228-01", "class_of_network": { "supported": { "vbs": false, "vgcs": false, "emlpp": false, "fn": true, "eirene": false }, "preference": 1 }, "ic_incoming_ref_tbl": "6f8d", "outgoing_ref_tbl": "6f8e", "ic_table_ref": "02" } .. rubric:: DF.EIRENE/EF.IC (6F8D) — International Code Section 7.8 **Examples** .. code-block:: json5 // file: f06f8e40f10001 { "next_table_type": "decision", "id_of_next_table": "6f8e", "ic_decision_value": "041f", "network_string_table_index": 1 } .. code-block:: json5 // file: ffffffffffffff { "next_table_type": "empty", "id_of_next_table": "ffff", "ic_decision_value": "ffff", "network_string_table_index": 65535 } .. rubric:: DF.EIRENE/EF.NW (6F80) — Network Name Section 7.9 **Examples** .. code-block:: json5 // file: 47534d2d52204348 "GSM-R CH" .. code-block:: json5 // file: 537769737347534d "SwissGSM" .. code-block:: json5 // file: 47534d2d52204442 "GSM-R DB" .. code-block:: json5 // file: 47534d2d52524649 "GSM-RRFI" .. rubric:: DF.EIRENE/EF.CT (6F8E) — Call Type Section 8.4 **Examples** .. code-block:: json5 // file: f26f87f0ff00 { "next_table_type": "num_dial_digits", "id_of_next_table": "6f87", "decision_value": "0fff", "string_table_index": 0 } .. code-block:: json5 // file: f06f8ff1ff01 { "next_table_type": "decision", "id_of_next_table": "6f8f", "decision_value": "1fff", "string_table_index": 1 } .. code-block:: json5 // file: f16f89f5ff05 { "next_table_type": "predefined", "id_of_next_table": "6f89", "decision_value": "5fff", "string_table_index": 5 } .. rubric:: DF.EIRENE/EF.SC (6F8F) — Short Code Section 8.4 **Examples** .. code-block:: json5 // file: f26f87f0ff00 { "next_table_type": "num_dial_digits", "id_of_next_table": "6f87", "decision_value": "0fff", "string_table_index": 0 } .. code-block:: json5 // file: f06f8ff1ff01 { "next_table_type": "decision", "id_of_next_table": "6f8f", "decision_value": "1fff", "string_table_index": 1 } .. code-block:: json5 // file: f16f89f5ff05 { "next_table_type": "predefined", "id_of_next_table": "6f89", "decision_value": "5fff", "string_table_index": 5 } .. rubric:: DF.EIRENE/EF.FC (6F88) — Function Code Section 8.5 **Examples** .. code-block:: json5 // record 1: f26f85 { "next_table_type": "num_dial_digits", "id_of_next_table": "6f85" } .. code-block:: json5 // record 2: f0ffc8 { "predefined_value1": "0fff", "string_table_index1": 200 } .. rubric:: DF.EIRENE/EF.Service (6F89) — VGCS/VBS Service Code Section 8.5 **Examples** .. code-block:: json5 // record 1: f26f85 { "next_table_type": "num_dial_digits", "id_of_next_table": "6f85" } .. code-block:: json5 // record 2: f0ffc8 { "predefined_value1": "0fff", "string_table_index1": 200 } .. rubric:: DF.EIRENE/EF.Call (6F8A) — First digit of the group ID Section 8.5 **Examples** .. code-block:: json5 // record 1: f26f85 { "next_table_type": "num_dial_digits", "id_of_next_table": "6f85" } .. code-block:: json5 // record 2: f0ffc8 { "predefined_value1": "0fff", "string_table_index1": 200 } .. rubric:: DF.EIRENE/EF.FctTeam (6F8B) — Call Type 6 Team Type + Team member function Section 8.5 **Examples** .. code-block:: json5 // record 1: f26f85 { "next_table_type": "num_dial_digits", "id_of_next_table": "6f85" } .. code-block:: json5 // record 2: f0ffc8 { "predefined_value1": "0fff", "string_table_index1": 200 } .. rubric:: DF.EIRENE/EF.Controller (6F92) — Call Type 7 Controller function code Section 8.5 **Examples** .. code-block:: json5 // record 1: f26f85 { "next_table_type": "num_dial_digits", "id_of_next_table": "6f85" } .. code-block:: json5 // record 2: f0ffc8 { "predefined_value1": "0fff", "string_table_index1": 200 } .. rubric:: DF.EIRENE/EF.Gateway (6F8C) — Access to external networks Section 8.5 **Examples** .. code-block:: json5 // record 1: f26f85 { "next_table_type": "num_dial_digits", "id_of_next_table": "6f85" } .. code-block:: json5 // record 2: f0ffc8 { "predefined_value1": "0fff", "string_table_index1": 200 } .. rubric:: DF.EIRENE/EF.5to8digits (6F81) — Call Type 2 User Identity Number length Section 8.6 **Examples** .. code-block:: json5 // file: ffffff22 { "next_table_type": "empty", "id_of_next_table": "ffff", "dialed_digits": "22" } .. code-block:: json5 // file: f16f8885 { "next_table_type": "predefined", "id_of_next_table": "6f88", "dialed_digits": "58" } .. rubric:: DF.EIRENE/EF.2digits (6F82) — 2 digits input Section 8.6 **Examples** .. code-block:: json5 // file: ffffff22 { "next_table_type": "empty", "id_of_next_table": "ffff", "dialed_digits": "22" } .. code-block:: json5 // file: f16f8885 { "next_table_type": "predefined", "id_of_next_table": "6f88", "dialed_digits": "58" } .. rubric:: DF.EIRENE/EF.8digits (6F83) — 8 digits input Section 8.6 **Examples** .. code-block:: json5 // file: ffffff22 { "next_table_type": "empty", "id_of_next_table": "ffff", "dialed_digits": "22" } .. code-block:: json5 // file: f16f8885 { "next_table_type": "predefined", "id_of_next_table": "6f88", "dialed_digits": "58" } .. rubric:: DF.EIRENE/EF.9digits (6F84) — 9 digits input Section 8.6 **Examples** .. code-block:: json5 // file: ffffff22 { "next_table_type": "empty", "id_of_next_table": "ffff", "dialed_digits": "22" } .. code-block:: json5 // file: f16f8885 { "next_table_type": "predefined", "id_of_next_table": "6f88", "dialed_digits": "58" } .. rubric:: DF.EIRENE/EF.SSSSS (6F85) — Group call area input Section 8.6 **Examples** .. code-block:: json5 // file: ffffff22 { "next_table_type": "empty", "id_of_next_table": "ffff", "dialed_digits": "22" } .. code-block:: json5 // file: f16f8885 { "next_table_type": "predefined", "id_of_next_table": "6f88", "dialed_digits": "58" } .. rubric:: DF.EIRENE/EF.LLLLL (6F86) — Location number Call Type 6 Section 8.6 **Examples** .. code-block:: json5 // file: ffffff22 { "next_table_type": "empty", "id_of_next_table": "ffff", "dialed_digits": "22" } .. code-block:: json5 // file: f16f8885 { "next_table_type": "predefined", "id_of_next_table": "6f88", "dialed_digits": "58" } .. rubric:: DF.EIRENE/EF.Location (6F91) — Location number Call Type 7 Section 8.6 **Examples** .. code-block:: json5 // file: ffffff22 { "next_table_type": "empty", "id_of_next_table": "ffff", "dialed_digits": "22" } .. code-block:: json5 // file: f16f8885 { "next_table_type": "predefined", "id_of_next_table": "6f88", "dialed_digits": "58" } .. rubric:: DF.EIRENE/EF.FreeNumber (6F87) — Free Number Call Type 0 and 8 Section 8.6 **Examples** .. code-block:: json5 // file: ffffff22 { "next_table_type": "empty", "id_of_next_table": "ffff", "dialed_digits": "22" } .. code-block:: json5 // file: f16f8885 { "next_table_type": "predefined", "id_of_next_table": "6f88", "dialed_digits": "58" } DF.SYSTEM / sysmocom SJA2+SJA5 ============================== .. rubric:: DF.SYSTEM/EF.CHV1 (6F01) — EF.CHV1 PIN file **Examples** .. code-block:: json5 // file: f1030331323334ffffffff0a0a3132333435363738 { "state": { "valid": true, "change_able": true, "unblock_able": true, "disable_able": true, "not_initialized": false, "disabled": true }, "attempts_remaining": 3, "maximum_attempts": 3, "pin": "31323334", "puk": { "attempts_remaining": 10, "maximum_attempts": 10, "puk": "3132333435363738" } } .. code-block:: json5 // file: f003039999999999999999 { "state": { "valid": true, "change_able": true, "unblock_able": true, "disable_able": true, "not_initialized": false, "disabled": false }, "attempts_remaining": 3, "maximum_attempts": 3, "pin": "9999999999999999", "puk": null } .. rubric:: DF.SYSTEM/EF.CHV2 (6F81) — EF.CHV2 PIN file **Examples** .. code-block:: json5 // file: f1030331323334ffffffff0a0a3132333435363738 { "state": { "valid": true, "change_able": true, "unblock_able": true, "disable_able": true, "not_initialized": false, "disabled": true }, "attempts_remaining": 3, "maximum_attempts": 3, "pin": "31323334", "puk": { "attempts_remaining": 10, "maximum_attempts": 10, "puk": "3132333435363738" } } .. code-block:: json5 // file: f003039999999999999999 { "state": { "valid": true, "change_able": true, "unblock_able": true, "disable_able": true, "not_initialized": false, "disabled": false }, "attempts_remaining": 3, "maximum_attempts": 3, "pin": "9999999999999999", "puk": null } .. rubric:: DF.SYSTEM/EF.ADM1 (6F0A) — EF.ADM1 PIN file **Examples** .. code-block:: json5 // file: f1030331323334ffffffff0a0a3132333435363738 { "state": { "valid": true, "change_able": true, "unblock_able": true, "disable_able": true, "not_initialized": false, "disabled": true }, "attempts_remaining": 3, "maximum_attempts": 3, "pin": "31323334", "puk": { "attempts_remaining": 10, "maximum_attempts": 10, "puk": "3132333435363738" } } .. code-block:: json5 // file: f003039999999999999999 { "state": { "valid": true, "change_able": true, "unblock_able": true, "disable_able": true, "not_initialized": false, "disabled": false }, "attempts_remaining": 3, "maximum_attempts": 3, "pin": "9999999999999999", "puk": null } .. rubric:: DF.SYSTEM/EF.ADM2 (6F0B) — EF.ADM2 PIN file **Examples** .. code-block:: json5 // file: f1030331323334ffffffff0a0a3132333435363738 { "state": { "valid": true, "change_able": true, "unblock_able": true, "disable_able": true, "not_initialized": false, "disabled": true }, "attempts_remaining": 3, "maximum_attempts": 3, "pin": "31323334", "puk": { "attempts_remaining": 10, "maximum_attempts": 10, "puk": "3132333435363738" } } .. code-block:: json5 // file: f003039999999999999999 { "state": { "valid": true, "change_able": true, "unblock_able": true, "disable_able": true, "not_initialized": false, "disabled": false }, "attempts_remaining": 3, "maximum_attempts": 3, "pin": "9999999999999999", "puk": null } .. rubric:: DF.SYSTEM/EF.ADM3 (6F0C) — EF.ADM3 PIN file **Examples** .. code-block:: json5 // file: f1030331323334ffffffff0a0a3132333435363738 { "state": { "valid": true, "change_able": true, "unblock_able": true, "disable_able": true, "not_initialized": false, "disabled": true }, "attempts_remaining": 3, "maximum_attempts": 3, "pin": "31323334", "puk": { "attempts_remaining": 10, "maximum_attempts": 10, "puk": "3132333435363738" } } .. code-block:: json5 // file: f003039999999999999999 { "state": { "valid": true, "change_able": true, "unblock_able": true, "disable_able": true, "not_initialized": false, "disabled": false }, "attempts_remaining": 3, "maximum_attempts": 3, "pin": "9999999999999999", "puk": null } .. rubric:: DF.SYSTEM/EF.ADM4 (6F0D) — EF.ADM4 PIN file **Examples** .. code-block:: json5 // file: f1030331323334ffffffff0a0a3132333435363738 { "state": { "valid": true, "change_able": true, "unblock_able": true, "disable_able": true, "not_initialized": false, "disabled": true }, "attempts_remaining": 3, "maximum_attempts": 3, "pin": "31323334", "puk": { "attempts_remaining": 10, "maximum_attempts": 10, "puk": "3132333435363738" } } .. code-block:: json5 // file: f003039999999999999999 { "state": { "valid": true, "change_able": true, "unblock_able": true, "disable_able": true, "not_initialized": false, "disabled": false }, "attempts_remaining": 3, "maximum_attempts": 3, "pin": "9999999999999999", "puk": null } .. rubric:: DF.SYSTEM/EF.MILENAGE_CFG (6F21) — Milenage connfiguration **Examples** .. code-block:: json5 // file: 40002040600000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000020000000000000000000000000000000400000000000000000000000000000008 { "r1": 64, "r2": 0, "r3": 32, "r4": 64, "r5": 96, "c1": "00000000000000000000000000000000", "c2": "00000000000000000000000000000001", "c3": "00000000000000000000000000000002", "c4": "00000000000000000000000000000004", "c5": "00000000000000000000000000000008" } .. rubric:: DF.SYSTEM/EF.0348_KEY (6F22) — TS 03.48 OTA Keys .. rubric:: DF.SYSTEM/EF.SIM_AUTH_COUNTER (AF24) — Number of remaining RUN GSM ALGORITHM executions .. rubric:: DF.SYSTEM/EF.SIM_AUTH_KEY (6F20) — USIM authentication key **Examples** .. code-block:: json5 // file: 14000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f { "cfg": { "sres_deriv_func": 1, "use_opc_instead_of_op": true, "algorithm": "milenage" }, "key": "000102030405060708090a0b0c0d0e0f", "op_opc": "101112131415161718191a1b1c1d1e1f" } .. rubric:: DF.SYSTEM/EF.0348_COUNT (6F23) — TS 03.48 OTA Counters **Examples** .. code-block:: json5 // file: fe010000000000 { "sec_domain": 254, "key_set_version": 1, "counter": "0000000000" } .. rubric:: DF.SYSTEM/EF.GP_COUNT (6F26) — GP SCP02 Counters **Examples** .. code-block:: json5 // file: 0070000000 { "sec_domain": 0, "key_set_version": 112, "counter": 0, "rfu": 0 } .. rubric:: DF.SYSTEM/EF.GP_DIV_DATA (6F27) — GP SCP02 key diversification data