ETSI TS 131 113-2009 Universal Mobile Telecommunications System (UMTS) LTE Universal Subscriber Identity Module Application Toolkit (USAT) interpreter byte codes《全球移动通信系统(UMTS) 长期演.pdf
《ETSI TS 131 113-2009 Universal Mobile Telecommunications System (UMTS) LTE Universal Subscriber Identity Module Application Toolkit (USAT) interpreter byte codes《全球移动通信系统(UMTS) 长期演.pdf》由会员分享,可在线阅读,更多相关《ETSI TS 131 113-2009 Universal Mobile Telecommunications System (UMTS) LTE Universal Subscriber Identity Module Application Toolkit (USAT) interpreter byte codes《全球移动通信系统(UMTS) 长期演.pdf(136页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI TS 131 113 V8.0.0 (2009-03)Technical Specification Universal Mobile Telecommunications System (UMTS);LTE;Universal Subscriber Identity ModuleApplication Toolkit (USAT) interpreter byte codes (3GPP TS 31.113 version 8.0.0 Release 8)ETSI ETSI TS 131 113 V8.0.0 (2009-03) 1 3GPP TS 31.113 version
2、8.0.0 Release 8 Reference RTS/TSGC-0631113v800 Keywords LTE, UMTS ETSI 650 Route des Lucioles F-06921 Sophia Antipolis Cedex - FRANCE Tel.: +33 4 92 94 42 00 Fax: +33 4 93 65 47 16 Siret N 348 623 562 00017 - NAF 742 C Association but non lucratif enregistre la Sous-Prfecture de Grasse (06) N 7803/8
3、8 Important notice Individual copies of the present document can be downloaded from: http:/www.etsi.org The present document may be made available in more than one electronic version or in print. In any case of existing or perceived difference in contents between such versions, the reference version
4、 is the Portable Document Format (PDF). In case of dispute, the reference shall be the printing on ETSI printers of the PDF version kept on a specific network drive within ETSI Secretariat. Users of the present document should be aware that the document may be subject to revision or change of status
5、. Information on the current status of this and other ETSI documents is available at http:/portal.etsi.org/tb/status/status.asp If you find errors in the present document, please send your comment to one of the following services: http:/portal.etsi.org/chaircor/ETSI_support.asp Copyright Notificatio
6、n No part may be reproduced except as authorized by written permission. The copyright and the foregoing restriction extend to reproduction in all media. European Telecommunications Standards Institute 2009. All rights reserved. DECTTM, PLUGTESTSTM, UMTSTM, TIPHONTM, the TIPHON logo and the ETSI logo
7、 are Trade Marks of ETSI registered for the benefit of its Members. 3GPPTM is a Trade Mark of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners. LTE is a Trade Mark of ETSI currently being registered for the benefit of its Members and of the 3GPP Organizational P
8、artners. GSM and the GSM logo are Trade Marks registered and owned by the GSM Association. ETSI ETSI TS 131 113 V8.0.0 (2009-03) 2 3GPP TS 31.113 version 8.0.0 Release 8 Intellectual Property Rights IPRs essential or potentially essential to the present document may have been declared to ETSI. The i
9、nformation pertaining to these essential IPRs, if any, is publicly available for ETSI members and non-members, and can be found in ETSI SR 000 314: “Intellectual Property Rights (IPRs); Essential, or potentially Essential, IPRs notified to ETSI in respect of ETSI standards“, which is available from
10、the ETSI Secretariat. Latest updates are available on the ETSI Web server (http:/webapp.etsi.org/IPR/home.asp). Pursuant to the ETSI IPR Policy, no investigation, including IPR searches, has been carried out by ETSI. No guarantee can be given as to the existence of other IPRs not referenced in ETSI
11、SR 000 314 (or the updates on the ETSI Web server) which are, or may be, or may become, essential to the present document. Foreword This Technical Specification (TS) has been produced by ETSI 3rd Generation Partnership Project (3GPP). The present document may refer to technical specifications or rep
12、orts using their 3GPP identities, UMTS identities or GSM identities. These should be interpreted as being references to the corresponding ETSI deliverables. The cross reference between GSM, UMTS, 3GPP and ETSI identities can be found under http:/webapp.etsi.org/key/queryform.asp. ETSI ETSI TS 131 11
13、3 V8.0.0 (2009-03) 3 3GPP TS 31.113 version 8.0.0 Release 8 Contents Intellectual Property Rights2 Foreword.2 Foreword.9 1 Scope 10 2 References 10 3 Definitions, abbreviations and symbols .11 3.1 Definitions11 3.2 Abbreviations .12 3.3 Symbols13 4 Model of computation 14 4.1 Navigation 15 4.2 Commu
14、nication with the external system entity 15 4.2.1 Incoming pages from the external system entity.15 4.2.2 Outgoing data to the external system entity15 4.2.3 Wait State16 4.3 Terminal response handler mechanism 17 4.3.1 Operation of the Terminal Response Handler.18 4.3.1.1 Definitions.18 4.3.1.2 Ope
15、ration.18 4.3.2 Default Terminal Response Handler configuration 18 4.4 Activation.19 4.5 Page format overview.21 4.6 History list21 5 TLV Format22 5.1 Coding of the tag byte 23 5.2 Attributes in TLVs23 5.3 Coding of attribute bytes 23 6 Variables.24 6.1 Usage areas.24 6.1.1 Environment variable usag
16、e area25 6.1.1.1 USAT Interpreter system information partition 25 6.1.1.1.1 Write access to the partition 27 6.1.1.1.2 Read access of the partition.27 6.1.1.2 USIM issuer information partition 27 6.1.1.2.1 Write access to the partition 27 6.1.1.2.2 Read access of the partition.27 6.1.1.3 End user in
17、formation partition 27 6.1.1.3.1 Write access to the partition 27 6.1.1.3.2 Read access of the partition.27 6.1.2 Permanent variable area28 6.1.2.1 Write access to the permanent variable area .28 6.1.2.2 Read access of the permanent variable area28 6.1.3 Temporary variable area .29 6.1.3.1 Write acc
18、ess to the temporary variable area29 6.1.3.2 Read access of the temporary variable area 29 6.1.3.3 Lifetime of temporary variables30 6.1.4 Page string element.30 6.1.4.1 Write access to page string elements.30 6.1.4.2 Read access of page string elements .30 6.2 Variable values.30 6.3 Variable substi
19、tution.30 ETSI ETSI TS 131 113 V8.0.0 (2009-03) 4 3GPP TS 31.113 version 8.0.0 Release 8 7 Used USAT Interpreter data structures 32 7.1 Page32 7.1.1 Attributes 33 7.1.2 Page Identification 33 7.1.3 Page Unlock Code 33 7.1.4 One Time Password34 7.1.5 Keep Alive List.34 7.1.6 Service ID .34 7.1.7 Stri
20、ng Pool 34 7.1.8 Terminal response handler modifier .34 7.1.8.1 Attribute 35 7.1.8.2 General result range 37 7.1.8.3 Text for user notification.37 7.1.8.4 Action38 7.1.8.4.1 Attributes .38 7.1.8.4.2 Action ID.39 7.1.8.4.3 Action to be performed39 7.1.8.4.4 Action description .41 7.2 Navigation Unit
21、42 7.2.1 Attributes 42 7.2.2 Anchor 42 7.2.3 Terminal response handler modifier .43 7.2.4 USAT Interpreter Byte Codes.43 7.3 Anchor Reference.43 7.4 Variable Identifier List .43 7.5 Inline Value 43 7.6 Inline Value 2 .44 7.7 Input List 45 7.8 Ordered TLV List.45 7.9 Page Reference.45 7.9.1 Anchor Re
22、ference .45 7.9.2 Variable Identifier List46 7.9.3 Submit Configuration .46 7.9.3.1 Attributes.46 7.9.3.2 Submit Data.47 7.9.3.3 Text to be displayed during the active wait state 47 7.9.3.4 Gateway Address 47 7.10 Submit 48 7.10.1 Submit Data 48 7.10.2 Page Identification 48 8 USAT Interpreter byte
23、codes48 8.1 Set Variable49 8.2 Assign and Branch49 8.2.1 Destination Variable Identifier .50 8.2.2 Inline TLV containing Select Item Title.50 8.2.3 Ordered TLV List TLV.50 8.3 Extract 52 8.4 Go Back52 8.5 Branch On Variable Value .53 8.5.1 Variable ID .53 8.5.2 Ordered TLV List .53 8.5.3 Page Refere
24、nce .53 8.6 Exit .53 8.7 Execute USAT Command 54 8.7.1 Attributes 56 8.7.2 Simple TLV 56 8.7.3 Simple TLV Indicator.56 8.7.4 Sequence of Simple TLVs and Simple TLV Indicators57 8.7.5 Result of an Execute USAT Command 57 8.7.5.1 Optimisation not Required 57 8.7.5.2 Optimisation Required 58 ETSI ETSI
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSITS1311132009UNIVERSALMOBILETELECOMMUNICATIONSSYSTEMUMTSLTEUNIVERSALSUBSCRIBERIDENTITYMODULEAPPLICATIONTOOLKITUSATINTERPRETERBYTECODES

链接地址:http://www.mydoc123.com/p-742722.html