Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LI - Lawful Interception
Trial
Commits
9c63d135
Commit
9c63d135
authored
Jun 15, 2020
by
canterburym
Browse files
TS 102 232-1 v3.7.1 (2014-07-25) agreed at LI#36 (Bad Homburg, 2014-06-24)
parent
f6c8e005
Pipeline
#4059
passed with stage
in 6 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
102232-1/LI-PS-PDU.asn
View file @
9c63d135
LI-PS-PDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version1
8
(1
8
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version1
9
(1
9
)}
DEFINITIONS IMPLICIT TAGS ::=
...
...
@@ -48,7 +48,7 @@ IMPORTS
IPMMCC,
IPMMIRI
FROM IPMultimediaPDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) iPMultimedia(5) version
6(6
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) iPMultimedia(5) version
7(7
)}
-- from TS 102 232-06 [36]
PstnIsdnCC,
...
...
@@ -59,7 +59,8 @@ IMPORTS
-- from 3GPP TS 33.108 [9]
IRI-Parameters,
UmtsIRIsContent,
CorrelationValues
CorrelationValues,
Location
FROM UmtsHI2Operations
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi2(1)}
-- The relevant module (including the UMTS release and version number) needs
...
...
@@ -75,7 +76,8 @@ IMPORTS
-- from 3GPP TS 33.108 [9]
IRI-Parameters,
EpsIRIsContent
EpsIRIsContent,
EPSLocation
FROM EpsHI2Operations
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi2eps(8)}
-- The relevant module (including the UMTS release and version number) needs
...
...
@@ -128,7 +130,7 @@ IMPORTS
lawfulInterceptDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2)}
li-psDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId li-ps(5) genHeader(1) version1
8
(1
8
)}
li-psDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId li-ps(5) genHeader(1) version1
9
(1
9
)}
-- ====================
-- Top-level definition
...
...
@@ -501,4 +503,16 @@ EncryptedPayloadType ::= ENUMERATED
-- encrypted payload is TS 102 232 part 1 (the present document)
}
-- ==================
-- Common Parameters
-- ==================
Location ::= SEQUENCE
-- This is a common parameter, the use of this parameter is described in clause 4.5
{
umtsHI2Location [0] UmtsHI2Operations.Location OPTIONAL,
epsLocation [1] EpsHI2Operations.EPSLocation OPTIONAL,
...
}
END --end of LI-PS-PDU
102232-1/portal/LI-PS-PDU,ver1
8
.txt
→
102232-1/portal/LI-PS-PDU,ver1
9
.txt
View file @
9c63d135
LI-PS-PDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version1
8
(1
8
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version1
9
(1
9
)}
DEFINITIONS IMPLICIT TAGS ::=
...
...
@@ -48,7 +48,7 @@ IMPORTS
IPMMCC,
IPMMIRI
FROM IPMultimediaPDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) iPMultimedia(5) version
6(6
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) iPMultimedia(5) version
7(7
)}
-- from TS 102 232-06 [36]
PstnIsdnCC,
...
...
@@ -59,7 +59,8 @@ IMPORTS
-- from 3GPP TS 33.108 [9]
IRI-Parameters,
UmtsIRIsContent,
CorrelationValues
CorrelationValues,
Location
FROM UmtsHI2Operations
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi2(1)}
-- The relevant module (including the UMTS release and version number) needs
...
...
@@ -75,7 +76,8 @@ IMPORTS
-- from 3GPP TS 33.108 [9]
IRI-Parameters,
EpsIRIsContent
EpsIRIsContent,
EPSLocation
FROM EpsHI2Operations
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi2eps(8)}
-- The relevant module (including the UMTS release and version number) needs
...
...
@@ -128,7 +130,7 @@ IMPORTS
lawfulInterceptDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2)}
li-psDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId li-ps(5) genHeader(1) version1
8
(1
8
)}
li-psDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId li-ps(5) genHeader(1) version1
9
(1
9
)}
-- ====================
-- Top-level definition
...
...
@@ -501,4 +503,16 @@ EncryptedPayloadType ::= ENUMERATED
-- encrypted payload is TS 102 232 part 1 (the present document)
}
-- ==================
-- Common Parameters
-- ==================
Location ::= SEQUENCE
-- This is a common parameter, the use of this parameter is described in clause 4.5
{
umtsHI2Location [0] UmtsHI2Operations.Location OPTIONAL,
epsLocation [1] EpsHI2Operations.EPSLocation OPTIONAL,
...
}
END --end of LI-PS-PDU
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment