From f6c8e005c2081dbec83d66c779fda7a67fadbc1b Mon Sep 17 00:00:00 2001 From: mark Date: Mon, 15 Jun 2020 12:30:42 +0100 Subject: [PATCH] TS 102 232-4 v3.2.2 (2014-07-23) agreed at LI#36 (Bad Homburg, 2014-06-24) --- 102232-4/L2AccessPDU.asn | 12 +++++++----- .../{L2AccessPDU,ver6.txt => L2AccessPDU,ver7.txt} | 12 +++++++----- 2 files changed, 14 insertions(+), 10 deletions(-) rename 102232-4/portal/{L2AccessPDU,ver6.txt => L2AccessPDU,ver7.txt} (94%) diff --git a/102232-4/L2AccessPDU.asn b/102232-4/L2AccessPDU.asn index 89375ee..b17f3de 100644 --- a/102232-4/L2AccessPDU.asn +++ b/102232-4/L2AccessPDU.asn @@ -1,6 +1,6 @@ L2AccessPDU {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) -li-ps(5) l2Access(4) version6(6)} +li-ps(5) l2Access(4) version7(7)} DEFINITIONS IMPLICIT TAGS ::= BEGIN @@ -9,9 +9,9 @@ BEGIN -- Object Identifier Definition -- ============================ -l2IRIObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version6(6) iRI(1)} -l2CCObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version6(6) cC(2)} -l2IRIOnlyObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version6(6) iRIOnly(3)} +l2IRIObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version7(7) iRI(1)} +l2CCObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version7(7) cC(2)} +l2IRIOnlyObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version7(7) iRIOnly(3)} -- all three definitions relative to {itu-t(0) identified-organization(4) -- etsi(0) securityDomain(2) lawfulintercept(2)} @@ -105,8 +105,10 @@ AccessEventType ::= ENUMERATED ..., startOfInterceptionWithSessionActive(8), -- LI is started on a target who already has an active session - accessEnd(9) + accessEnd(9), -- A target stops using the IAS, the session ends. + endOfInterceptionWithSessionActive(10) + -- LI is ended on a target who still has an active session } InternetAccessType ::= ENUMERATED diff --git a/102232-4/portal/L2AccessPDU,ver6.txt b/102232-4/portal/L2AccessPDU,ver7.txt similarity index 94% rename from 102232-4/portal/L2AccessPDU,ver6.txt rename to 102232-4/portal/L2AccessPDU,ver7.txt index 89375ee..b17f3de 100644 --- a/102232-4/portal/L2AccessPDU,ver6.txt +++ b/102232-4/portal/L2AccessPDU,ver7.txt @@ -1,6 +1,6 @@ L2AccessPDU {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) -li-ps(5) l2Access(4) version6(6)} +li-ps(5) l2Access(4) version7(7)} DEFINITIONS IMPLICIT TAGS ::= BEGIN @@ -9,9 +9,9 @@ BEGIN -- Object Identifier Definition -- ============================ -l2IRIObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version6(6) iRI(1)} -l2CCObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version6(6) cC(2)} -l2IRIOnlyObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version6(6) iRIOnly(3)} +l2IRIObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version7(7) iRI(1)} +l2CCObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version7(7) cC(2)} +l2IRIOnlyObjId RELATIVE-OID ::= {li-ps(5) l2Access(4) version7(7) iRIOnly(3)} -- all three definitions relative to {itu-t(0) identified-organization(4) -- etsi(0) securityDomain(2) lawfulintercept(2)} @@ -105,8 +105,10 @@ AccessEventType ::= ENUMERATED ..., startOfInterceptionWithSessionActive(8), -- LI is started on a target who already has an active session - accessEnd(9) + accessEnd(9), -- A target stops using the IAS, the session ends. + endOfInterceptionWithSessionActive(10) + -- LI is ended on a target who still has an active session } InternetAccessType ::= ENUMERATED -- GitLab