ATIS 0800045-2011 IPTV QoS Metrics Metadata.pdf
《ATIS 0800045-2011 IPTV QoS Metrics Metadata.pdf》由会员分享,可在线阅读,更多相关《ATIS 0800045-2011 IPTV QoS Metrics Metadata.pdf(24页珍藏版)》请在麦多课文档分享上搜索。
1、 ATIS-0800045 IPTV QOS METRICS METADATA ATIS is the leading technical planning and standards development organization committed to the rapid development of ATIS is the leading technical planning and standards development organization committed to the rapid development of global, market-driven standa
2、rds for the information, entertainment and communications industry. More than 200 companies actively formulate standards in ATIS Committees, covering issues including: IPTV, Cloud Services, Energy Efficiency, IP-Based and Wireless Technologies, Quality of Service, Billing and Operational Support, Em
3、ergency Services, Architectural Platforms and Emerging Networks. In addition, numerous Incubators, Focus and Exploratory Groups address evolving industry priorities including Smart Grid, Machine-to-Machine, Networked Car, IP Downloadable Security, Policy Management and Network Optimization. ATIS is
4、the North American Organizational Partner for the 3rd Generation Partnership Project (3GPP), a member and major U.S. contributor to the International Telecommunication Union (ITU) Radio and Telecommunications Sectors, and a member of the Inter-American Telecommunication Commission (CITEL). ATIS is a
5、ccredited by the American National Standards Institute (ANSI). For more information, please visit . Notice of Disclaimer ATIS-0800011, Quality of Service Metrics and Measurements for Public Services 2; and ATIS-0800027, IPTV Glossary 3. 1This document is available from the Alliance for Telecommunica
6、tions Industry Solutions, 1200 G Street N.W., Suite 500, Washington, DC 20005. 2This document is available from the W3C. ATIS-0800045 2 3.2 Acronyms & Abbreviations Please refer to the IPTV Glossary 3 for all acronyms and abbreviations. ATIS Alliance for Telecommunications Industry Solutions IIF IPT
7、V Interoperability Forum IPTV IP Television QoS Quality of Service XML eXtensible Markup Language 4 QOS METRICS DESCRIPTION (INFORMATIVE) 4.1 Overview/Background of QoS Metrics Please refer to 1 and 2 for a description of QoS metrics. ATIS-0800041, Implementers Guide to QoS Metrics 4, is recommended
8、 reading. 4.2 Overview/Background of IPTV QoS Metrics Metadata The metadata for the IPTV QoS Metrics has been developed using with the following philosophy: The Metadata is future proof. The Metadata is expandable. The Metadata is delivery agnostic. The Metadata can be used to request or deliver QoS
9、 metrics. The Metadata can define the measurement interval. The Metadata can be used in a polled or event-driven environment. 4.2.1 Future Proof The QoS Metrics Metadata is future-proofed for addition of new IPTV metrics by defining the metric identifiers as non-specific strings, where the value of
10、the string is the name of the metric defined in 1 and 2. There are no enumerated values. All of the metric parameters are defined as strings with exception of the timestamp, which uses the XML standardized dateTime value. 4.2.2 Expandable The QoS Metrics Metadata is expandable by utilizing a simple
11、loop with an unlimited number of elements. 4.2.3 Delivery Mechanism The QoS Metrics Metadata is designed to be delivery-agnostic. ATIS-0800045 3 4.2.4 Parameter Request The QoS Metrics Metadata can be used to request specific parameters by setting the MetricRequest element to “TRUE”. If this value i
12、s false, then the data contains the report for the QoS metrics which can be the requested parameters, all parameters, or any group of parameters. The methodology used to determine which parameters to report is outside the scope of this document. 4.2.5 Parameter Response The QoS Metrics Metadata can
13、be used as a response with the specific parameters from the “Parameter Request” or may report specific parameters as an event. The event-based “Parameter Response” operation and what parameters to report are outside the scope of this document. 4.2.6 Poll/Event The QoS Metrics Metadata is agnostic to
14、 whether it is polled or delivered as an event. 4.2.7 Interval Management Some of the QoS metrics parameters utilize the concept of an interval during which the desired metric is measured and then stored. Parameters with an interval have a start time and duration. Resolution is one second for all st
15、art times and durations. The interval start time and duration is defined in the “Parameter Request”. Interval start time is one of the following: Start immediately. Start n seconds after receiving the “Parameter Request”. Start at a fixed time. Recurring measurement. When there is a recurring measur
16、ement, the “Parameter Response” supports reporting multiple intervals for a given parameter. 5 IPTV QOS METRICS METADATA SPECIFICATION (NORMATIVE) 5.1 IPTV QoS Metrics XML Framework 5.1.1 XML Schema The IPTV QoS Metrics XML Description Schema that has been developed under the auspices of ATIS is ass
17、ociated with the IIF “qmet:” XML namespace. The full IPTV QoS Metrics XML Description Schema is in the form of a “.xsd” file, which is contained in a “zip” archive that accompanies the present document. In the event of any conflict, this “.xsd” file takes precedence over the XML schema definitions i
18、n the present document. The formal definition of the ATIS IIF qmet: metadata namespace is: xmlns:qmet=“http:/www.atis.org/ServiceDelivery/IPTV/QoSMetrics/1/schema“ ATIS-0800045 4 The ATIS IPTV QoS Metrics XML schema imports XML Description Schemes from the W3C XML specification 5 and ATIS IIF Global
19、 XML Types definition. The namespaces of these schemes are: xmlns=“http:/www.w3.org/2001/XMLSchema“ xmlns:gt=“http:/www.atis.org/ServiceDelivery/IPTV/GlobalTypes/3/schema“ REQ.0800045.1 The IPTV QoS Metrics XML Schema shall be associated with the “qmet:” XML namespace. REQ.0800045.2 The ATIS IIF qme
20、t: metadata namespace shall be xmlns:qmet=“http:/www.atis.org/ServiceDelivery/IPTV/QoSMetrics/1/schema”. 5.1.2 Identifiers The XML type gt:IIFIDType is used for identifiers of a number of XML elements in the present document. The XML type gt:IIFIDRefType is used for references to such elements, wher
21、eby the identifier of the referenced element has the same value as the reference. REQ.0800045.3 The XML type gt:IIFIDType identifiers shall be globally-unique URIs. 5.2 IPTV QoS Metadata Implementation 5.2.1 IPTV QoS Metrics Request/Response Metadata Operation An IPTV QoS Metrics Request/Response cy
22、cle consists of a request and response. REQ.0800045.4 After receiving an IPTV QoS Metrics Request, the Measurement Point shall send the IPTV QoS Metrics data response after the measurement has been made. 5.2.1.1 IPTV QoS Metrics Event Operation The Measurement Point may send the IPTV QoS Metrics dat
23、a at its own discretion for example, based on a fault occurring or at a periodic time interval. The methodology that dictates how a Measurement Point determines when to send the IPTV QoS Metrics data is out of scope for this document. REQ.0800045.5 The Measurement Point may send the IPTV QoS Metric
24、data at its own discretion. 5.2.2 IPTV QoS Metrics Type Description The IPTV QoS Metrics Metadata follows a simple format that references the QoS Metrics parameters defined in Table 2 of ATIS-0800008 1 and Tables 1 and 2 of ATIS-0800011 2. This allows for support of future revisions by updating the
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ATIS08000452011IPTVQOSMETRICSMETADATAPDF
