ETSI ES 204 915-10-2008 Open Service Access (OSA) Application Programming Interface (API) Part 10 Connectivity Manager SCF (Parlay 6)《开放业务接口(OSA) 应用编程接口(API) 第10部分 连通性管理业务控制功能(SCF)_1.pdf
《ETSI ES 204 915-10-2008 Open Service Access (OSA) Application Programming Interface (API) Part 10 Connectivity Manager SCF (Parlay 6)《开放业务接口(OSA) 应用编程接口(API) 第10部分 连通性管理业务控制功能(SCF)_1.pdf》由会员分享,可在线阅读,更多相关《ETSI ES 204 915-10-2008 Open Service Access (OSA) Application Programming Interface (API) Part 10 Connectivity Manager SCF (Parlay 6)《开放业务接口(OSA) 应用编程接口(API) 第10部分 连通性管理业务控制功能(SCF)_1.pdf(56页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 204 915-10 V1.1.1 (2008-05)ETSI Standard Open Service Access (OSA);Application Programming Interface (API);Part 10: Connectivity Manager SCF(Parlay 6)floppy3 ETSI ETSI ES 204 915-10 V1.1.1 (2008-05) 2 Reference DES/TISPAN-01032-10-OSA Keywords API, IDL, OSA, UML ETSI 650 Route des Lucioles
2、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/88 Important notice Individual copies of the present document can be downloaded from: http:/www
3、.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 is the Portable Document Format (PDF). In case of dispute, the reference shall be the printin
4、g 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. Information on the current status of this and other ETSI documents is available at http:/por
5、tal.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 Notification No part may be reproduced except as authorized by written permission. The copyright and the
6、foregoing restriction extend to reproduction in all media. European Telecommunications Standards Institute 2008. The Parlay Group 2008. 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. 3GP
7、PTM is a Trade Mark of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners. ETSI ETSI ES 204 915-10 V1.1.1 (2008-05) 3 Contents Intellectual Property Rights6 Foreword.6 1 Scope 7 2 References 7 3 Definitions and abbreviations.7 3.1 Definitions7 3.2 Abbreviations .8
8、 4 Connectivity Manager SCF9 5 Sequence Diagrams 12 5.1 Operator Selects Service Components and creates a new VPrP.12 5.2 Operator Browses Virtual Provisioned Pipe.13 5.3 Operator Browses SAPs and Sites14 6 Class Diagrams.15 7 The Service Interface Specifications21 7.1 Interface Specification Format
9、 .21 7.1.1 Interface Class 21 7.1.2 Method descriptions21 7.1.3 Parameter descriptions22 7.1.4 State Model.22 7.2 Base Interface.22 7.2.1 Interface Class IpInterface 22 7.3 Service Interfaces .22 7.3.1 Overview 22 7.4 Generic Service Interface .22 7.4.1 Interface Class IpService 22 7.4.1.1 Method se
10、tCallback()23 7.4.1.2 Method setCallbackWithSessionID()23 8 Connectivity Manager Interface Classes23 8.1 Interface Class IpConnectivityManager .23 8.1.1 Method getQoSMenu().24 8.1.2 Method getEnterpriseNetwork() .24 8.2 Interface Class IpEnterpriseNetwork24 8.2.1 Method getSiteList().25 8.2.2 Method
11、 getVPrN() 25 8.2.3 Method getSite() .26 8.3 Interface Class IpEnterpriseNetworkSite .26 8.3.1 Method getSAPList()26 8.3.2 Method getSiteID().27 8.3.3 Method getSiteLocation() .27 8.3.4 Method getSiteDescription().27 8.3.5 Method getIPSubnet().28 8.3.6 Method getSAPIPSubnet() .28 8.4 Interface Class
12、 IpQoSMenu .28 8.4.1 Method getTemplate() 29 8.4.2 Method getTemplateList() 29 8.5 Interface Class IpQoSTemplate30 8.5.1 Method getTemplateType() 30 8.5.2 Method getDescription().31 8.5.3 Method setSlaID() 31 8.5.4 Method getPipeQoSInfo().31 8.5.5 Method setPipeQoSInfo() .32 ETSI ETSI ES 204 915-10
13、V1.1.1 (2008-05) 4 8.5.6 Method getValidityInfo()32 8.5.7 Method setValidityInfo() 33 8.5.8 Method setProvisionedQoSInfo() .33 8.5.9 Method getProvisionedQoSInfo().34 8.5.10 Method getDsCodepoint() 34 8.6 Interface Class IpVPrN 35 8.6.1 Method getVPrPList().35 8.6.2 Method getVPrP().36 8.6.3 Method
14、createVPrP() 36 8.6.4 Method deleteVPrP() 37 8.7 Interface Class IpVPrP .37 8.7.1 Method getVPrPID().38 8.7.2 Method getSlaID() 38 8.7.3 Method getStatus()39 8.7.4 Method getProvisionedQoSInfo().39 8.7.5 Method getValidityInfo()39 8.7.6 Method getPipeQoSInfo().40 8.7.7 Method getDsCodepoint() 40 9 S
15、tate Transition Diagrams40 10 Data Definitions .41 10.1 Connectivity Manager Data Types.41 10.1.1 TpIPSubnet .41 10.1.2 TpIPv4AddType .42 10.1.3 TpIPVersion42 10.1.4 TpVprpStatus42 10.1.5 TpDsCodepoint.42 10.1.6 TpProvisionedQoSInfo .42 10.1.7 TpDelayDescriptor43 10.1.8 TpLossDescriptor .43 10.1.9 T
16、pJitterDescriptor.43 10.1.10 TpNameDescrpTagInt 43 10.1.11 TpNameDescrpTagString .44 10.1.12 TpTagValue 44 10.1.13 TpNameDescrpTagExcessLoadAction.44 10.1.14 TpAction.44 10.1.15 TpPipeQoSInfo.45 10.1.16 TpNameDescrpTagDir45 10.1.17 TpTrafficDirection45 10.1.18 TpEndpoint .45 10.1.19 TpSiteOrSap .45
17、10.1.20 TpLoadDescriptor.45 10.1.21 TpValidityInfo 46 10.1.22 TpNameDescrpTagDateTime .46 10.1.23 TpNameDescrpTagTimePeriod 46 10.1.24 TpNameDescrpTagTimeOfDay46 10.1.25 TpNameDescrpTagDayOfWeek.47 10.1.26 TpNameDescrpTagMonth 47 11 Exception Classes.48 Annex A (normative): OMG IDL Description of Co
18、nnectivity Manager SCF.50 Annex B (informative): W3C WSDL Description of Connectivity Manager SCF.51 Annex C (informative): Java API Description of the Connectivity Management SCF52 Annex D (informative): Record of changes 53 D.1 Interfaces 53 D.1.1 New 53 D.1.2 Deprecated53 D.1.3 Removed.53 ETSI ET
19、SI ES 204 915-10 V1.1.1 (2008-05) 5 D.2 Methods53 D.2.1 New 53 D.2.2 Deprecated53 D.2.3 Modified.54 D.2.4 Removed.54 D.3 Data Definitions .54 D.3.1 New 54 D.3.2 Modified.54 D.3.3 Removed.54 D.4 Service Properties.54 D.4.1 New 54 D.4.2 Deprecated55 D.4.3 Modified.55 D.4.4 Removed.55 D.5 Exceptions 55
20、 D.5.1 New 55 D.5.2 Modified.55 D.5.3 Removed.55 D.6 Others .55 History 56 ETSI ETSI ES 204 915-10 V1.1.1 (2008-05) 6 Intellectual 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 an
21、y, 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 the ETSI Secretariat. Latest updates are available o
22、n 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 SR 000 314 (or the updates on the ETSI Web server) w
23、hich are, or may be, or may become, essential to the present document. Foreword This ETSI Standard (ES) has been produced by ETSI Technical Committee Telecommunications and Internet converged Services and Protocols for Advanced Networking (TISPAN). The present document is part 10 of a multi-part del
24、iverable covering Open Service Access (OSA); Application Programming Interface (API), as identified below. The API specification (ES 204 915) is structured in the following parts: Part 1: “Overview“; Part 2: “Common Data Definitions“; Part 3: “Framework“; Part 4: “Call Control“; Part 5: “User Intera
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES204915102008OPENSERVICEACCESSOSAAPPLICATIONPROGRAMMINGINTERFACEAPIPART10CONNECTIVITYMANAGERSCFPARLAY6

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