Loading 33128/r18/TS33128Payloads.asn +312 −53 Original line number Diff line number Diff line Loading @@ -1376,7 +1376,8 @@ SMFPDUSessionEstablishment ::= SEQUENCE oldPDUSessionID [23] PDUSessionID OPTIONAL, handoverState [24] HandoverState OPTIONAL, gTPTunnelInfo [25] GTPTunnelInfo OPTIONAL, pCCRules [26] PCCRuleSet OPTIONAL pCCRules [26] PCCRuleSet OPTIONAL, ePSPDNConnectionEstablishment [27] EPSPDNConnectionEstablishment OPTIONAL } -- See clause 6.2.3.2.3 for details of this structure Loading @@ -1398,7 +1399,8 @@ SMFPDUSessionModification ::= SEQUENCE servingNetwork [14] SMFServingNetwork OPTIONAL, handoverState [15] HandoverState OPTIONAL, gTPTunnelInfo [16] GTPTunnelInfo OPTIONAL, pCCRules [17] PCCRuleSet OPTIONAL pCCRules [17] PCCRuleSet OPTIONAL, ePSPDNConnectionModification[18] EPSPDNConnectionModification OPTIONAL } -- See clause 6.2.3.2.4 for details of this structure Loading @@ -1417,7 +1419,8 @@ SMFPDUSessionRelease ::= SEQUENCE ePS5GSComboInfo [11] EPS5GSComboInfo OPTIONAL, nGAPCause [12] NGAPCauseInt OPTIONAL, fiveGMMCause [13] FiveGMMCause OPTIONAL, pCCRuleIDs [14] PCCRuleIDSet OPTIONAL pCCRuleIDs [14] PCCRuleIDSet OPTIONAL, ePSPDNConnectionRelease [15] EPSPDNConnectionRelease OPTIONAL } -- See clause 6.2.3.2.5 for details of this structure Loading Loading @@ -1446,7 +1449,8 @@ SMFStartOfInterceptionWithEstablishedPDUSession ::= SEQUENCE uEEPSPDNConnection [21] UEEPSPDNConnection OPTIONAL, servingNetwork [22] SMFServingNetwork OPTIONAL, gTPTunnelInfo [23] GTPTunnelInfo OPTIONAL, pCCRules [24] PCCRuleSet OPTIONAL pCCRules [24] PCCRuleSet OPTIONAL, ePSStartOfInterceptionWithEstablishedPDNConnection [25] EPSStartOfInterceptionWithEstablishedPDNConnection OPTIONAL } -- See clause 6.2.3.2.6 for details of this structure Loading Loading @@ -1910,10 +1914,113 @@ EASServerAddress ::= SEQUENCE port [2] PortNumber } -- ================================ -- PGW-C + SMF PDNConnection Events -- ================================ EPSPDNConnectionEstablishment ::= SEQUENCE { ePSSubscriberIDs [1] EPSSubscriberIDs, iMSIUnauthenticated [2] IMSIUnauthenticatedIndication OPTIONAL, defaultBearerID [3] EPSBearerID, gTPTunnelInfo [4] GTPTunnelInfo OPTIONAL, pDNConnectionType [5] PDNConnectionType, uEEndpoints [6] SEQUENCE OF UEEndpointAddress OPTIONAL, non3GPPAccessEndpoint [7] UEEndpointAddress OPTIONAL, location [8] Location OPTIONAL, additionalLocation [9] Location OPTIONAL, aPN [10] APN, requestType [11] EPSPDNConnectionRequestType OPTIONAL, accessType [12] AccessType OPTIONAL, rATType [13] RATType OPTIONAL, protocolConfigurationOptions [14] PDNProtocolConfigurationOptions OPTIONAL, servingNetwork [15] SMFServingNetwork OPTIONAL, sMPDUDNRequest [16] SMPDUDNRequest OPTIONAL, bearerContextsCreated [17] SEQUENCE OF EPSBearerContextCreated, bearerContextsMarkedForRemoval [18] SEQUENCE OF EPSBearerContextForRemoval OPTIONAL, indicationFlags [19] PDNConnectionIndicationFlags OPTIONAL, handoverIndication [20] PDNHandoverIndication OPTIONAL, nBIFOMSupport [21] PDNNBIFOMSupport OPTIONAL, fiveGSInterworkingInfo [22] FiveGSInterworkingInfo OPTIONAL, cSRMFI [23] CSRMFI OPTIONAL, restorationOfPDNConnectionsSupport [24] RestorationOfPDNConnectionsSupport OPTIONAL, pGWChangeIndication [25] PGWChangeIndication OPTIONAL, pGWRNSI [26] PGWRNSI OPTIONAL } EPSPDNConnectionModification ::= SEQUENCE { ePSSubscriberIDs [1] EPSSubscriberIDs, iMSIUnauthenticated [2] IMSIUnauthenticatedIndication OPTIONAL, defaultBearerID [3] EPSBearerID, gTPTunnelInfo [4] GTPTunnelInfo OPTIONAL, pDNConnectionType [5] PDNConnectionType, uEEndpoints [6] SEQUENCE OF UEEndpointAddress OPTIONAL, non3GPPAccessEndpoint [7] UEEndpointAddress OPTIONAL, location [8] Location OPTIONAL, additionalLocation [9] Location OPTIONAL, aPN [10] APN, requestType [11] EPSPDNConnectionRequestType OPTIONAL, accessType [12] AccessType OPTIONAL, rATType [13] RATType OPTIONAL, protocolConfigurationOptions [14] PDNProtocolConfigurationOptions OPTIONAL, servingNetwork [15] SMFServingNetwork OPTIONAL, sMPDUDNRequest [16] SMPDUDNRequest OPTIONAL, bearerContextsCreated [17] SEQUENCE OF EPSBearerContextCreated OPTIONAL, bearerConcextsModified [18] SEQUENCE OF EPSBearerContextModified, bearerContextsMarkedForRemoval [19] SEQUENCE OF EPSBearerContextForRemoval OPTIONAL, bearersDeleted [20] SEQUENCE OF EPSBearersDeleted OPTIONAL, indicationFlags [21] PDNConnectionIndicationFlags OPTIONAL, handoverIndication [22] PDNHandoverIndication OPTIONAL, nBIFOMSupport [23] PDNNBIFOMSupport OPTIONAL, fiveGSInterworkingInfo [24] FiveGSInterworkingInfo OPTIONAL, cSRMFI [25] CSRMFI OPTIONAL, restorationOfPDNConnectionsSupport [26] RestorationOfPDNConnectionsSupport OPTIONAL, pGWChangeIndication [27] PGWChangeIndication OPTIONAL, pGWRNSI [28] PGWRNSI OPTIONAL } EPSPDNConnectionRelease ::= SEQUENCE { ePSSubscriberIDs [1] EPSSubscriberIDs, iMSIUnauthenticated [2] IMSIUnauthenticatedIndication OPTIONAL, defaultBearerID [3] EPSBearerID, location [4] Location OPTIONAL, gTPTunnelInfo [5] GTPTunnelInfo OPTIONAL, rANNASCause [6] EPSRANNASCause OPTIONAL, pDNConnectionType [7] PDNConnectionType, indicationFlags [8] PDNConnectionIndicationFlags OPTIONAL, scopeIndication [9] EPSPDNConnectionReleaseScopeIndication OPTIONAL, bearersDeleted [10] SEQUENCE OF EPSBearersDeleted OPTIONAL } EPSStartOfInterceptionWithEstablishedPDNConnection ::= SEQUENCE { ePSSubscriberIDs [1] EPSSubscriberIDs, iMSIUnauthenticated [2] IMSIUnauthenticatedIndication OPTIONAL, defaultBearerID [3] EPSBearerID, gTPTunnelInfo [4] GTPTunnelInfo OPTIONAL, pDNConnectionType [5] PDNConnectionType, uEEndpoints [6] SEQUENCE OF UEEndpointAddress OPTIONAL, non3GPPAccessEndpoint [7] UEEndpointAddress OPTIONAL, location [8] Location OPTIONAL, additionalLocation [9] Location OPTIONAL, aPN [10] APN, requestType [11] EPSPDNConnectionRequestType OPTIONAL, accessType [12] AccessType OPTIONAL, rATType [13] RATType OPTIONAL, protocolConfigurationOptions [14] PDNProtocolConfigurationOptions OPTIONAL, servingNetwork [15] SMFServingNetwork OPTIONAL, sMPDUDNRequest [16] SMPDUDNRequest OPTIONAL, bearerContexts [17] SEQUENCE OF EPSBearerContext } -- ====================== -- PGW-C + SMF Parameters -- ====================== CSRMFI ::= BOOLEAN EPS5GSComboInfo ::= SEQUENCE { ePSInterworkingIndication [1] EPSInterworkingIndication, Loading Loading @@ -1952,13 +2059,154 @@ EPSBearers ::= SEQUENCE qCI [3] QCI } EPSBearerContext ::= SEQUENCE { ePSBearerID [1] EPSBearerID, uPGTPTunnelInfo [2] GTPTunnelInfo, bearerQOS [3] EPSBearerQOS } EPSBearerContextCreated ::= SEQUENCE { ePSBearerID [1] EPSBearerID, cause [2] EPSBearerCreationCauseValue, gTPTunnelInfo [3] GTPTunnelInfo OPTIONAL, bearerQOS [4] EPSBearerQOS OPTIONAL, protocolConfigurationOptions [5] PDNProtocolConfigurationOptions OPTIONAL } EPSBearerContextModified ::= SEQUENCE { ePSBearerID [1] EPSBearerID, cause [2] EPSBearerModificationCauseValue, gTPTunnelInfo [3] GTPTunnelInfo OPTIONAL, bearerQOS [4] EPSBearerQOS OPTIONAL, protocolConfigurationOptions [5] PDNProtocolConfigurationOptions OPTIONAL } EPSBearersDeleted ::= SEQUENCE { linkedEPSBearerID [1] EPSBearerID OPTIONAL, ePSBearerIDs [2] SEQUENCE OF EPSBearerID OPTIONAL, protocolConfigurationOptions [3] PDNProtocolConfigurationOptions OPTIONAL, cause [4] EPSBearerDeletionCauseValue OPTIONAL, deleteBearerResponse [5] EPSDeleteBearerResponse } EPSDeleteBearerResponse ::= SEQUENCE { cause [1] EPSBearerDeletionCauseValue, linkedEPSBearerID [2] EPSBearerID OPTIONAL, bearerContexts [3] SEQUENCE OF EPSDeleteBearerContext OPTIONAL, protocolConfigurationOptions [4] PDNProtocolConfigurationOptions OPTIONAL } EPSDeleteBearerContext ::= SEQUENCE { cause [1] EPSBearerDeletionCauseValue, ePSBearerID [2] EPSBearerID, protocolConfigurationOptions [3] PDNProtocolConfigurationOptions OPTIONAL, rANNASCause [4] EPSRANNASCause OPTIONAL } EPSBearerContextForRemoval ::= SEQUENCE { ePSBearerID [1] EPSBearerID, cause [2] EPSBearerRemovalCauseValue } EPSBearerCreationCauseValue ::= INTEGER (0..255) EPSBearerDeletionCauseValue ::= INTEGER (0..255) EPSBearerModificationCauseValue ::= INTEGER (0..255) EPSBearerRemovalCauseValue ::= INTEGER (0..255) EPSBearerQOS ::= SEQUENCE { qCI [1] QCI OPTIONAL, maximumUplinkBitRate [2] BitrateBinKBPS OPTIONAL, maximumDownlinkBitRate [3] BitrateBinKBPS OPTIONAL, guaranteedUplinkBitRate [4] BitrateBinKBPS OPTIONAL, guaranteedDownlinkBitRate [5] BitrateBinKBPS OPTIONAL, priorityLevel [6] EPSQOSPriority OPTIONAL } EPSRANNASCause ::= OCTET STRING EPSQOSPriority ::= INTEGER (1..15) BitrateBinKBPS ::= OCTET STRING EPSGTPTunnels ::= SEQUENCE { controlPlaneSenderFTEID [1] FTEID OPTIONAL, controlPlanePGWS5S8FTEID [2] FTEID OPTIONAL, s1UeNodeBFTEID [3] FTEID OPTIONAL, s5S8SGWFTEID [4] FTEID OPTIONAL, s5S8PGWFTEID [5] FTEID OPTIONAL, s2bUePDGFTEID [6] FTEID OPTIONAL, s2aUePDGFTEID [7] FTEID OPTIONAL } EPSPDNConnectionRequestType ::= ENUMERATED { initialRequest(1), handover(2), rLOS(3), emergency(4), handoverOfEmergencyBearerServices(5), reserved(6) } EPSPDNConnectionReleaseScopeIndication ::= BOOLEAN FiveGSInterworkingInfo ::= SEQUENCE { fiveGSInterworkingIndicator [1] FiveGSInterworkingIndicator, fiveGSInterworkingWithoutN26 [2] FiveGSInterworkingWithoutN26, fiveGCNotRestrictedSupport [3] FiveGCNotRestrictedSupport } FiveGSInterworkingIndicator ::= BOOLEAN FiveGSInterworkingWithoutN26 ::= BOOLEAN FiveGCNotRestrictedSupport ::= BOOLEAN PDNConnectionIndicationFlags ::= OCTET STRING PDNHandoverIndication ::= BOOLEAN PDNNBIFOMSupport ::= BOOLEAN PDNProtocolConfigurationOptions ::= SEQUENCE { requestPCO [1] PDNPCO OPTIONAL, requestAPCO [2] PDNPCO OPTIONAL, requestEPCO [3] PDNPCO OPTIONAL, responsePCO [4] PDNPCO OPTIONAL, responseAPCO [5] PDNPCO OPTIONAL, responseEPCO [6] PDNPCO OPTIONAL } PDNPCO ::= OCTET STRING PGWChangeIndication ::= BOOLEAN PGWRNSI ::= BOOLEAN QCI ::= INTEGER (0..255) GTPTunnelInfo ::= SEQUENCE { fiveGSGTPTunnels [1] FiveGSGTPTunnels OPTIONAL fiveGSGTPTunnels [1] FiveGSGTPTunnels OPTIONAL, ePSGTPTunnels [2] EPSGTPTunnels OPTIONAL } RestorationOfPDNConnectionsSupport ::= BOOLEAN -- ================== -- 5G UPF definitions -- ================== Loading Loading @@ -4428,6 +4676,8 @@ IMPU ::= CHOICE IMSI ::= NumericString (SIZE(6..15)) IMSIUnauthenticatedIndication ::= BOOLEAN Initiator ::= ENUMERATED { uE(1), Loading Loading @@ -4538,6 +4788,15 @@ PLMNID ::= SEQUENCE PLMNList ::= SEQUENCE (SIZE(1..MAX)) OF PLMNID PDNConnectionType ::= ENUMERATED { iPv4(1), iPv6(2), iPv4v6(3), nonIP(4), ethernet(5) } PDUSessionID ::= INTEGER (0..255) PDUSessionResourceInformation ::= SEQUENCE Loading Loading
33128/r18/TS33128Payloads.asn +312 −53 Original line number Diff line number Diff line Loading @@ -1376,7 +1376,8 @@ SMFPDUSessionEstablishment ::= SEQUENCE oldPDUSessionID [23] PDUSessionID OPTIONAL, handoverState [24] HandoverState OPTIONAL, gTPTunnelInfo [25] GTPTunnelInfo OPTIONAL, pCCRules [26] PCCRuleSet OPTIONAL pCCRules [26] PCCRuleSet OPTIONAL, ePSPDNConnectionEstablishment [27] EPSPDNConnectionEstablishment OPTIONAL } -- See clause 6.2.3.2.3 for details of this structure Loading @@ -1398,7 +1399,8 @@ SMFPDUSessionModification ::= SEQUENCE servingNetwork [14] SMFServingNetwork OPTIONAL, handoverState [15] HandoverState OPTIONAL, gTPTunnelInfo [16] GTPTunnelInfo OPTIONAL, pCCRules [17] PCCRuleSet OPTIONAL pCCRules [17] PCCRuleSet OPTIONAL, ePSPDNConnectionModification[18] EPSPDNConnectionModification OPTIONAL } -- See clause 6.2.3.2.4 for details of this structure Loading @@ -1417,7 +1419,8 @@ SMFPDUSessionRelease ::= SEQUENCE ePS5GSComboInfo [11] EPS5GSComboInfo OPTIONAL, nGAPCause [12] NGAPCauseInt OPTIONAL, fiveGMMCause [13] FiveGMMCause OPTIONAL, pCCRuleIDs [14] PCCRuleIDSet OPTIONAL pCCRuleIDs [14] PCCRuleIDSet OPTIONAL, ePSPDNConnectionRelease [15] EPSPDNConnectionRelease OPTIONAL } -- See clause 6.2.3.2.5 for details of this structure Loading Loading @@ -1446,7 +1449,8 @@ SMFStartOfInterceptionWithEstablishedPDUSession ::= SEQUENCE uEEPSPDNConnection [21] UEEPSPDNConnection OPTIONAL, servingNetwork [22] SMFServingNetwork OPTIONAL, gTPTunnelInfo [23] GTPTunnelInfo OPTIONAL, pCCRules [24] PCCRuleSet OPTIONAL pCCRules [24] PCCRuleSet OPTIONAL, ePSStartOfInterceptionWithEstablishedPDNConnection [25] EPSStartOfInterceptionWithEstablishedPDNConnection OPTIONAL } -- See clause 6.2.3.2.6 for details of this structure Loading Loading @@ -1910,10 +1914,113 @@ EASServerAddress ::= SEQUENCE port [2] PortNumber } -- ================================ -- PGW-C + SMF PDNConnection Events -- ================================ EPSPDNConnectionEstablishment ::= SEQUENCE { ePSSubscriberIDs [1] EPSSubscriberIDs, iMSIUnauthenticated [2] IMSIUnauthenticatedIndication OPTIONAL, defaultBearerID [3] EPSBearerID, gTPTunnelInfo [4] GTPTunnelInfo OPTIONAL, pDNConnectionType [5] PDNConnectionType, uEEndpoints [6] SEQUENCE OF UEEndpointAddress OPTIONAL, non3GPPAccessEndpoint [7] UEEndpointAddress OPTIONAL, location [8] Location OPTIONAL, additionalLocation [9] Location OPTIONAL, aPN [10] APN, requestType [11] EPSPDNConnectionRequestType OPTIONAL, accessType [12] AccessType OPTIONAL, rATType [13] RATType OPTIONAL, protocolConfigurationOptions [14] PDNProtocolConfigurationOptions OPTIONAL, servingNetwork [15] SMFServingNetwork OPTIONAL, sMPDUDNRequest [16] SMPDUDNRequest OPTIONAL, bearerContextsCreated [17] SEQUENCE OF EPSBearerContextCreated, bearerContextsMarkedForRemoval [18] SEQUENCE OF EPSBearerContextForRemoval OPTIONAL, indicationFlags [19] PDNConnectionIndicationFlags OPTIONAL, handoverIndication [20] PDNHandoverIndication OPTIONAL, nBIFOMSupport [21] PDNNBIFOMSupport OPTIONAL, fiveGSInterworkingInfo [22] FiveGSInterworkingInfo OPTIONAL, cSRMFI [23] CSRMFI OPTIONAL, restorationOfPDNConnectionsSupport [24] RestorationOfPDNConnectionsSupport OPTIONAL, pGWChangeIndication [25] PGWChangeIndication OPTIONAL, pGWRNSI [26] PGWRNSI OPTIONAL } EPSPDNConnectionModification ::= SEQUENCE { ePSSubscriberIDs [1] EPSSubscriberIDs, iMSIUnauthenticated [2] IMSIUnauthenticatedIndication OPTIONAL, defaultBearerID [3] EPSBearerID, gTPTunnelInfo [4] GTPTunnelInfo OPTIONAL, pDNConnectionType [5] PDNConnectionType, uEEndpoints [6] SEQUENCE OF UEEndpointAddress OPTIONAL, non3GPPAccessEndpoint [7] UEEndpointAddress OPTIONAL, location [8] Location OPTIONAL, additionalLocation [9] Location OPTIONAL, aPN [10] APN, requestType [11] EPSPDNConnectionRequestType OPTIONAL, accessType [12] AccessType OPTIONAL, rATType [13] RATType OPTIONAL, protocolConfigurationOptions [14] PDNProtocolConfigurationOptions OPTIONAL, servingNetwork [15] SMFServingNetwork OPTIONAL, sMPDUDNRequest [16] SMPDUDNRequest OPTIONAL, bearerContextsCreated [17] SEQUENCE OF EPSBearerContextCreated OPTIONAL, bearerConcextsModified [18] SEQUENCE OF EPSBearerContextModified, bearerContextsMarkedForRemoval [19] SEQUENCE OF EPSBearerContextForRemoval OPTIONAL, bearersDeleted [20] SEQUENCE OF EPSBearersDeleted OPTIONAL, indicationFlags [21] PDNConnectionIndicationFlags OPTIONAL, handoverIndication [22] PDNHandoverIndication OPTIONAL, nBIFOMSupport [23] PDNNBIFOMSupport OPTIONAL, fiveGSInterworkingInfo [24] FiveGSInterworkingInfo OPTIONAL, cSRMFI [25] CSRMFI OPTIONAL, restorationOfPDNConnectionsSupport [26] RestorationOfPDNConnectionsSupport OPTIONAL, pGWChangeIndication [27] PGWChangeIndication OPTIONAL, pGWRNSI [28] PGWRNSI OPTIONAL } EPSPDNConnectionRelease ::= SEQUENCE { ePSSubscriberIDs [1] EPSSubscriberIDs, iMSIUnauthenticated [2] IMSIUnauthenticatedIndication OPTIONAL, defaultBearerID [3] EPSBearerID, location [4] Location OPTIONAL, gTPTunnelInfo [5] GTPTunnelInfo OPTIONAL, rANNASCause [6] EPSRANNASCause OPTIONAL, pDNConnectionType [7] PDNConnectionType, indicationFlags [8] PDNConnectionIndicationFlags OPTIONAL, scopeIndication [9] EPSPDNConnectionReleaseScopeIndication OPTIONAL, bearersDeleted [10] SEQUENCE OF EPSBearersDeleted OPTIONAL } EPSStartOfInterceptionWithEstablishedPDNConnection ::= SEQUENCE { ePSSubscriberIDs [1] EPSSubscriberIDs, iMSIUnauthenticated [2] IMSIUnauthenticatedIndication OPTIONAL, defaultBearerID [3] EPSBearerID, gTPTunnelInfo [4] GTPTunnelInfo OPTIONAL, pDNConnectionType [5] PDNConnectionType, uEEndpoints [6] SEQUENCE OF UEEndpointAddress OPTIONAL, non3GPPAccessEndpoint [7] UEEndpointAddress OPTIONAL, location [8] Location OPTIONAL, additionalLocation [9] Location OPTIONAL, aPN [10] APN, requestType [11] EPSPDNConnectionRequestType OPTIONAL, accessType [12] AccessType OPTIONAL, rATType [13] RATType OPTIONAL, protocolConfigurationOptions [14] PDNProtocolConfigurationOptions OPTIONAL, servingNetwork [15] SMFServingNetwork OPTIONAL, sMPDUDNRequest [16] SMPDUDNRequest OPTIONAL, bearerContexts [17] SEQUENCE OF EPSBearerContext } -- ====================== -- PGW-C + SMF Parameters -- ====================== CSRMFI ::= BOOLEAN EPS5GSComboInfo ::= SEQUENCE { ePSInterworkingIndication [1] EPSInterworkingIndication, Loading Loading @@ -1952,13 +2059,154 @@ EPSBearers ::= SEQUENCE qCI [3] QCI } EPSBearerContext ::= SEQUENCE { ePSBearerID [1] EPSBearerID, uPGTPTunnelInfo [2] GTPTunnelInfo, bearerQOS [3] EPSBearerQOS } EPSBearerContextCreated ::= SEQUENCE { ePSBearerID [1] EPSBearerID, cause [2] EPSBearerCreationCauseValue, gTPTunnelInfo [3] GTPTunnelInfo OPTIONAL, bearerQOS [4] EPSBearerQOS OPTIONAL, protocolConfigurationOptions [5] PDNProtocolConfigurationOptions OPTIONAL } EPSBearerContextModified ::= SEQUENCE { ePSBearerID [1] EPSBearerID, cause [2] EPSBearerModificationCauseValue, gTPTunnelInfo [3] GTPTunnelInfo OPTIONAL, bearerQOS [4] EPSBearerQOS OPTIONAL, protocolConfigurationOptions [5] PDNProtocolConfigurationOptions OPTIONAL } EPSBearersDeleted ::= SEQUENCE { linkedEPSBearerID [1] EPSBearerID OPTIONAL, ePSBearerIDs [2] SEQUENCE OF EPSBearerID OPTIONAL, protocolConfigurationOptions [3] PDNProtocolConfigurationOptions OPTIONAL, cause [4] EPSBearerDeletionCauseValue OPTIONAL, deleteBearerResponse [5] EPSDeleteBearerResponse } EPSDeleteBearerResponse ::= SEQUENCE { cause [1] EPSBearerDeletionCauseValue, linkedEPSBearerID [2] EPSBearerID OPTIONAL, bearerContexts [3] SEQUENCE OF EPSDeleteBearerContext OPTIONAL, protocolConfigurationOptions [4] PDNProtocolConfigurationOptions OPTIONAL } EPSDeleteBearerContext ::= SEQUENCE { cause [1] EPSBearerDeletionCauseValue, ePSBearerID [2] EPSBearerID, protocolConfigurationOptions [3] PDNProtocolConfigurationOptions OPTIONAL, rANNASCause [4] EPSRANNASCause OPTIONAL } EPSBearerContextForRemoval ::= SEQUENCE { ePSBearerID [1] EPSBearerID, cause [2] EPSBearerRemovalCauseValue } EPSBearerCreationCauseValue ::= INTEGER (0..255) EPSBearerDeletionCauseValue ::= INTEGER (0..255) EPSBearerModificationCauseValue ::= INTEGER (0..255) EPSBearerRemovalCauseValue ::= INTEGER (0..255) EPSBearerQOS ::= SEQUENCE { qCI [1] QCI OPTIONAL, maximumUplinkBitRate [2] BitrateBinKBPS OPTIONAL, maximumDownlinkBitRate [3] BitrateBinKBPS OPTIONAL, guaranteedUplinkBitRate [4] BitrateBinKBPS OPTIONAL, guaranteedDownlinkBitRate [5] BitrateBinKBPS OPTIONAL, priorityLevel [6] EPSQOSPriority OPTIONAL } EPSRANNASCause ::= OCTET STRING EPSQOSPriority ::= INTEGER (1..15) BitrateBinKBPS ::= OCTET STRING EPSGTPTunnels ::= SEQUENCE { controlPlaneSenderFTEID [1] FTEID OPTIONAL, controlPlanePGWS5S8FTEID [2] FTEID OPTIONAL, s1UeNodeBFTEID [3] FTEID OPTIONAL, s5S8SGWFTEID [4] FTEID OPTIONAL, s5S8PGWFTEID [5] FTEID OPTIONAL, s2bUePDGFTEID [6] FTEID OPTIONAL, s2aUePDGFTEID [7] FTEID OPTIONAL } EPSPDNConnectionRequestType ::= ENUMERATED { initialRequest(1), handover(2), rLOS(3), emergency(4), handoverOfEmergencyBearerServices(5), reserved(6) } EPSPDNConnectionReleaseScopeIndication ::= BOOLEAN FiveGSInterworkingInfo ::= SEQUENCE { fiveGSInterworkingIndicator [1] FiveGSInterworkingIndicator, fiveGSInterworkingWithoutN26 [2] FiveGSInterworkingWithoutN26, fiveGCNotRestrictedSupport [3] FiveGCNotRestrictedSupport } FiveGSInterworkingIndicator ::= BOOLEAN FiveGSInterworkingWithoutN26 ::= BOOLEAN FiveGCNotRestrictedSupport ::= BOOLEAN PDNConnectionIndicationFlags ::= OCTET STRING PDNHandoverIndication ::= BOOLEAN PDNNBIFOMSupport ::= BOOLEAN PDNProtocolConfigurationOptions ::= SEQUENCE { requestPCO [1] PDNPCO OPTIONAL, requestAPCO [2] PDNPCO OPTIONAL, requestEPCO [3] PDNPCO OPTIONAL, responsePCO [4] PDNPCO OPTIONAL, responseAPCO [5] PDNPCO OPTIONAL, responseEPCO [6] PDNPCO OPTIONAL } PDNPCO ::= OCTET STRING PGWChangeIndication ::= BOOLEAN PGWRNSI ::= BOOLEAN QCI ::= INTEGER (0..255) GTPTunnelInfo ::= SEQUENCE { fiveGSGTPTunnels [1] FiveGSGTPTunnels OPTIONAL fiveGSGTPTunnels [1] FiveGSGTPTunnels OPTIONAL, ePSGTPTunnels [2] EPSGTPTunnels OPTIONAL } RestorationOfPDNConnectionsSupport ::= BOOLEAN -- ================== -- 5G UPF definitions -- ================== Loading Loading @@ -4428,6 +4676,8 @@ IMPU ::= CHOICE IMSI ::= NumericString (SIZE(6..15)) IMSIUnauthenticatedIndication ::= BOOLEAN Initiator ::= ENUMERATED { uE(1), Loading Loading @@ -4538,6 +4788,15 @@ PLMNID ::= SEQUENCE PLMNList ::= SEQUENCE (SIZE(1..MAX)) OF PLMNID PDNConnectionType ::= ENUMERATED { iPv4(1), iPv6(2), iPv4v6(3), nonIP(4), ethernet(5) } PDUSessionID ::= INTEGER (0..255) PDUSessionResourceInformation ::= SEQUENCE Loading