Commit f6c8e005 authored by canterburym's avatar canterburym
Browse files

TS 102 232-4 v3.2.2 (2014-07-23) agreed at LI#36 (Bad Homburg, 2014-06-24)

parent 526056fe
Pipeline #4056 passed with stage
in 6 seconds
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
......
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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment