5 MO configuration parameters

24.3913GPPRelease 17TSUnstructured Supplementary Service Data (USSD) using IP Multimedia (IM) Core Network (CN) subsystem (IMS) Management Object (MO)

5.1 General

This clause describes the configuration parameters for the USSI MO.

5.2 Node: /<X>

This interior node acts as a placeholder for one or more accounts for a fixed node.

– Occurrence: OneOrMore

– Format: node

– Access Types: Get

– Values: N/A

The interior node is mandatory if the UE supports USSI capabilities specified in 3GPP TS 24.390 [3]. Support for a UE is defined by the UE role as specified in 3GPP TS 24.390 [3].

NOTE: One node is normally used. More nodes are only used in case the terminal supports multiple UICCs.

5.3 /<X>/Name

The Name leaf is a name for the USSI settings.

– Occurrence: ZeroOrOne

– Format: chr

– Access Types: Get

– Values: <User displayable name>

5.4 /<X>/USSD_using_CS_domain_only

The USSD_using_CS_domain_only leaf indicates HPLMN operator preference for invocation of originating USSD requests using the mechanism specified in 3GPP TS 24.090 [5]. This equates to "USSD requests are to be invoked via the CS domain" as described in 3GPP TS 23.221 [4].

NOTE: In absence of this configuration parameter, originating USSD request are invoked in domain used for originating voice sessions as described in 3GPP TS 23.221 [4].

– Occurrence: ZeroOrOne

– Format: null

– Access Types: Get, Replace

– Values: null

5.4A /<X>/3GPP_PS_data_off

The interior node contains configuration parameters for 3GPP PS data off.

– Occurrence: ZeroOrOne

– Format: node

– Access Types: Get, Replace

– Values: N/A

5.4B /<X>/3GPP_PS_data_off/USSI_exempt

The leaf indicates whether the USSI is a 3GPP PS data off exempt service.

– Occurrence: One

– Format: bool

– Access Types: Get, Replace

– Values: 0, 1

0 – Indicates that the USSI is not a 3GPP PS data off exempt service.

1 – Indicates that the USSI is a 3GPP PS data off exempt service.

NOTE: This MO is used when the UE is in the HPLMN or the EHPLMN, or the UE is in the VPLMN and the USSI_roaming_exempt node is not configured.

5.4C /<X>/3GPP_PS_data_off/USSI_roaming_exempt

The leaf indicates whether the USSI is a 3GPP PS data off exempt service when the UE is in the VPLMN.

– Occurrence: ZeroOrOne

– Format: bool

– Access Types: Get, Replace

– Values: 0, 1

0 – Indicates that the USSI is not a 3GPP PS data off roaming exempt service.

1 – Indicates that the USSI is a 3GPP PS data off roaming exempt service.

5.4D /<X>/SNPN_Configuration

This interior node contains configuration parameters regarding a UE operating in SNPN access operation mode.

– Occurrence: ZeroOrOne

– Format: node

– Access Types: Get, Replace

– Values: N/A

5.4E /<X>/SNPN_Configuration/<X>

This interior node acts as a placeholder for a list of:

a) SNPN identity; and

b) configuration parameters.

NOTE: For each of the elements in the list, a) must be present and at least one parameter of b) needs to appear.

A configuration parameter in an /<X>/SNPN_Configuration/<X> node other than the SNPN_identifier, is applicable when the UE selects an entry of "list of subscriber data":

a) with the SNPN identity of the subscribed SNPN which is the same as the SNPN identity in the SNPN_identifier leaf.

– Occurrence: OneOrMore

– Format: node

– Access Types: Get, Replace

– Values: N/A

5.4F /<X>/SNPN_Configuration/<X>/SNPN_identifier

This leaf indicates the SNPN identity of the subscribed SNPN for which the list of configuration parameters are applicable.

– Occurrence: One

– Format: chr

– Access Types: Get, Replace

– Values: <PLMN><NID>

The PLMN and NID are in the format defined by 3GPP TS 23.003 [6], with each digit of the MCC and MNC of the PLMN and each digit of the assignment mode and NID value of the NID encoded as an ASCII character.

5.4G /<X>/SNPN_Configuration/<X>/3GPP_PS_data_off

The interior node contains configuration parameters for 3GPP PS data off.

– Occurrence: ZeroOrOne

– Format: node

– Access Types: Get, Replace

– Values: N/A

5.4H /<X>/SNPN_Configuration/<X>/3GPP_PS_data_off/
USSI_exempt

The leaf indicates whether the USSI is a 3GPP PS data off exempt service.

– Occurrence: One

– Format: bool

– Access Types: Get, Replace

– Values: 0, 1

0 – Indicates that the USSI is not a 3GPP PS data off exempt service.

1 – Indicates that the USSI is a 3GPP PS data off exempt service.

