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
68245b05
Commit
68245b05
authored
Jun 15, 2020
by
canterburym
Browse files
TS 102 232-1 v3.2.1 (2012-11-22) agreed at LI#31 (Split, 2012-09-25)
parent
306de331
Pipeline
#4018
passed with stage
in 6 seconds
Changes
2
Pipelines
3
Show whitespace changes
Inline
Side-by-side
102232-1/LI-PS-PDU.asn
View file @
68245b05
LI-PS-PDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version1
3
(1
3
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version1
4
(1
4
)}
DEFINITIONS IMPLICIT TAGS ::=
...
...
@@ -14,7 +14,7 @@ IMPORTS
IRIsContent,
Network-Element-Identifier
FROM HI2Operations
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) version1
4
(1
4
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) version1
7
(1
7
)}
-- from TS 101 671 [4]
HI1-Operation
...
...
@@ -27,7 +27,7 @@ IMPORTS
MessagingCC,
MessagingIRI
FROM EmailPDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) email(2) version
8(8
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) email(2) version
9(9
)}
-- from TS 102 232-03 [6]
IPCC,
...
...
@@ -113,7 +113,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
3
(1
3
)}
li-psDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId li-ps(5) genHeader(1) version1
4
(1
4
)}
-- ====================
-- Top-level definition
...
...
@@ -388,9 +388,9 @@ OperatorLeaMessagePriority ::= ENUMERATED
...
}
-- ================================
-- ================================
===
-- Definitions for EncryptionContainer
-- ================================
-- ================================
===
EncryptionContainer ::= SEQUENCE
{
...
...
@@ -427,7 +427,7 @@ EncryptedPayload ::= SEQUENCE
-- It is initialized with the unixTime (number of seconds since 01-01-1970)
-- multiplied by 2^32 at first use.
-- Where N is sequencenumber of the n-th PDU in transfer, and size(PDU(N))
-- as defined in
A
nnex
I
:
-- as defined in
a
nnex
G
:
-- IF N > 0 THEN
-- PDU[N].byteCounter = PDU[N-1].byteCounter + size(PDU[N-1])
-- ELSE
...
...
@@ -439,9 +439,7 @@ EncryptedPayload ::= SEQUENCE
EncryptedPayloadType ::= ENUMERATED
{
unknown(0),
part1(1),
-- encrypted payload is TS 102 232 part 1
unknown(1),
part2(2),
-- encrypted payload is TS 102 232 part 2 [5]
part3(3),
...
...
@@ -454,8 +452,9 @@ EncryptedPayloadType ::= ENUMERATED
-- encrypted payload is TS 102 232 part 6 [36]
part7(7),
-- encrypted payload is TS 102 232 part 7 [38]
...
...,
part1(8)
-- encrypted payload is TS 102 232 part 1 (the present document)
}
END --end of LI-PS-PDU
102232-1/portal/LI-PS-PDU,ver1
3
.txt
→
102232-1/portal/LI-PS-PDU,ver1
4
.txt
View file @
68245b05
LI-PS-PDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version1
3
(1
3
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version1
4
(1
4
)}
DEFINITIONS IMPLICIT TAGS ::=
...
...
@@ -14,7 +14,7 @@ IMPORTS
IRIsContent,
Network-Element-Identifier
FROM HI2Operations
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) version1
4
(1
4
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) version1
7
(1
7
)}
-- from TS 101 671 [4]
HI1-Operation
...
...
@@ -27,7 +27,7 @@ IMPORTS
MessagingCC,
MessagingIRI
FROM EmailPDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) email(2) version
8(8
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) email(2) version
9(9
)}
-- from TS 102 232-03 [6]
IPCC,
...
...
@@ -113,7 +113,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
3
(1
3
)}
li-psDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId li-ps(5) genHeader(1) version1
4
(1
4
)}
-- ====================
-- Top-level definition
...
...
@@ -388,9 +388,9 @@ OperatorLeaMessagePriority ::= ENUMERATED
...
}
-- ================================
-- ================================
===
-- Definitions for EncryptionContainer
-- ================================
-- ================================
===
EncryptionContainer ::= SEQUENCE
{
...
...
@@ -427,7 +427,7 @@ EncryptedPayload ::= SEQUENCE
-- It is initialized with the unixTime (number of seconds since 01-01-1970)
-- multiplied by 2^32 at first use.
-- Where N is sequencenumber of the n-th PDU in transfer, and size(PDU(N))
-- as defined in
A
nnex
I
:
-- as defined in
a
nnex
G
:
-- IF N > 0 THEN
-- PDU[N].byteCounter = PDU[N-1].byteCounter + size(PDU[N-1])
-- ELSE
...
...
@@ -439,9 +439,7 @@ EncryptedPayload ::= SEQUENCE
EncryptedPayloadType ::= ENUMERATED
{
unknown(0),
part1(1),
-- encrypted payload is TS 102 232 part 1
unknown(1),
part2(2),
-- encrypted payload is TS 102 232 part 2 [5]
part3(3),
...
...
@@ -454,8 +452,9 @@ EncryptedPayloadType ::= ENUMERATED
-- encrypted payload is TS 102 232 part 6 [36]
part7(7),
-- encrypted payload is TS 102 232 part 7 [38]
...
...,
part1(8)
-- encrypted payload is TS 102 232 part 1 (the present document)
}
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