Commit 7fc54635 authored by canterburym's avatar canterburym
Browse files

TS 33108 v6.8.0 (2004-12-23) agreed at SA#26

parent 71269d63
Loading
Loading
Loading
Loading
+22 −6
Original line number Diff line number Diff line
UMTS-HI3CircuitLIOperations
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi3CS(4) version1(1)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi3CS(4) r6(6) version2(2)}


DEFINITIONS IMPLICIT TAGS ::=
@@ -23,23 +23,32 @@ IMPORTS OPERATION,
	CommunicationIdentifier, 
	TimeStamp, 
	OperationErrors, 
	Supplementary-Services,
	Supplementary-Services

		FROM HI2Operations
			{itu-t(0) identified-organization(4) etsi(0) securityDomain(2)
 		  	lawfulIntercept(2) hi2(1) version3(3)} -- TS 101 671 Edition 3
lawfulIntercept(2) hi2(1) version7(7)} -- Imported from TS 101 671v2.11.1

SMS-report
		FROM UmtsHI2Operations
			{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2)
threeGPP(4) hi2(1) version-2(2)};

-- Object Identifier Definitions

-- Security DomainId

lawfulInterceptDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2)}

-- Security Subdomains
threeGPPSUBDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId threeGPP(4)}
hi3CSDomainId OBJECT IDENTIFIER  ::= {threeGPPSUBDomainId hi3CS(4) r6(6) version-2(2)}

uMTS-circuit-Call-related-Services	OPERATION ::= 
{
	ARGUMENT	UMTS-Content-Report
	ERRORS 		{ OperationErrors }
	CODE		global:{ hi3CircuitLISubDomainId circuit-Call-Serv (1) version1 (1)}
	CODE		global:{ hi3CSDomainId circuit-Call-Serv (1) version1 (1)}
}
-- Class 2 operation. The timer shall be set to a value between 3 s and 240 s. 
-- The timer default value is 60s.
@@ -51,7 +60,7 @@ uMTS-no-Circuit-Call-related-Services OPERATION ::=
{
	ARGUMENT	UMTS-Content-Report
	ERRORS 		{ OperationErrors }
	CODE		global:{ hi3CircuitLISubDomainId no-Circuit-Call-Serv (2) version1 (1)}
	CODE		global:{ hi3CSDomainId no-Circuit-Call-Serv (2) version1 (1)}
}
-- Class 2 operation. The timer must be set to a value between 10s and 120s. 
-- The timer default value is 60s.
@@ -59,6 +68,13 @@ uMTS-no-Circuit-Call-related-Services OPERATION ::=

UMTS-Content-Report		::= SEQUENCE 
{
	hi3CSDomainId 					[0] OBJECT IDENTIFIER OPTIONAL, -- 3GPP HI3 CS Domain.
		--  When FTP is used this parametr shall be sent to LEMF.
	version							[23] ENUMERATED
	{
		version1(1),
		...
	} OPTIONAL,
	lawfulInterceptionIdentifier	[6] LawfulInterceptionIdentifier OPTIONAL,
	communicationIdentifier			[1] CommunicationIdentifier,
		-- Used to uniquely identify an intercepted call: the same as used for the relevant IRI.
+17 −5
Original line number Diff line number Diff line
Umts-HI3-PS {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi3(2) r6(6) version-2(2)}
Umts-HI3-PS {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi3(2) r6(6) version-3(3)}
 
DEFINITIONS IMPLICIT TAGS ::=

@@ -8,13 +8,13 @@ IMPORTS
		
GPRSCorrelationNumber
	FROM UmtsHI2Operations
	{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) 	hi2(1) r6(6) version-3(3)}    -- from 3GPP UmtsHI2Operations
	{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) 	hi2(1) r6(6) version-6(6)}    -- Imported from TS 33.108v6.8.0

LawfulInterceptionIdentifier,
	
TimeStamp
	FROM HI2Operations 
	{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) 	version5(5)};  -- from ETSI HI2Operations TS 101 671v2.9.1
	{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) 	version7(7)};  -- from ETSI HI2Operations TS 101 671v2.11.1

-- Object Identifier Definitions

@@ -24,7 +24,7 @@ securityDomain(2) lawfulIntercept(2)}

-- Security Subdomains
threeGPPSUBDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId threeGPP(4)}
hi3DomainId OBJECT IDENTIFIER  ::= {threeGPPSUBDomainId hi3(2) r6(6) version-2(2)}
hi3DomainId OBJECT IDENTIFIER  ::= {threeGPPSUBDomainId hi3(2) r6(6) version-3(3)}

CC-PDU	::= SEQUENCE 
{
@@ -44,12 +44,16 @@ ULIC-header ::= SEQUENCE
	...,
	national-HI3-ASN1parameters		[7] National-HI3-ASN1parameters OPTIONAL
	--  encoded per national requirements
	ice-type				[8] ICE-type OPTIONAL
		-- The ICE-type indicates the applicable Intercepting Control Element(see ref [19]) in which
		-- the T-PDU is intercepted.
}

Version ::= ENUMERATED
{
	version1(1),
	...
	...,
	Version3(3)
}

