ETSI TS 129 198-13-2010 Digital cellular telecommunications system (Phase 2+) Universal Mobile Telecommunications System (UMTS) LTE Open Service Access (OSA) Application Programmin.pdf
《ETSI TS 129 198-13-2010 Digital cellular telecommunications system (Phase 2+) Universal Mobile Telecommunications System (UMTS) LTE Open Service Access (OSA) Application Programmin.pdf》由会员分享,可在线阅读,更多相关《ETSI TS 129 198-13-2010 Digital cellular telecommunications system (Phase 2+) Universal Mobile Telecommunications System (UMTS) LTE Open Service Access (OSA) Application Programmin.pdf(126页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI TS 129 198-13 V9.0.0 (2010-01)Technical Specification Digital cellular telecommunications system (Phase 2+);Universal Mobile Telecommunications System (UMTS);LTE;Open Service Access (OSA)Application Programming Interface (API);Part 13: Policy management Service Capability Feature (SCF) (3GPP T
2、S 29.198-13 version 9.0.0 Release 9)floppy3ETSI ETSI TS 129 198-13 V9.0.0 (2010-01)13GPP TS 29.198-13 version 9.0.0 Release 9Reference RTS/TSGC-0029198-13v900 Keywords GSM, 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 Si
3、ret N 348 623 562 00017 - NAF 742 C Association but non lucratif enregistre la Sous-Prfecture de Grasse (06) N 7803/88 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
4、or in print. In any case of existing or perceived difference in contents between such versions, the reference version 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 Secret
5、ariat. Users of the present document should be aware that the document may be subject to revision or change of status. 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
6、 your comment to one of the following services: http:/portal.etsi.org/chaircor/ETSI_support.asp Copyright Notification 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 St
7、andards Institute 2010. All rights reserved. DECTTM, PLUGTESTSTM, UMTSTM, TIPHONTM, the TIPHON logo and the ETSI logo 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. L
8、TE is a Trade Mark of ETSI currently being registered for the benefit of its Members and of the 3GPP Organizational Partners. GSM and the GSM logo are Trade Marks registered and owned by the GSM Association. ETSI ETSI TS 129 198-13 V9.0.0 (2010-01)23GPP TS 29.198-13 version 9.0.0 Release 9Intellectu
9、al Property Rights IPRs essential or potentially essential to the present document may have been declared to ETSI. The information 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 (I
10、PRs); Essential, or potentially Essential, IPRs notified to ETSI in respect of ETSI standards“, which is available from 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 sea
11、rches, has been carried out by ETSI. No guarantee can be given as to the existence of other IPRs not referenced in ETSI 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 produ
12、ced by ETSI 3rd Generation Partnership Project (3GPP). The present document may refer to technical specifications or reports using their 3GPP identities, UMTS identities or GSM identities. These should be interpreted as being references to the corresponding ETSI deliverables. The cross reference bet
13、ween GSM, UMTS, 3GPP and ETSI identities can be found under http:/webapp.etsi.org/key/queryform.asp. ETSI ETSI TS 129 198-13 V9.0.0 (2010-01)33GPP TS 29.198-13 version 9.0.0 Release 9Contents Intellectual Property Rights 2g3Foreword . 2g3Foreword . 8g3Introduction 8g31 Scope 10g32 References 10g33 D
14、efinitions and abbreviations . 11g33.1 Definitions 11g33.2 Abbreviations . 11g34 Policy Management SCF 11g35 Sequence Diagrams 12g35.1 Use of Policy Repository 12g35.2 Introduce condition and action into rule . 14g35.3 Create event 16g35.4 Create and modify domain . 18g35.5 ASP offering services to
15、prepaid subscribers . 20g35.6 Create Signature for an evaluation context . 22g35.7 Request Evaluation of Policies . 24g35.8 Register for and Receive Notification of a Policy Event 25g36 Class Diagrams . 25g36.1 PM Provisioning SCF Class Diagrams . 25g36.2 PM Policy Evaluation SCF Class Diagrams . 27
16、g37 The Service Interface Specifications 28g37.1 Interface Specification Format . 28g37.1.1 Interface Class 28g37.1.2 Method descriptions 28g37.1.3 Parameter descriptions 28g37.1.4 State Model . 29g37.2 Base Interface . 29g37.2.1 Interface Class IpInterface 29g37.3 Service Interfaces . 29g37.3.1 Ove
17、rview 29g37.4 Generic Service Interface . 29g37.4.1 Interface Class IpService 29g37.4.1.1 Method setCallback() 29g37.4.1.2 Method setCallbackWithSessionID() 30g38 Policy Management (PM) Interface Classes 30g38.1 PM Provisioning SCF Interface Classes . 30g38.1.1 Interface Class IpPolicyManager 30g38.
18、1.1.1 Method createDomain() 31g38.1.1.2 Method getDomain(). 32g38.1.1.3 Method removeDomain() 32g38.1.1.4 Method getDomainCount() . 32g38.1.1.5 Method getDomainIterator() . 33g38.1.1.6 Method findMatchingDomains() . 33g38.1.1.7 Method createRepository() 33g38.1.1.8 Method getRepository() 34g38.1.1.9
19、 Method removeRepository() . 34g38.1.1.10 Method getRepositoryCount(). 34g38.1.1.11 Method getRepositoryIterator(). 35g3ETSI ETSI TS 129 198-13 V9.0.0 (2010-01)43GPP TS 29.198-13 version 9.0.0 Release 98.1.1.12 Method startTransaction() . 35g38.1.1.13 Method commitTransaction() 36g38.1.1.14 Method a
20、bortTransaction() 36g38.1.2 Interface Class IpPolicy 36g38.1.2.1 Attributes . 37g38.1.2.2 Method getAttribute() . 37g38.1.2.3 Method setAttribute() 38g38.1.2.4 Method getAttributes() 38g38.1.2.5 Method setAttributes() 38g38.1.3 Interface Class IpPolicyDomain . 39g38.1.3.1 Attributes . 41g38.1.3.2 Me
21、thod getParentDomain() . 42g38.1.3.3 Method createDomain() 42g38.1.3.4 Method getDomain() . 42g38.1.3.5 Method removeDomain() 43g38.1.3.6 Method getDomainCount() . 43g38.1.3.7 Method getDomainIterator() . 43g38.1.3.8 Method createGroup() . 44g38.1.3.9 Method getGroup() 44g38.1.3.10 Method removeGrou
22、p() 45g38.1.3.11 Method getGroupCount() 45g38.1.3.12 Method getGroupIterator() 45g38.1.3.13 Method createRule() 46g38.1.3.14 Method getRule() 46g38.1.3.15 Method removeRule() . 46g38.1.3.16 Method getRuleCount() 47g38.1.3.17 Method getRuleIterator() 47g38.1.3.18 Method createEventDefinition() . 47g3
23、8.1.3.19 Method getEventDefinition() 48g38.1.3.20 Method removeEventDefinition() . 48g38.1.3.21 Method getEventDefinitionCount() 48g38.1.3.22 Method getEventDefinitionIterator() 49g38.1.3.23 Method createVariableSet() 49g38.1.3.24 Method getVariableSet() . 49g38.1.3.25 Method removeVariableSet() 50g
24、38.1.3.26 Method getVariableSetCount() . 50g38.1.3.27 Method getVariableSetIterator() . 50g38.1.3.28 Method createVariable() . 51g38.1.3.29 Method setVariableValue() . 51g38.1.3.30 Method getVariableType() 52g38.1.3.31 Method getVariableValue(). 52g38.1.3.32 Method getVariable() 52g38.1.3.33 Method
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSITS129198132010DIGITALCELLULARTELECOMMUNICATIONSSYSTEMPHASE2UNIVERSALMOBILETELECOMMUNICATIONSSYSTEMUMTSLTEOPENSERVICEACCESSOSAAPPLICATIONPROGRAMMINPDF

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