Commit 68245b05 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

TS 102 232-1 v3.2.1 (2012-11-22) agreed at LI#31 (Split, 2012-09-25)

parent 306de331
Loading
Loading
Loading
Loading
+41 −42
Original line number Diff line number Diff line
LI-PS-PDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version13(13)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version14(14)}

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) version14(14)}
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) version17(17)}

	-- 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) version8(8)}
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) email(2) version9(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) version13(13)}
li-psDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId li-ps(5) genHeader(1) version14(14)}

-- ====================
-- 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 Annex I:
		-- as defined in annex 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
+41 −42
Original line number Diff line number Diff line
LI-PS-PDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version13(13)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version14(14)}

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) version14(14)}
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) version17(17)}

	-- 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) version8(8)}
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) email(2) version9(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) version13(13)}
li-psDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId li-ps(5) genHeader(1) version14(14)}

-- ====================
-- 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 Annex I:
		-- as defined in annex 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