Loading 33128/r18/TS33128Payloads.asn +46 −0 Original line number Diff line number Diff line Loading @@ -698,6 +698,25 @@ NEFExpectedUEBehaviourUpdate ::= SEQUENCE validityTime [12] Timestamp OPTIONAL } NEFAFSessionWithQoSProvision ::= SEQUENCE { gPSI [1] GPSI, aFID [2] AFID, aFSessionWithQoSOpType [3] AFSessionWithQoSOpType, aFSessionWithQoSSubscription [4] SBIType OPTIONAL, aFSessionWithQoSSubscriptionPatch [5] SBIType OPTIONAL, aFSessionWithQoSResponseCode [6] AFSessionWithQoSResponseCode } NEFAFSessionWithQoSNotification ::= SEQUENCE { gPSI [1] GPSI, aFID [2] AFID, userPlaneNotificationData [3] SBIType, aFSessionWithQoSResponseCode [4] AFSessionWithQoSResponseCode } -- ========================== -- Common SCEF/NEF parameters -- ========================== Loading Loading @@ -806,6 +825,33 @@ ScheduledCommunicationType ::= ENUMERATED bidirectional(3) } AFSessionWithQoSResponseCode ::= ENUMERATED { oK200(1), created201(2), noContent204(3), temporaryRedirect307(4), permanentRedirect308(5), badRequest400(6), unauthorized401(7), forbidden403(8), notFound404(9), notAcceptable406(10), lengthRequired411(11), unsupportedMediaType415(12), tooManyRequests429(13), internalServerError500(14), serviceUnavailable503(15) } AFSessionWithQoSOpType ::= ENUMERATED { pOST(1), pUT(2), pATCH(3), dELETE(4) } -- ================= -- 5G NEF parameters -- ================= Loading Loading
33128/r18/TS33128Payloads.asn +46 −0 Original line number Diff line number Diff line Loading @@ -698,6 +698,25 @@ NEFExpectedUEBehaviourUpdate ::= SEQUENCE validityTime [12] Timestamp OPTIONAL } NEFAFSessionWithQoSProvision ::= SEQUENCE { gPSI [1] GPSI, aFID [2] AFID, aFSessionWithQoSOpType [3] AFSessionWithQoSOpType, aFSessionWithQoSSubscription [4] SBIType OPTIONAL, aFSessionWithQoSSubscriptionPatch [5] SBIType OPTIONAL, aFSessionWithQoSResponseCode [6] AFSessionWithQoSResponseCode } NEFAFSessionWithQoSNotification ::= SEQUENCE { gPSI [1] GPSI, aFID [2] AFID, userPlaneNotificationData [3] SBIType, aFSessionWithQoSResponseCode [4] AFSessionWithQoSResponseCode } -- ========================== -- Common SCEF/NEF parameters -- ========================== Loading Loading @@ -806,6 +825,33 @@ ScheduledCommunicationType ::= ENUMERATED bidirectional(3) } AFSessionWithQoSResponseCode ::= ENUMERATED { oK200(1), created201(2), noContent204(3), temporaryRedirect307(4), permanentRedirect308(5), badRequest400(6), unauthorized401(7), forbidden403(8), notFound404(9), notAcceptable406(10), lengthRequired411(11), unsupportedMediaType415(12), tooManyRequests429(13), internalServerError500(14), serviceUnavailable503(15) } AFSessionWithQoSOpType ::= ENUMERATED { pOST(1), pUT(2), pATCH(3), dELETE(4) } -- ================= -- 5G NEF parameters -- ================= Loading