TPDU-direction ::= ENUMERATED
@@ -72,4 +76,12 @@ National-HI3-ASN1parameters ::= SEQUENCE
		-- included in the national parameters definition. Vendor identifications can be
		-- retrieved from IANA web site.
}

ICE-type ::= ENUMERATED
{
	sgsn			(1),
	ggsn			(2),
	...
}

END
 No newline at end of file
+8 −6
Original line number Diff line number Diff line
UmtsCS-HI2Operations 
{ itu-t (0) identified-organization (4) etsi (0) securityDomain (2) lawfulIntercept (2) threeGPP(4) hi2CS (3) version-2 (2)} 
{ itu-t (0) identified-organization (4) etsi (0) securityDomain (2) lawfulIntercept (2) threeGPP(4) hi2CS (3) r6(6) version-3 (3)} 

DEFINITIONS IMPLICIT TAGS ::=

@@ -22,14 +22,15 @@ IMPORTS OPERATION,

	FROM HI2Operations
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2)
			lawfulIntercept(2) hi2(1) version5(5)} -- Imported from TS 101 671 ASN.1
			lawfulIntercept(2) hi2(1) version7(7)} -- Imported from TS 101 671v2.11.1

	Location,
	SMS-report

	FROM UmtsHI2Operations
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2)
			lawfulintercept(2) threeGPP(4) hi2(1) r6(6) version-4(4)};
			lawfulintercept(2) threeGPP(4) hi2(1) r6(6) version-6(6)};
			-- Imported from TS 33.108v6.8.0


-- Object Identifier Definitions
@@ -40,7 +41,7 @@ securityDomain(2) lawfulIntercept(2)}

-- Security Subdomains
threeGPPSUBDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId threeGPP(4)}
hi2CSDomainId OBJECT IDENTIFIER ::= {threeGPPSUBDomainId hi2CS(3) version-2(2)}
hi2CSDomainId OBJECT IDENTIFIER ::= {threeGPPSUBDomainId hi2CS(3) r6(6) version-3(3)}


umtsCS-sending-of-IRI  OPERATION ::= 
@@ -57,7 +58,7 @@ UmtsCS-IRIsContent ::= CHOICE
{
	iRIContent			UmtsCS-IRIContent,
	iRISequence			UmtsCS-IRISequence
)
}

UmtsCS-IRISequence		::= SEQUENCE OF UmtsCS-IRIContent
	-- Aggregation of UmtsCS-IRIContent is an optional feature.
@@ -101,7 +102,8 @@ IRI-Parameters ::= SEQUENCE
	{
		version1(1),
		...,
		version2(2)
		version2(2),
		version3(3)
	} OPTIONAL,
		-- if not present, it means version 1 is handled
	lawfulInterceptionIdentifier		[1] LawfulInterceptionIdentifier,
+18 −8
Original line number Diff line number Diff line
UmtsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2(1) r6(6) version-5(5)} 
UmtsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2(1) r6(6) version-6(6)} 

DEFINITIONS IMPLICIT TAGS ::=

@@ -34,7 +34,7 @@ securityDomain(2) lawfulIntercept(2)}

-- Security Subdomains
threeGPPSUBDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId threeGPP(4)}
hi2DomainId OBJECT IDENTIFIER	::= {threeGPPSUBDomainId hi2(1) r6(6) version-5(5)}
hi2DomainId OBJECT IDENTIFIER	::= {threeGPPSUBDomainId hi2(1) r6(6) version-6(6)}

umts-sending-of-IRI  OPERATION ::= 
{
@@ -95,7 +95,10 @@ IRI-Parameters ::= SEQUENCE
		version2 (2),
		...,
		version3 (3),
		version4 (4)
		version4 (4),
			-- note that version5 (5) cannot be used as it was missed in the version 5 of this
			-- ASN.1 module.
		Version6 (6)
	} OPTIONAL,
		-- if not present, it means version 1 is handled
	lawfulInterceptionIdentifier	[1] LawfulInterceptionIdentifier,
@@ -179,7 +182,7 @@ PartyInformation ::= SEQUENCE
			-- See [26]

		...,
		tel-url					[9] OCTET STRING 	OPTIONAL,
		tel-url					[9] OCTET STRING 	OPTIONAL
			-- See [36]
	},

@@ -347,8 +350,13 @@ GPRSEvent ::= ENUMERATED

IMSevent ::= ENUMERATED 
{
	sIPmessage 	(1),
	...
	unfilteredSIPmessage (1),
		-- This value indicates to LEMF that the whole SIP message is sent.

	...,
	sIPheaderOnly (2)
		-- If warrant requires only IRI then specific content in a 'sIPMessage'
		-- (e.g. 'Message', etc.) has been deleted before sending it to LEMF.
}

Services-Data-Information ::= SEQUENCE
@@ -365,8 +373,10 @@ GPRS-parameters ::= SEQUENCE
	...
}

GPRSOperationErrorCode ::= OCTET STRING (SIZE(2))
-- refer to standard [9] for values(GMM cause or SM cause parameter).
GPRSOperationErrorCode ::= OCTET STRING
-- The parameter shall carry the GMM cause value or the SM cause value, as defined in the
-- standard [9], without the IEI.


UmtsQos ::= CHOICE
{