Tech-invite3GPPspaceIETFspace
21222324252627282931323334353637384‑5x

Content for  TS 26.346  Word version:  19.1.0

Top   Top   Up   Prev   Next
0…   4…   5…   5.3…   6   7…   7.3…   8…   8A…   8B…   9…   9.4…   10…   11…   12…   A   B…   C…   D…   G…   H…   J…   K…   L…   M…

 

12  MBMS operation on Demand (MooD) |R12|p. 194

12.1  Introductionp. 194

In the operation of "MBMS operation on Demand", or MooD, certain content that is initially delivered over the unicast network may be turned into an MBMS User Service, in order to efficiently use network resources when the traffic volume exceeds a certain threshold. Such dynamic conversion from unicast delivery to MBMS delivery is also referred to as "MBMS offloading". The MBMS offloading may apply to unicast traffic carried over HTTP or RTP/RTSP. In the former case, the MBMS download delivery method is used, and in the latter, the MBMS streaming method based on RTP is used, for delivering the offloaded content.
There are two types of MBMS offloading: UE-Elected and Network-Elected offloading. In both types, there could be a network proxy/server to detect whether unicast traffic volume for the same service or content exceeds a certain threshold, and to indicate such occurrence to the BM-SC to enable MBMS offloading. To assist the MooD decision, the network proxy/server may obtain UE location from the UE per operator's policy. Alternatively, the network proxy/server may act as an Application Function in requesting from the PCRF, via the Rx reference point, the UE's location information via the 3GPP-User-Location-Info AVP defined in TS 29.214. Other receiver-specific AVPs as defined in TS 29.214 are outside the scope of MooD. The network proxy/server may also use LCS procedure defined in TS 23.271 to obtain the UE's location information. The network proxy/server may deliver user location information to the BM-SC for MooD decision. The interface between the network proxy/server and the BM-SC is outside the scope of this specification.
Up

12.2  UE-elected offloadingp. 194

12.2.0  General proceduresp. 194

UE-elected offloading means that a MooD-capable UE will send its unicast requests, for content eligible for conversion to delivery as an MBMS service (as described by the MooD Configuration Management Object (MO) based on the request domains), to a designated proxy server.
If the UE receives a MooD redirect response (containing the MooD header field), it will activate the MBMS Client by providing it with entry point information to the USD that is already provisioned or that is provided in the MooD header field. The MooD redirect response is sent by the network proxy server in one of the following ways:
  • For an HTTP GET request of a large, non-real-time (NRT) file object: by an HTTP 3xx/Redirection response that requires the UE to obtain that file delivered on an MBMS bearer, via the MBMS download method;
  • For an HTTP GET or partial GET request of DASH-formatted streaming content: by an HTTP 2xx/Success response that contains, in addition to the aforementioned MooD header, the requested content;
  • For an RTSP PLAY request of a media stream: by a 3xx redirection response message requesting the UE to switch to MBMS reception;
  • Using an RTSP REDIRECT request from the RTSP server to the client informing the UE to obtain the content delivered on an MBMS bearer, via the MBMS streaming method.
Subsequently, when the MBMS Client is operational, having acquired the USD fragments (including the Media Presentation Description fragment in the case of DASH-formatted content) for the new MBMS service, and has begun receiving contents over the MBMS bearer, future requests for content by the client application (e.g., the DASH client) will be served by the MBMS Client. Via OMA-DM (Device Management) based MooD Configuration MO, the UE is provisioned with configuration information pertaining to MooD operation as described in clause 12.2.2. Configuration parameters may include the proxy server over which unicast content requests have to be sent, identification of contents for which offloading to MBMS is eligible, and the location of the USD for UE to acquire service announcement information.
The redirection message shall contain the 3GPP-specified MooD header field that triggers the activation of the MBMS receiver in the UE, as defined below in clause 12.2.1.
A UE that is not able to handle the redirection message appropriately shall not use the proxy server for the requests. UEs that comply with this specifications shall support handling of the redirection message.
Up

12.2.1  MooD header fieldp. 195

12.2.1.0  General |R17|p. 195

