Commit 17231437 authored by canterburym's avatar canterburym
Browse files

Changes to Nokia's comments in IRIEvent plus editorials

parent 7aed44be
Loading
Loading
Loading
Loading
Loading
+32 −39
Original line number Diff line number Diff line
@@ -155,19 +155,19 @@ XIRIEvent ::= CHOICE
    mMEStartOfInterceptionWithEPSAttachedUE             [90] MMEStartOfInterceptionWithEPSAttachedUE,
    mMEUnsuccessfulProcedure                            [91] MMEUnsuccessfulProcedure,

    -- AKMA key management events, see clause 7.X.1
    aAnFAnchorKeyRegister                               [1001] AAnFAnchorKeyRegister,
    aAnFKAKMAApplicationKeyGet                          [1002] AAnFKAKMAApplicationKeyGet,
    aAnFStartOfInterceptWithEstablishedAKMAKeyMaterial  [1003] AAnFStartOfInterceptWithEstablishedAKMAKeyMaterial,
    aAnFAKMAContextRemovalRecord                        [1004] AAnFAKMAContextRemovalRecord,
    aFAKMAApplicationKeyRefresh                         [1005] AFAKMAApplicationKeyRefresh,
    aFStartOfInterceptWithEstablishedAKMAApplicationKey [1006] AFStartOfInterceptWithEstablishedAKMAApplicationKey,
    aFAuxiliarySecurityParameterEstablishment           [1007] AFAuxiliarySecurityParameterEstablishment,
    aFApplicationKeyRemoval                             [1008] AFApplicationKeyRemoval,
    -- AKMA key management events, see clause 7.9.1
    aAnFAnchorKeyRegister                               [92] AAnFAnchorKeyRegister,
    aAnFKAKMAApplicationKeyGet                          [93] AAnFKAKMAApplicationKeyGet,
    aAnFStartOfInterceptWithEstablishedAKMAKeyMaterial  [94] AAnFStartOfInterceptWithEstablishedAKMAKeyMaterial,
    aAnFAKMAContextRemovalRecord                        [95] AAnFAKMAContextRemovalRecord,
    aFAKMAApplicationKeyRefresh                         [96] AFAKMAApplicationKeyRefresh,
    aFStartOfInterceptWithEstablishedAKMAApplicationKey [97] AFStartOfInterceptWithEstablishedAKMAApplicationKey,
    aFAuxiliarySecurityParameterEstablishment           [98] AFAuxiliarySecurityParameterEstablishment,
    aFApplicationKeyRemoval                             [99] AFApplicationKeyRemoval,

    --HR LI Events, see clause 7.X.3.3
    n9HRPDUSessionInfo                                  [2491] N9HRPDUSessionInfo,
    s8HRBearerInfo                                      [2492] S8HRBearerInfo
    -- HR LI Events, see clause 7.10.3.3
    n9HRPDUSessionInfo                                  [100] N9HRPDUSessionInfo,
    s8HRBearerInfo                                      [101] S8HRBearerInfo
}

-- ==============
@@ -316,18 +316,18 @@ IRIEvent ::= CHOICE
    mMEStartOfInterceptionWithEPSAttachedUE             [90] MMEStartOfInterceptionWithEPSAttachedUE,
    mMEUnsuccessfulProcedure                            [91] MMEUnsuccessfulProcedure,

    -- tag 2491 is reserved because there is no equivalent IRI for the xIRI n9HRPDUSessionInfo
    -- tag 2492 is reserved because there is no equivalent IRI for the xIRI S8HRBearerInfo
    -- AKMA key management events, see clause 7.9.1
    aAnFAnchorKeyRegister                               [92] AAnFAnchorKeyRegister,
    aAnFKAKMAApplicationKeyGet                          [93] AAnFKAKMAApplicationKeyGet,
    aAnFStartOfInterceptWithEstablishedAKMAKeyMaterial  [94] AAnFStartOfInterceptWithEstablishedAKMAKeyMaterial,
    aAnFAKMAContextRemovalRecord                        [95] AAnFAKMAContextRemovalRecord,
    aFAKMAApplicationKeyRefresh                         [96] AFAKMAApplicationKeyRefresh,
    aFStartOfInterceptWithEstablishedAKMAApplicationKey [97] AFStartOfInterceptWithEstablishedAKMAApplicationKey,
    aFAuxiliarySecurityParameterEstablishment           [98] AFAuxiliarySecurityParameterEstablishment,
    aFApplicationKeyRemoval                             [99] AFApplicationKeyRemoval

    -- AKMA key management Events, see clause 7.X.1
    aAnFAnchorKeyRegister                               [1001] AAnFAnchorKeyRegister,
    aAnFKAKMAApplicationKeyGet                          [1002] AAnFKAKMAApplicationKeyGet,
    aAnFStartOfInterceptWithEstablishedAKMAKeyMaterial  [1003] AAnFStartOfInterceptWithEstablishedAKMAKeyMaterial,
    aAnFAKMAContextRemovalRecord                        [1004] AAnFAKMAContextRemovalRecord,
    aFAKMAApplicationKeyRefresh                         [1005] AFAKMAApplicationKeyRefresh,
    aFStartOfInterceptWithEstablishedAKMAApplicationKey [1006] AFStartOfInterceptWithEstablishedAKMAApplicationKey,
    aFAuxiliarySecurityParameterEstablishment           [1007] AFAuxiliarySecurityParameterEstablishment,
    aFApplicationKeyRemoval                             [1008] AFApplicationKeyRemoval
    -- tag 100 is reserved because there is no equivalent n9HRPDUSessionInfo in IRIEvent.
    -- tag 101 is reserved because there is no equivalent S8HRBearerInfo in IRIEvent.
}

IRITargetIdentifier ::= SEQUENCE
@@ -926,7 +926,6 @@ AAnFAKMAContextRemovalRecord ::= SEQUENCE
    nFID                  [2] NFID
}


-- ======================
-- AKMA common parameters
-- ======================
@@ -943,7 +942,6 @@ AKMAAFID ::= SEQUENCE
   uaProtocolID          [2] UAProtocolID
}


UAStarParams ::= CHOICE
{
   tls12                 [1] TLS12UAStarParams,
@@ -1006,7 +1004,6 @@ KAF ::= OCTET STRING

KAKMA ::= OCTET STRING


-- ====================
-- AKMA AAnF parameters
-- ====================
@@ -1024,12 +1021,10 @@ AFKeyInfo ::= SEQUENCE
    kAFExpTime           [3] KAFExpiryTime
}


-- =======================
-- AKMA AF definitions
-- =======================


AFAKMAApplicationKeyRefresh ::= SEQUENCE
{
    aFID                  [1] AFID,
@@ -1086,7 +1081,6 @@ AFKeyRemovalCause ::= ENUMERATED
    applicationSpecific(3)
}


-- ==================
-- 5G AMF definitions
-- ==================
@@ -2534,10 +2528,9 @@ PTCAccessPolicy ::= SEQUENCE
    pTCAccessPolicyFailure        [7] PTCAccessPolicyFailure OPTIONAL
}


-- =================
-- =========
-- PTC CCPDU
-- =================
-- =========

PTCCCPDU ::= OCTET STRING