Loading 33128/r18/TS33128Payloads.asn +58 −2 Original line number Diff line number Diff line Loading @@ -230,7 +230,11 @@ XIRIEvent ::= CHOICE -- SCEF events, see clause 7.8.6.1 sCEFASSessionWithQoSProvision [137] SCEFASSessionWithQoSProvision, sCEFASSessionWithQoSNotification [138] SCEFASSessionWithQoSNotification sCEFASSessionWithQoSNotification [138] SCEFASSessionWithQoSNotification, -- N3AF events, see clause 6.2.7 n3AFConnectionEstablishment [139] N3AFConnectionEstablishment, n3AFConnectionRelease [140] N3AFConnectionRelease } -- ============== Loading Loading @@ -453,7 +457,11 @@ IRIEvent ::= CHOICE -- SCEF events, see clause 7.8.6.2 sCEFASSessionWithQoSProvision [137] SCEFASSessionWithQoSProvision, sCEFASSessionWithQoSNotification [138] SCEFASSessionWithQoSNotification sCEFASSessionWithQoSNotification [138] SCEFASSessionWithQoSNotification. -- N3AF events, see clause 6.2.7 n3AFConnectionEstablishment [139] N3AFConnectionEstablishment, n3AFConnectionRelease [140] N3AFConnectionRelease } IRITargetIdentifier ::= SEQUENCE Loading Loading @@ -4854,6 +4862,54 @@ SubscriptionDataSets ::= CHOICE iMSSubscriptionData [1] SBIType } -- ================= -- N3AF Parameters -- ================= N3AFConnectionEstablishment ::= SEQUENCE { n3AFestablishmentCause [1] EstablishmentCause, n3AFestablishmentResult [2] N3AFEstablishmentResult, sUPI [3] SUPI, sUCI [4] SUCI, pEI [5] PEI, eUI64 [6] EUI64, nID [7] NID, pLMNID [8] PLMNID, wLANAPID [9] SEQUENCE (SIZE(1..MAX)) OF BSSID, tAIValue [10] TAI, nSWOIndicator [11] BOOLEAN, location [12] Location, uELocalIP [13] IPAddress } N3AFConnectionRelease ::= SEQUENCE { n3AFReleaseCause [1] N3AFReleaseCause, sUPI [2] SUPI, sUCI [3] SUCI, pEI [4] PEI, eUI64 [5] EUI64, nID [6] NID, pLMNID [7] PLMNID, wLANAPID [8] SEQUENCE (SIZE(1..MAX)) OF BSSID, location [9] Location, uELocalIP [10] IPAddress } N3AFEstablishmentResult ::= CHOICE { success(1), failure(2) } N3AFReleaseCause ::= CHOICE { causeNAS [1] CauseNas, causeProtocol [2] CauseProtocol, CauseRadioNetwork [3] CauseRadioNetwork } -- ================= -- Common Parameters -- ================= Loading Loading
33128/r18/TS33128Payloads.asn +58 −2 Original line number Diff line number Diff line Loading @@ -230,7 +230,11 @@ XIRIEvent ::= CHOICE -- SCEF events, see clause 7.8.6.1 sCEFASSessionWithQoSProvision [137] SCEFASSessionWithQoSProvision, sCEFASSessionWithQoSNotification [138] SCEFASSessionWithQoSNotification sCEFASSessionWithQoSNotification [138] SCEFASSessionWithQoSNotification, -- N3AF events, see clause 6.2.7 n3AFConnectionEstablishment [139] N3AFConnectionEstablishment, n3AFConnectionRelease [140] N3AFConnectionRelease } -- ============== Loading Loading @@ -453,7 +457,11 @@ IRIEvent ::= CHOICE -- SCEF events, see clause 7.8.6.2 sCEFASSessionWithQoSProvision [137] SCEFASSessionWithQoSProvision, sCEFASSessionWithQoSNotification [138] SCEFASSessionWithQoSNotification sCEFASSessionWithQoSNotification [138] SCEFASSessionWithQoSNotification. -- N3AF events, see clause 6.2.7 n3AFConnectionEstablishment [139] N3AFConnectionEstablishment, n3AFConnectionRelease [140] N3AFConnectionRelease } IRITargetIdentifier ::= SEQUENCE Loading Loading @@ -4854,6 +4862,54 @@ SubscriptionDataSets ::= CHOICE iMSSubscriptionData [1] SBIType } -- ================= -- N3AF Parameters -- ================= N3AFConnectionEstablishment ::= SEQUENCE { n3AFestablishmentCause [1] EstablishmentCause, n3AFestablishmentResult [2] N3AFEstablishmentResult, sUPI [3] SUPI, sUCI [4] SUCI, pEI [5] PEI, eUI64 [6] EUI64, nID [7] NID, pLMNID [8] PLMNID, wLANAPID [9] SEQUENCE (SIZE(1..MAX)) OF BSSID, tAIValue [10] TAI, nSWOIndicator [11] BOOLEAN, location [12] Location, uELocalIP [13] IPAddress } N3AFConnectionRelease ::= SEQUENCE { n3AFReleaseCause [1] N3AFReleaseCause, sUPI [2] SUPI, sUCI [3] SUCI, pEI [4] PEI, eUI64 [5] EUI64, nID [6] NID, pLMNID [7] PLMNID, wLANAPID [8] SEQUENCE (SIZE(1..MAX)) OF BSSID, location [9] Location, uELocalIP [10] IPAddress } N3AFEstablishmentResult ::= CHOICE { success(1), failure(2) } N3AFReleaseCause ::= CHOICE { causeNAS [1] CauseNas, causeProtocol [2] CauseProtocol, CauseRadioNetwork [3] CauseRadioNetwork } -- ================= -- Common Parameters -- ================= Loading