In order for a UE to differentiate between a regular redirection message (i.e. HTTP redirection status code or RTSP redirection request) and a MooD redirect response (i.e., MBMS offloading request), a new 3GPP header field, i.e., MooD header, is defined. The MooD header field applies both to RTSP and HTTP redirections. If the UE detects the presence of the MooD header, it shall assume that this is an indication to activate the MBMS Client. If the MBMS Client is already activated or operational, the header represents an implicit notification that updated User Service Bundle Description fragments must be acquired. The MooD header field may contain entry point information to the MBMS USBD fragment which in turn enables reception of the dynamically-established MBMS service. The precedence rules for UE acquisition of User Service Bundle Description fragments as result of the UE receiving the MooD header are given below, in decreasing order of priority (refer to clause 12.2.2 regarding the details of the MooD Configuration Management Object):
  1. If the URL is present in the MooD header, the MBMS Client shall use it to retrieve the USBD fragment over unicast.
  2. If the URL to the User Service Bundle Description fragment is not present in the header, but the URL to User Service Description information, i.e. /<X>/USDLocation/URL is present in the MooD Configuration MO, the MBMS Client shall use it to retrieve User Service Bundle Description fragments over unicast.
  3. If the URL to the USBD fragment is not present in the MooD header, nor is "/<X>/USDLocation" present in the Mood Configuration MO, but pre-configured session parameters to the dedicated MBMS download session carrying the USBD fragment is available in the UE, the MBMS Client shall use that information to acquire the User Service Bundle Description fragments over broadcast.
During the interim period beginning from when the MBMS Client starts to acquire the User Service Bundle Description fragments until it has received contents of the on-demand MBMS service over the MBMS bearer, the MBMS Client should continue to request contents via the unicast network, to avoid service disruption or a "break before make" switching from unicast to broadcast content reception. Upon readiness of the MBMS Client to supply content received over MBMS delivery to the application client, a switch in reception mode from unicast to broadcast is expected to occur internally to the UE.
The MooD header field shall also be used by the MBMS Client to indicate its current location to the MooD proxy server, if requested to do so by the information in the MooD Configuration MO. In this case, the current location shall be formatted according to the "LocationType" value as described in clause 12.2.2. If the MBMS Client has acquired the serviceId from the User Service Bundle Description (see clause ), then the service-id shall also be included.
The ABNF syntax for the MooD header field is defined as follows:
MooD = "3gpp-mbms-offloading" ":" [(absolute-URI ";" service-id) / (relative-ref ";" service-id) / (currentLocation ";" service-id) / currentLocation ";"/ ";" service-id], where
  • <absolute-URI> and <relative-ref> are as defined in RFC 3986, and
  • <currentLocation> represents the serving cell-ID(s) or a list of MBMS SAI of the UE whose format is defined by the location type in the /<X>/LocationType leaf of the MooD Configuration MO as defined in clause 12.2.2, whereby the one or more entries of cell-ID or SAI are specified as a string of comma-separated values, and
  • <service-id> represents the associated serviceId attribute (as defined in clause 11.2.1.1) of the MBMS User Service. The serviceId content in the MooD header shall be formatted according to the rules specified in Section 5 of RFC 9110, in particular regarding handling of special characters in field values that have to be quoted (Section 5.6.4 of RFC 9110).
The serving cell-ID(s) should correspond to all cells from which the UE receives the service, i.e., the PCell and any SCell(s), if Carrier Aggregation as defined in TS 36.300 is employed in the E-UTRAN.
If location type is CGI or ECGI, the serving cell-Id text format follows the format defined in clause 8.4.2.8.
Else, if location type is MBMS SAI, the <currentLocation> field is as follows:
  • List of MBMS SAI = intra-f-SAI "-" inter-f-SAI "-" intersected-SAI
  • <intra-f-SAI> Comma-separated list of SAI from mbms-SAI-IntraFreq-r11 in SIB15 (see TS 36.331) if present.
  • <inter-f-SAI> Comma-separated list of SAI from the one or more mbms-SAI-InterFreqList-r11 in SIB 15 (TS 36.331) if present.
  • <intersected-SAI> Comma-separated list of SAIs corresponding to the intersection between the SAIs in SIB15 (TS 36.331) intersected and the list of MBMS Service Area Identities included in the userServiceDescription.availabilityInfo.infoBinding.serviceArea elements for the same serviceId. Before the intersection is created, all SAIs from intra-frequency neighbour cells shall be removed from the SIB15 SAI list (see TS 36.331 for details SAIs from intra-frequency neighbour cells).
