description:When this attribute is included and set to true, it indicates that the supi attribute contains an invalid value.This attribute shall be present if the SUPI is not available in the SMF or the SUPI is unauthenticated. When present it shall be set to true for an invalid SUPI and false (default) for a valid SUPI.
interGrpIds:
type:array
items:
@@ -378,13 +381,13 @@ components:
additionalProperties:
$ref:'#/components/schemas/SessionRule'
minProperties:1
description:A map of Sessionrules with the content being the SessionRule as described in subclause5.6.2.7.
description:A map of Sessionrules with the content being the SessionRule as described in subclause5.6.2.7.
pccRules:
type:object
additionalProperties:
$ref:'#/components/schemas/PccRule'
minProperties:1
description:A map of PCC rules with the content being the PCCRule as described in subclause5.6.2.6.
description:A map of PCC rules with the content being the PCCRule as described in subclause5.6.2.6.
nullable:true
pcscfRestIndication:
type:boolean
@@ -430,7 +433,7 @@ components:
additionalProperties:
$ref:'#/components/schemas/ConditionData'
minProperties:1
description:A map of condition data with the content being as described in subclause5.6.2.9.
description:A map of condition data with the content being as described in subclause5.6.2.9.
description:Determines the order in which this PCC rule is applied relative to other PCC rules within the same PDU session.
afSigProtocol:
$ref:'#/components/schemas/AfSigProtocol'
appReloc:
@@ -508,21 +510,21 @@ components:
type:string
minItems:1
maxItems:1
description:A reference to the QoSData policy type decision type. It is the qosId described in subclause5.6.2.8. (NOTE)
description:A reference to the QosData policy decision type. It is the qosId described in subclause5.6.2.8.
refTcData:
type:array
items:
type:string
minItems:1
maxItems:1
description:A reference to the TrafficControlData policy decision type. It is the tcId described in subclause5.6.2.10. (NOTE)
description:A reference to the TrafficControlData policy decision type. It is the tcId described in subclause5.6.2.10.
refChgData:
type:array
items:
type:string
minItems:1
maxItems:1
description:A reference to the ChargingData policy decision type. It is the chgId described in subclause5.6.2.11. (NOTE)
description:A reference to the ChargingData policy decision type. It is the chgId described in subclause5.6.2.11.
nullable:true
refUmData:
type:array
@@ -530,11 +532,11 @@ components:
type:string
minItems:1
maxItems:1
description:A reference to UsageMonitoringData policy decision type. It is the umId described in subclause5.6.2.12. (NOTE)
description:A reference to UsageMonitoringData policy decision type. It is the umId described in subclause5.6.2.12.
nullable:true
refCondData:
type:string
description:A reference to the condition data. It is the condId described in subclause5.6.2.9.
description:A reference to the condition data. It is the condId described in subclause5.6.2.9.
nullable:true
required:
-pccRuleId
@@ -551,11 +553,11 @@ components:
description:Univocally identifies the session rule within a PDU session.
refUmData:
type:string
description:A reference to UsageMonitoringData policy decision type. It is the umId described in subclause5.6.2.12.
description:A reference to UsageMonitoringData policy decision type. It is the umId described in subclause5.6.2.12.
nullable:true
refCondData:
type:string
description:A reference to the condition data. It is the condId described in subclause5.6.2.9.
description:A reference to the condition data. It is the condId described in subclause5.6.2.9.
nullable:true
required:
-sessRuleId
@@ -734,7 +736,7 @@ components:
$ref:'#/components/schemas/RedirectAddressType'
redirectServerAddress:
type:string
description:Indicates the address of the redirect server.
description:Indicates the address of the redirect server. If "redirectAddressType" attribute indicates the IPV4_ADDR, the encoding is the same as the Ipv4Addr data type defined in 3GPP TS 29.571.If "redirectAddressType" attribute indicates the IPV6_ADDR, the encoding is the same as the Ipv6Addr data type defined in 3GPP TS 29.571.If "redirectAddressType" attribute indicates the URL or SIP_URI, the encoding is the same as the Uri data type defined in 3GPP TS 29.571.
description:Defines the EPS RAN/NAS release cause.
PacketFilterContent:
type:string
description:Defines a packet filter for an IP flow.Refer to subclause 5.3.54 of 3GPP TS 29.212 [23] for encoding.
description:Defines a packet filter for an IP flow.
FlowDescription:
type:string
description:Defines a packet filter for an IP flow.Refer to subclause 5.4.2 of 3GPP TS 29.212 [23] for encoding.
description:Defines a packet filter for an IP flow.
FlowDirection:
anyOf:
-type:string
@@ -1485,7 +1489,7 @@ components:
- PS_TO_CS_HAN: Indicate that the PCC rule could not be maintained because of PS to CS handover.
- APP_ID_ERR: Indicate that the rule could not be successfully installed or enforced because the Application Identifier is invalid, unknown, or not applicable to the application required for detection.
- NO_QOS_FLOW_BOUND: Indicate that there is no QoS flow which the SMF can bind the PCC rule(s) to.
- FILTER_RES: Indicate that the Flow Information within the "flowInfos" attribute cannot be handled by the SMF because any of the restrictions defined in subclause5.4.2 of 3GPPTS29.212 [23] was not met.
- FILTER_RES: Indicate that the Flow Information within the "flowInfos" attribute cannot be handled by the SMF because any of the restrictions defined in subclause5.4.2 of 3GPPTS29.212 was not met.
- MISS_REDI_SER_ADDR: Indicate that the PCC rule could not be successfully installed or enforced at the SMF because there is no valid Redirect Server Address within the Traffic Control Data policy decision which the PCC rule refers to provided by the PCF and no preconfigured redirection address for this PCC rule at the SMF.
- CM_END_USER_SER_DENIED: Indicate that the charging system denied the service request due to service restrictions (e.g. terminate rating group) or limitations related to the end-user, for example the end-user's account could not cover the requested service.
- CM_CREDIT_CON_NOT_APP: Indicate that the charging system determined that the service can be granted to the end user but no further credit control is needed for the service (e.g. service is free of charge or is treated for offline charging).