NOTE: This MO is used when the UE is in the subscribed SNPN, or the UE is in the non-subscribed SNPN and the USSI_non-subscribed_exempt node is not configured.

5.4I /<X>/SNPN_Configuration/<X>/3GPP_PS_data_off/
USSI_non-subscribed_exempt

The leaf indicates whether the USSI is a 3GPP PS data off exempt service when the UE is in the non-subscribed SNPN.

– Occurrence: ZeroOrOne

– Format: bool

– Access Types: Get, Replace

– Values: 0, 1

0 – Indicates that the USSI is not a 3GPP PS data off non-subscribed exempt service.

1 – Indicates that the USSI is a 3GPP PS data off non-subscribed exempt service.

5.5 /<X>/Ext

The Ext is an interior node for where the vendor specific information about the USSI management is being placed (vendor meaning application vendor, device vendor etc.). Usually the vendor extension is identified by 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

– Access Types: Get

– Values: N/A

Annex A (informative):
USSI MO DDF

This DDF is the standardized minimal set. A vendor can define its own DDF for the complete device. This DDF can include more features than this minimal standardized version.

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE MgmtTree PUBLIC "-//OMA//DTD-DM-DDF 1.2//EN"

"http://www.openmobilealliance.org/tech/DTD/DM_DDF-V1_2.dtd">

<MgmtTree>

<VerDTD>1.2</VerDTD>

<Man>–The device manufacturer–</Man>

<Mod>–The device model–</Mod>

<Node>

<NodeName/>

<DFProperties>

<AccessType>

<Get/>

</AccessType>

<Description>USSI configuration parameters</Description>

<DFFormat>

<node/>

</DFFormat>

<Occurrence>

<OneOrMore/>

</Occurrence>

<Scope>

<Permanent/>

</Scope>

<DFTitle>The Unstructured Supplementary Service Data (USSD) using IP Multimedia (IM) Core Network (CN) subsystem (IMS) Management Object (MO).</DFTitle>

<DFType>

<DDFName>urn:oma:mo:ext-3gpp-ussi:1.0</DDFName>

</DFType>

</DFProperties>

<Node>

<NodeName>Name</NodeName>

<DFProperties>

<AccessType>

<Get/>

</AccessType>

<DFFormat>

<chr/>

</DFFormat>

<Occurrence>

<ZeroOrOne/>

</Occurrence>

<Scope>

<Dynamic/>

</Scope>

<DFTitle>The name for the USSI setting.</DFTitle>

<DFType>

<MIME>text/plain</MIME>

</DFType>

</DFProperties>

</Node>

<Node>

<NodeName>USSD_using_CS_domain_only</NodeName>

<DFProperties>

<AccessType>

<Get/>

<Replace/>

</AccessType>

<DFFormat>

<null/>

</DFFormat>

<Occurrence>

<ZeroOrOne/>

</Occurrence>

<Scope>

<Dynamic/>

</Scope>

<DFTitle>The HPLMN operator preference for invocation of originating USSD requests.</DFTitle>

<DFType>

<MIME>text/plain</MIME>

</DFType>

</DFProperties>

</Node>

<Node>

<NodeName>3GPP_PS_data_off</NodeName>

<DFProperties>

<AccessType>

<Get/>

<Replace/>

</AccessType>

<DFFormat>

<node/>

</DFFormat>

<Occurrence>

<ZeroOrOne/>

</Occurrence>

<Scope>

<Dynamic/>

</Scope>

<DFTitle>Configuration parameters for 3GPP PS data off.</DFTitle>

<DFType>

<DDFName/>

</DFType>

</DFProperties>

<Node>

<NodeName>USSI_exempt</NodeName>

<DFProperties>

<AccessType>

<Get/>

<Replace/>

</AccessType>

<DFFormat>

<bool/>

</DFFormat>

<Occurrence>

<One/>

</Occurrence>

<Scope>

<Dynamic/>

</Scope>

<DFTitle>Whether the USSI is a 3GPP PS data off exempt service.</DFTitle>

<DFType>

<MIME>text/plain</MIME>

</DFType>

</DFProperties>

</Node>

<Node>

<NodeName>USSI_roaming_exempt</NodeName>

<DFProperties>

<AccessType>

<Get/>

<Replace/>

</AccessType>

<DFFormat>

<bool/>

</DFFormat>

<Occurrence>

<ZeroOrOne/>

</Occurrence>

<Scope>

<Dynamic/>

</Scope>

<DFTitle>Whether the USSI is a 3GPP PS data off roaming exempt service.</DFTitle>

<DFType>

<MIME>text/plain</MIME>

</DFType>

</DFProperties>

</Node>

</Node>

<Node>

<NodeName>SNPN_Configuration</NodeName>

<!– The SNPN_Configuration node starts here. –>

<DFProperties>

<AccessType>