Up

12.2.1.1  MooD header in HTTP-based unicast content accessp. 196

In unicast content access via HTTP, the following rules apply regarding the MooD header contained in HTTP GET request messages:
  1. If the UE contains the MooD Configuration MO, and the "/<X>/LocationType" leaf node is present, then the MooD header shall include the <currentLocation> field-value.
  2. If the UE does not contain the MooD Configuration MO, but is MooD-capable and is preconfigured with the rule to include its location in the HTTP request, then the <currentLocation> field-value shall be contained in the MooD header.
  3. If the UE does not contain the MooD Configuration MO, but is MooD-capable and is not preconfigured with the rule to include its location in the HTTP request, then the MooD header containing solely the field-name followed by a colon (":"), i.e. "3gpp-mbms-offloading:", is sent to indicate that the UE is MooD-capable.
Upon network determination of high usage demand and decision to perform MBMS offloading, a subsequent MooD redirect response will contain the MooD header instantiated in one of the following ways:
  • The MooD header comprises the concatenation of field-name "3gpp-mbms-offloading", a colon (":"), and the service-id;
  • The MooD header comprises the concatenation of the field-name "3gpp-mbms-offloading", a colon (":"), an HTTP_URL representing the location of the USBD fragment for unicast HTTP acquisition, a semi-colon (";"), and the service-id;
  • The MooD header comprises the concatenation of the field-name "3gpp-mbms-offloading", a colon (":"), a relative reference to the USBD fragment which can be resolved by using a base URI, a semi-colon (";"), and the service-id.
Up

12.2.1.2  MooD header in RTP/RTSP-based unicast content access |R17|p. 196

In unicast content access via RTP/RTSP, the following rules apply regarding the use of the MooD header in RTSP PLAY request messages:
  1. If the UE contains the MooD Configuration MO, and the "/<X>/LocationType" leaf node is present, then the MooD header shall include the <currentLocation> field-value.
  2. If the UE does not contain the MooD Configuration MO, but is MooD-capable and is preconfigured with the rule to always include its location in the RTSP request, then the <currentLocation> field-value shall be contained in the MooD header.
  3. If the UE does not contain the MooD Configuration MO, but is MooD-capable and is not preconfigured with the rule to always include its location in the RTSP request, the MooD header containing solely the field-name followed by a colon (":"), i.e. "3gpp-mbms-offloading:", is sent to indicate that the UE is MooD-capable.
Upon network determination of high usage demand and decision to perform MBMS offloading, a subsequent MooD redirect response will contain the MooD header instantiated in one of the following ways:
  • The MooD header comprises the concatenation of field-name "3gpp-mbms-offloading", a colon (":"), and the service-id;
  • The MooD header comprises the concatenation of the field-name "3gpp-mbms-offloading", a colon (":"), an RTSP_URL representing the location of the USBD fragment for unicast RTP/RTSP acquisition, a semi-colon (";"), and the service-id;
  • The MooD header comprises the concatenation of the field-name "3gpp-mbms-offloading", a colon (":"), a relative reference to the USBD fragment which can be resolved by using a base URI, a semi-colon (";"), and the service-id.
Up

12.2.2  MooD configuration Management Objectp. 197

12.2.2.1  General |R17|p. 197

