Tech-invite3GPPspaceIETFspace
21222324252627282931323334353637384‑5x
Top   in Index   Prev   Next

TS 29.581
5GS — Multicast/Broadcast Service Transport Services

V19.2.0 (PDF)2025/12  … p.
V18.5.0  2024/06  57 p.
V17.6.0  2023/12  57 p.
Rapporteur:
Ms. Parambath Sasi, Nivedya
Samsung R&D Institute India

full Table of Contents for  TS 29.581  Word version:  19.1.0

each clause number in 'red' refers to the equivalent title in the Partial Content
Here   Top
1Scope  p. 8
2References  p. 8
3Definitions, symbols and abbreviations  p. 9
3.1Definitions  p. 9
3.2Symbols  p. 9
3.3Abbreviations  p. 9
4Overview  p. 9
4.1General  p. 9
5Services offered by the MBSTF  p. 10
5.1Introduction  p. 10
5.2Nmbstf_MBSDistributionSession Service  p. 10
5.2.1Service Description  p. 10
5.2.2Service Operations  p. 11
5.2.2.1Introduction  p. 11
5.2.2.2Create  p. 11
5.2.2.2.1General  p. 11
5.2.2.3Update  p. 12
5.2.2.3.1General  p. 12
5.2.2.4Destroy  p. 12
5.2.2.4.1General  p. 12
5.2.2.5Retrieve  p. 13
5.2.2.5.1General  p. 13
5.2.2.6StatusSubscribe service operation  p. 14
5.2.2.6.1General  p. 14
5.2.2.6.2Subscription creation  p. 14
5.2.2.6.3Subscription update  p. 15
5.2.2.7StatusUnsubscribe  p. 15
5.2.2.7.1General  p. 15
5.2.2.8StatusNotify  p. 16
5.2.2.8.1General  p. 16
6API Definitions  p. 17
6.1Nmbstf_MBSDistributionSession Service API  p. 17
6.1.1Introduction  p. 17
6.1.2Usage of HTTP  p. 17
6.1.2.1General  p. 17
6.1.2.2HTTP standard headers  p. 17
6.1.2.2.1General  p. 17
6.1.2.2.2Content type  p. 18
6.1.2.3HTTP custom headers  p. 18
6.1.3Resources  p. 18
6.1.3.1Overview  p. 18
6.1.3.2Resource: MBS Distribution sessions collection (Collection)  p. 19
6.1.3.2.1Description  p. 19
6.1.3.2.2Resource Definition  p. 19
6.1.3.2.3Resource Standard Methods  p. 19
6.1.3.2.3.1POST  p. 19
6.1.3.2.4Resource Custom Operations  p. 20
6.1.3.3Resource: Individual MBS distribution session (Document)  p. 20
6.1.3.3.1Description  p. 20
6.1.3.3.2Resource Definition  p. 20
6.1.3.3.3Resource Standard Methods  p. 21
6.1.3.3.3.1PATCH  p. 21
6.1.3.3.3.2DELETE  p. 22
6.1.3.3.3.3GET  p. 23
6.1.3.3.4Resource Custom Operations  p. 24
6.1.3.4Resource: Subscriptions collection for MBS distribution session (Collection)  p. 24
6.1.3.4.1Description  p. 24
6.1.3.4.2Resource Definition  p. 24
6.1.3.4.3Resource Standard Methods  p. 24
6.1.3.4.3.1POST  p. 24
6.1.3.4.4Resource Custom Operations  p. 26
6.1.3.5Resource: Individual subscription for an MBS distribution session (Document)  p. 26
6.1.3.5.1Description  p. 26
6.1.3.5.2Resource Definition  p. 26
6.1.3.5.3Resource Standard Methods  p. 26
6.1.3.5.3.1DELETE  p. 26
6.1.3.5.3.2PATCH  p. 27
6.1.3.5.4Resource Custom Operations  p. 29
6.1.4Custom Operations without associated resources  p. 29
6.1.5Notifications  p. 29
6.1.5.1General  p. 29
6.1.5.2StatusNotify  p. 29
6.1.5.2.1Description  p. 29
6.1.5.2.2Target URI  p. 29
6.1.5.2.3Standard Methods  p. 29
6.1.6Data Model  p. 30
6.1.6.1General  p. 30
6.1.6.2Structured data types  p. 31
6.1.6.2.1Introduction  p. 31
6.1.6.2.2Type: CreateReqData  p. 32
6.1.6.2.3Type: CreateRspData  p. 32
6.1.6.2.4Type: DistSession  p. 33
6.1.6.2.5Type: ObjDistributionData  p. 34
6.1.6.2.6Type: PktDistributionData  p. 36
6.1.6.2.7Type: StatusSubscribeReqData  p. 36
6.1.6.2.8Type: StatusSubscribeRspData  p. 36
6.1.6.2.9Type: StatusNotifyReqData  p. 37
6.1.6.2.10Type: DistSessionSubscription  p. 37
6.1.6.2.11Type: DistSessionEventReportList  p. 37
6.1.6.2.12Type: DistSessionEventReport  p. 38
6.1.6.2.13Type: UpTrafficFlowInfo  p. 38
6.1.6.2.14Type: MbStfIngestAddr  p. 39
6.1.6.2.15Type: ExtSsm  p. 41
6.1.6.3Simple data types and enumerations  p. 41
6.1.6.3.1Introduction  p. 41
6.1.6.3.2Simple data types  p. 41
6.1.6.3.3Enumeration: DistSessionState  p. 41
6.1.6.3.4Enumeration: ObjDistributionOperatingMode  p. 41
6.1.6.3.5Enumeration: ObjAcquisitionMethod  p. 41
6.1.6.3.6Enumeration: PktDistributionOperatingMode  p. 42
6.1.6.3.7Enumeration: DistSessionEventType  p. 42
6.1.6.3.8Enumeration: PktIngestMethod  p. 42
6.1.6.4Data types describing alternative data types or combinations of data types  p. 42
6.1.6.5Binary data  p. 43
6.1.7Error Handling  p. 43
6.1.7.1General  p. 43
6.1.7.2Protocol Errors  p. 43
6.1.7.3Application Errors  p. 43
6.1.8Feature negotiation  p. 43
6.1.9Security  p. 43
6.1.10HTTP redirection |R18|p. 44
A(Normative)  OpenAPI specification  p. 45
A.1General  p. 45
A.2Nmbstf_DistSession API  p. 45
$Change history  p. 56

Up   Top