<Get/>

<Replace/>

</AccessType>

<DFFormat>

<node/>

</DFFormat>

<Occurrence>

<ZeroOrOne/>

</Occurrence>

<Scope>

<Permanent/>

</Scope>

<DFTitle>SNPN configuration parameters</DFTitle>

<DFType>

<DDFName/>

</DFType>

</DFProperties>

<Node>

<NodeName/>

<DFProperties>

<AccessType>

<Get/>

</AccessType>

<DFFormat>

<node/>

</DFFormat>

<Occurrence>

<OneOrMore/>

</Occurrence>

<Scope>

<Dynamic/>

</Scope>

<DFTitle>Configuration parameters for an SNPN.</DFTitle>

<DFType>

<DDFName/>

</DFType>

</DFProperties>

<Node>

<NodeName>SNPN_identifier</NodeName>

<DFProperties>

<AccessType>

<Get/>

<Replace/>

</AccessType>

<DFFormat>

<chr/>

</DFFormat>

<Occurrence>

<One/>

</Occurrence>

<Scope>

<Permanent/>

</Scope>

<DFTitle>The SNPN identifier.</DFTitle>

<DFType>

<MIME>text/plain</MIME>

</DFType>

</DFProperties>

</Node>

<Node>

<NodeName>3GPP_PS_data_off</NodeName>

<DFProperties>

<AccessType>

<Get/>

<Replace/>

</AccessType>

<DFFormat>

<node/>

</DFFormat>

<Occurrence>

<ZeroOrOne/>

</Occurrence>

<Scope>

<Dynamic/>

</Scope>

<DFTitle>Configuration parameters for 3GPP PS data off.</DFTitle>

<DFType>

<DDFName/>

</DFType>

</DFProperties>

<Node>

<NodeName>USSI_exempt</NodeName>

<DFProperties>

<AccessType>

<Get/>

<Replace/>

</AccessType>

<DFFormat>

<bool/>

</DFFormat>

<Occurrence>

<One/>

</Occurrence>

<Scope>

<Dynamic/>

</Scope>

<DFTitle>Whether the USSI is a 3GPP PS data off exempt service.</DFTitle>

<DFType>

<MIME>text/plain</MIME>

</DFType>

</DFProperties>

</Node>

<Node>

<NodeName>USSI_non-subscibed_exempt</NodeName>

<DFProperties>

<AccessType>

<Get/>

<Replace/>

</AccessType>

<DFFormat>

<bool/>

</DFFormat>

<Occurrence>

<ZeroOrOne/>

</Occurrence>

<Scope>

<Dynamic/>

</Scope>

<DFTitle>Whether the USSI is a 3GPP PS data off non-subscribed exempt service.</DFTitle>

<DFType>

<MIME>text/plain</MIME>

</DFType>

</DFProperties>

</Node>

</Node>

</Node>

</Node>

<Node>

<NodeName>Ext</NodeName>

<!– The Extension node starts here. –>

<DFProperties>

<AccessType>

<Get/>

</AccessType>

<DFFormat>

<node/>

</DFFormat>

<Occurrence>

<ZeroOrOne/>

</Occurrence>

<Scope>

<Dynamic/>

</Scope>

<DFTitle>A collection of all Extension objects.</DFTitle>

<DFType>

<DDFName/>

</DFType>

</DFProperties>

</Node>

</Node>

</MgmtTree>

Annex B (informative):
Change history

Change history

Date

TSG #

TSG Doc.

CR

Rev

Subject/Comment

Old

New

2014-05

Version 0.1.0: based on C1-141702, C1-141703, C1-141704

0.1.0

2014-06

CT-64

CP-140281

Version 1.0.0 created for presentation for information and approval

0.1.0

1.0.0

2014-06

CT-64

CP-140455

1.0.0

2.0.0

2014-06

Post CT-64

Version 12.0.0 created after approval at CT-64

2.0.0

12.0.0

2014-09

CT-65

CP-140668

0001

Fixing access types not aligned in clause 5 and annex A

12.0.0

12.1.0

2014-12

CT-66

CP-140853

0002

Resolving editor’s note on registration of MOID with OMA

12.1.0

12.2.0

2015-12

CT-70

Upgrade to Rel-13

12.2.0

13.0.0

Change history

Date

Meeting

TDoc

CR

Rev

Cat

Subject/Comment

New version

2017-03

CT-75

CP-170130

0003

B

USSI configuration for 3GPP PS Data Off

14.0.0

2018-06

CT-80

CP-181074

0004

2

B

USSI configuration for 3GPP PS Data Off2

15.0.0

2018-12

CT-82

CP-183077

0005

F

Addition of the object identifier in the DDF of the 3GPP Management Object

16.0.0

2022-03

CT-95e

CP-220237

0006

1

B

SNPN configuration for USSI

17.0.0