OMA-DM should be used to specify the MooD configuration information. If such a DM configuration object exists on the UE, the UE shall use it whenever it elects to support MBMS offloading. The OMA DM management object is used to configure offloading for any type of eligible content accessed over the unicast network via HTTP or RTP.
The Management Object Identifier shall be set to urn:oma:mo:ext-3gpp-mbmsmood:1.0. The MO is compatible with OMA Device Management protocol specifications, version 1.2 and upwards, and is defined using the OMA DM Device Description Framework as described in the Enabler Release Definition OMA-ERELD _DM-V1_2 [94].
Figure 19 depicts the nodes and leaf objects contained under the 3GPP_MBMS MooD MO, if an MBMS Client supports the feature described in this clause (information on the DDF for this MO is given below):
Copy of original 3GPP image for 3GPP TS 26.346, Fig. 19: 3GPP MooD MO
Figure 19: 3GPP MooD MO
(⇒ copy of original 3GPP image)
Up

12.2.2.2  Node: /<X> |R17|p. 197

This interior node specifies the unique object id of a MBMS MooD management object. The purpose of this interior node is to group together the parameters of a single object.
  • Occurrence: ZeroOrOne
  • Format: node
  • Minimum Access Types: Get
The following interior nodes shall be contained if the UE supports the "MBMS MooD Management Object".

12.2.2.3  /<X>/Enabled |R17|p. 198

This leaf indicates if MooD is supported by the BM-SC.
  • Occurrence: One
  • Format: bool
  • Minimum Access Types: Get

12.2.2.4  /<X>/ProxyServer |R17|p. 198

This node represents the one or more Proxy Servers that the UE shall use for all its unicast requests to resources that it elects to potentially receive over MBMS.
  • Occurrence: One
  • Format: node
  • Access Types: Get, Replace
  • Values: N/A

12.2.2.5  /<X>/ProxyServer/<X> |R17|p. 198

This interior node acts as a placeholder for one or more instances of ProxyServer information as addresses associated with content restriction identifiers for proxy server selection. Should more than one proxy server satisfy the conditions of the content restriction, the UE may randomly select one of them.
  • Occurrence: OneOrMore
  • Format: node
  • Access Types: Get, Replace

12.2.2.6  /<X>/ProxyServer/<X>/Address |R17|p. 198

This leaf indicates the one or more address of a ProxyServer in the form of a Fully-Qualified Domain Name (FQDN), and is associated with a set of content restrictions of which at least one must be satisfied in order for a UE to use that/those Proxy Server(s) for all its unicast requests to resources that it elects to potentially receive over MBMS.
  • Occurrence: OneOrMore
  • Format: chr
  • Access Types: Get, Replace
  • Values: FQDN (one or more)

12.2.2.7  /<X>/ ProxyServer/<X>/ContentRestriction |R17|p. 198

The ContentRestriction leaf contains one or more domain names for matching against the HTTP(s) or RTSP URL of the resource request issued by the UE to determine whether the requested content is eligible for conversion from unicast access to an MBMS User Service, and if so, the corresponding Proxy Server to use. A match between this value and the requested resource URL indicates that the requested resource may be switched to MBMS delivery, and the associated proxy server shall be used by the UE for unicast access of that resource.
  • Occurrence: OneOrMore
  • Format: chr
  • Access Types: Get, Replace
  • Values: concatenation of URI scheme as defined in RFC 3986 with a domain name as defined in RFC 1035
Up

12.2.2.8  /<X>/ ProxyServer/<X>/ContentRestrictionExt/<X> |R17|p. 199

The ContentRestrictionExt node allows for more refined definition of the MooD eligible content and the rules on when to use the proxy server to query for availability of content over MBMS. If both ContentRestriction and ContentRestrictionExt exist, then the UE shall apply both of them to determine if a particular resource URL is MooD eligible and needs to be sent through the MooD proxy. In particular, if a ContentRestriction element exists and none of the provided FQDNs match, then the UE shall assume that the content is not eligible. If the ContentRestriction is not available, then it shall be assumed that all FQDNs are MooD eligible but only those that match at least one of the patterns in ContentRestrictionExt will use the MooD proxy.
  • Occurrence: ZeroOrMore
  • Format: node
  • Access Types: Get, Replace
Up

12.2.2.9  /<X>/ ProxyServer/<X>/ContentRestrictionExt/<X>/UrlPattern |R17|p. 199

