Commit e4fe5225 authored by canterburym's avatar canterburym
Browse files

From draft_s3i210209-r2

parent 7a1447ca
Loading
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
TS33128Payloads
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) ts33128(19) r17(17) version1(1)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) ts33128(19) r17(17) version0(0)}

DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::=

@@ -9,7 +9,7 @@ BEGIN
-- Relative OIDs
-- =============

tS33128PayloadsOID          RELATIVE-OID ::= {threeGPP(4) ts33128(19) r17(17) version1(1)}
tS33128PayloadsOID          RELATIVE-OID ::= {threeGPP(4) ts33128(19) r17(17) version0(0)}

xIRIPayloadOID              RELATIVE-OID ::= {tS33128PayloadsOID xIRI(1)}
xCCPayloadOID               RELATIVE-OID ::= {tS33128PayloadsOID xCC(2)}
@@ -289,7 +289,7 @@ AMFRegistration ::= SEQUENCE
    location                    [9] Location OPTIONAL,
    non3GPPAccessEndpoint       [10] UEEndpointAddress OPTIONAL,
    fiveGSTAIList               [11] TAIList OPTIONAL,
    sMSOverNasInd               [12] SMSOverNASIndicator OPTIONAL,
    sMSOverNasIndicator         [12] SMSOverNASIndicator OPTIONAL,
    oldGUTI                     [13] EPS5GGUTI OPTIONAL,
    eMM5GRegStatus              [14] EMM5GMMStatus OPTIONAL}

@@ -305,8 +305,8 @@ AMFDeregistration ::= SEQUENCE
    gUTI                        [7] FiveGGUTI OPTIONAL,
    cause                       [8] FiveGMMCause OPTIONAL,
    location                    [9] Location OPTIONAL,
    switchOffInd                [10] SwitchOffIndicator OPTIONAL,
    reRegRequiredInd            [11] ReRegRequiredIndicator OPTIONAL
    switchOffIndicator          [10] SwitchOffIndicator OPTIONAL,
    reRegRequiredIndicator      [11] ReRegRequiredIndicator OPTIONAL
}

-- See clause 6.2.2.2.4 for details of this structure
@@ -319,7 +319,7 @@ AMFLocationUpdate ::= SEQUENCE
    gUTI                        [5] FiveGGUTI OPTIONAL,
    location                    [6] Location,
    oldGUTI                     [7] EPS5GGUTI OPTIONAL,
    sMSOverNasInd               [8] SMSOverNASIndicator OPTIONAL
    sMSOverNASIndicator         [8] SMSOverNASIndicator OPTIONAL
}

-- See clause 6.2.2.2.5 for details of this structure
@@ -337,7 +337,7 @@ AMFStartOfInterceptionWithRegisteredUE ::= SEQUENCE
    non3GPPAccessEndpoint       [10] UEEndpointAddress OPTIONAL,
    timeOfRegistration          [11] Timestamp OPTIONAL,
    fiveGSTAIList               [12] TAIList OPTIONAL,
    sMSOverNasInd               [12] SMSOverNASIndicator OPTIONAL,
    sMSOverNASIndicator         [12] SMSOverNASIndicator OPTIONAL,
    oldGUTI                     [13] EPS5GGUTI OPTIONAL,
    eMM5GRegStatus              [14] EMM5GMMStatus OPTIONAL
}