Commit e9dfae43 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

TS 102 232-1 v3.4.2 (2013-09-13) agreed at LI#33 (Joensuu, 2013-06-11)

parent 4064af08
Loading
Loading
Loading
Loading
Loading
+22 −4
Original line number Original line Diff line number Diff line
LI-PS-PDU
LI-PS-PDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version15(15)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version16(16)}


DEFINITIONS IMPLICIT TAGS ::=
DEFINITIONS IMPLICIT TAGS ::=


@@ -27,7 +27,7 @@ IMPORTS
	MessagingCC,
	MessagingCC,
	MessagingIRI
	MessagingIRI
		FROM EmailPDU
		FROM EmailPDU
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) email(2) version10(10)}
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) email(2) version11(11)}


	-- from TS 102 232-03 [6]
	-- from TS 102 232-03 [6]
	IPCC,
	IPCC,
@@ -80,6 +80,21 @@ IMPORTS
			-- The relevant module (including the UMTS release and version number) needs
			-- The relevant module (including the UMTS release and version number) needs
			-- to be chosen when compiling the application.
			-- to be chosen when compiling the application.



	-- from 3GPP TS 33.108 [9]
	CC-PDU
		FROM Umts-HI3-PS
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi3(2)}
			-- The relevant module (including the UMTS release and version number)
			-- needs to be chosen when compiling the application.
	
	-- from 3GPP TS 33.108 [9]
	CC-PDU
		FROM Eps-HI3-PS
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi3eps(9)}
			-- The relevant module (including the UMTS release and version number)
			-- needs to be chosen when compiling the application.

	-- from TS 101 909-20-1 [33]
	-- from TS 101 909-20-1 [33]
	TARGETACTIVITYMONITOR-1,
	TARGETACTIVITYMONITOR-1,
	TTRAFFIC,
	TTRAFFIC,
@@ -113,7 +128,7 @@ IMPORTS


lawfulInterceptDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2)}
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) version15(15)}
li-psDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId li-ps(5) genHeader(1) version16(16)}


-- ====================
-- ====================
-- Top-level definition
-- Top-level definition
@@ -234,7 +249,9 @@ CCContents ::= CHOICE
	iPMMCC				[12] IPMMCC,
	iPMMCC				[12] IPMMCC,
	cCIPPacketHeader	[13] CDMA2000CCModule.CCIPPacketHeader,
	cCIPPacketHeader	[13] CDMA2000CCModule.CCIPPacketHeader,
	messagingCC			[14] MessagingCC,
	messagingCC			[14] MessagingCC,
	ePSCC				[15] OCTET STRING
	ePSCC				[15] OCTET STRING,
	uMTSCC-CC-PDU			[16] Umts-HI3-PS.CC-PDU,
	ePSCC-CC-PDU			[17] Eps-HI3-PS.CC-PDU
}
}


MicroSecondTimeStamp ::= SEQUENCE
MicroSecondTimeStamp ::= SEQUENCE
@@ -455,3 +472,4 @@ EncryptedPayloadType ::= ENUMERATED
}
}


END --end of LI-PS-PDU
END --end of LI-PS-PDU
+22 −4
Original line number Original line Diff line number Diff line
LI-PS-PDU
LI-PS-PDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version15(15)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version16(16)}


DEFINITIONS IMPLICIT TAGS ::=
DEFINITIONS IMPLICIT TAGS ::=


@@ -27,7 +27,7 @@ IMPORTS
	MessagingCC,
	MessagingCC,
	MessagingIRI
	MessagingIRI
		FROM EmailPDU
		FROM EmailPDU
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) email(2) version10(10)}
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) email(2) version11(11)}


	-- from TS 102 232-03 [6]
	-- from TS 102 232-03 [6]
	IPCC,
	IPCC,
@@ -80,6 +80,21 @@ IMPORTS
			-- The relevant module (including the UMTS release and version number) needs
			-- The relevant module (including the UMTS release and version number) needs
			-- to be chosen when compiling the application.
			-- to be chosen when compiling the application.



	-- from 3GPP TS 33.108 [9]
	CC-PDU
		FROM Umts-HI3-PS
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi3(2)}
			-- The relevant module (including the UMTS release and version number)
			-- needs to be chosen when compiling the application.
	
	-- from 3GPP TS 33.108 [9]
	CC-PDU
		FROM Eps-HI3-PS
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi3eps(9)}
			-- The relevant module (including the UMTS release and version number)
			-- needs to be chosen when compiling the application.

	-- from TS 101 909-20-1 [33]
	-- from TS 101 909-20-1 [33]
	TARGETACTIVITYMONITOR-1,
	TARGETACTIVITYMONITOR-1,
	TTRAFFIC,
	TTRAFFIC,
@@ -113,7 +128,7 @@ IMPORTS


lawfulInterceptDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2)}
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) version15(15)}
li-psDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId li-ps(5) genHeader(1) version16(16)}


-- ====================
-- ====================
-- Top-level definition
-- Top-level definition
@@ -234,7 +249,9 @@ CCContents ::= CHOICE
	iPMMCC				[12] IPMMCC,
	iPMMCC				[12] IPMMCC,
	cCIPPacketHeader	[13] CDMA2000CCModule.CCIPPacketHeader,
	cCIPPacketHeader	[13] CDMA2000CCModule.CCIPPacketHeader,
	messagingCC			[14] MessagingCC,
	messagingCC			[14] MessagingCC,
	ePSCC				[15] OCTET STRING
	ePSCC				[15] OCTET STRING,
	uMTSCC-CC-PDU			[16] Umts-HI3-PS.CC-PDU,
	ePSCC-CC-PDU			[17] Eps-HI3-PS.CC-PDU
}
}


MicroSecondTimeStamp ::= SEQUENCE
MicroSecondTimeStamp ::= SEQUENCE
@@ -455,3 +472,4 @@ EncryptedPayloadType ::= ENUMERATED
}
}


END --end of LI-PS-PDU
END --end of LI-PS-PDU