The UrlPattern leaf provides a regular expression as specified in [126] that the request URL will be matched against. If the request matches, the requested resource is marked as MooD eligible.
  • Occurrence: OneOrMore
  • Format: chr
  • Access Types: Get, Replace
  • Values: a regular expression as defined in [126].

12.2.2.10  /<X>/ProxyServer/<X>/Ext |R17|p. 199

The Ext node is an interior node where vendor-specific information can be placed (vendor meaning application vendor, device vendor, etc.), pertaining to UE selection of the proxy server. Usually, the vendor extension is identified by a vendor-specific name under the Ext node. The tree structure under the identified vendor is not defined and can therefore include one or more non-standardized sub-trees.
  • Occurrence: ZeroOrOne
  • Format: node
  • Minimum Access Types: Get, Replace

12.2.2.11  /<X>/USD |R17|p. 199

The USD node is the starting point of the MBMS User Service Discovery/Announcement information definitions.
  • Occurrence: ZeroOrOne
  • Format: node
  • Minimum Access Types: Get, Replace

12.2.2.12  /<X>/USD/URL |R17|p. 199

This leaf provides a URL to an aggregated service announcement document encapsulating all relevant metadata fragments for the demand-based MBMS user service, which the UE can fetch using the unicast channel. It may also be used by the network when the network redirects the UE to switch MBMS reception. Should a redirection message provide an alternative redirection link to service announcement information, it shall take precedence over the URL provided by the MO.
  • Occurrence: ZeroOrOne
  • Format: chr
  • Minimum Access Types: Get
  • Values: <HTTP(S) URL>
Up

12.2.2.13  /<X> USD/Ext |R17|p. 200

The Ext node is an interior node where vendor-specific information can be placed ("vendor" may correspond to an application vendor, device vendor, etc.). Usually, the vendor extension is identified by a vendor-specific name under the Ext node. The tree structure under the vendor identified is not defined and can therefore include one or more un-standardized sub-trees.
  • Occurrence: ZeroOrOne
  • Format: node
  • Minimum Access Types: Get

12.2.2.14  /<X>/LocationType |R17|p. 200

This leaf provides a location type for UE to report in the unicast content request. Exactly one of the following entries: one or more serving cell-ID(s) (cell-ID in the form of CGI (Cell Global Identification) or ECGI (E-UTRAN Cell Global Identification)) or MBMS SAI may be present. CGI, ECGI and MBMS SAI are defined in TS 23.003. The serving cell-ID(s) should correspond to all cells from which the UE receives the service, i.e., the Primary Cell or P-Cell and any Secondary Cell(s) or S-Cell(s), if Carrier Aggregation per TS 36.300 is employed in the E-UTRAN. When present, the UE should send its location as part of the MooD header field together with the requests that it sends to a MooD proxy server. If the LocationType is set to MBMS SAI, the UE includes the SAIs present in SIB15 as specified in TS 36.331.
  • Occurrence: ZeroOrOne
  • Format: chr
  • Minimum Access Types: Get
  • Values: Exactly one of the following location information types: CGI, ECGI, MBMS SAI, and whereby one or more entries of the specified type may be included.
Up

12.2.2.15  /<X>/Ext |R17|p. 200

The Ext node is an interior node where vendor-specific information can be placed ("vendor" may correspond to an application vendor, device vendor, etc.). Usually, the vendor extension is identified by a vendor-specific name under the Ext node. The tree structure under the identified vendor is not defined and can therefore include one or more non-standardized sub-trees.
  • Occurrence: ZeroOrOne
  • Format: node
  • Minimum Access Types: Get

12.3  Network-elected offloadingp. 200

A MooD-capable UE may include the MooD header field in the HTTP GET request if the MooD Configuration MO is not present in the UE, and is preconfigured with a rule (e.g. in compliance to the home service operator requirement) to indicate its MooD-capability. The MooD header may be sent in one of two ways, in accordance to rules (b) and (c) in clause 12.2.1.1, and shall follow the syntax defined in clause 12.2.1.
Once the UE receive a network proxy/server response containing the MooD header field, it shall follow the same procedure as defined in clause 12.2.1.
Up

Up   Top   ToC