Commit 076d7299 authored by canterburym's avatar canterburym
Browse files

TS 33108 v6.6.0 (2004-06-15) agreed at SA#24

parent 9752f1f7
Loading
Loading
Loading
Loading
+6 −5
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-1 (1)} 
{ itu-t (0) identified-organization (4) etsi (0) securityDomain (2) lawfulIntercept (2) threeGPP(4) hi2CS (3) version-2 (2)} 

DEFINITIONS IMPLICIT TAGS ::=

@@ -21,14 +21,14 @@ IMPORTS OPERATION,

	FROM HI2Operations
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2)
			lawfulIntercept(2) hi2(1) version3(3)} - Version 3 of TS 101 671 ASN.1
			lawfulIntercept(2) hi2(1) version5(5)} -- Imported from TS 101 671 ASN.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-3(3)};
			lawfulintercept(2) threeGPP(4) hi2(1) r6(6) version-4(4)};


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

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


umtsCS-sending-of-IRI  OPERATION ::= 
@@ -99,7 +99,8 @@ IRI-Parameters ::= SEQUENCE
	iRIversion							[23] ENUMERATED
	{
		version1(1),
		...
		...,
		version2(2)
	} OPTIONAL,
		-- if not present, it means version 1 is handled
	lawfulInterceptionIdentifier		[1] LawfulInterceptionIdentifier,
+7 −6
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-3(3)} 
UmtsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2(1) r6(6) version-4(4)} 

DEFINITIONS IMPLICIT TAGS ::=

@@ -22,7 +22,7 @@ IMPORTS

			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) version5(5)}; -- Imported from TS 101 671
			

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

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

umts-sending-of-IRI  OPERATION ::= 
{
@@ -93,7 +93,8 @@ IRI-Parameters ::= SEQUENCE
	{
		version2 (2),
		...,
		version3 (3)
		version3 (3),
		version4 (4)
	} OPTIONAL,
		-- if not present, it means version 1 is handled
	lawfulInterceptionIdentifier	[1] LawfulInterceptionIdentifier,
@@ -246,8 +247,8 @@ GSMLocation ::= CHOICE
	},
		-- example	32UPU91294045		

	wGS84Coordinates  	[4] OCTET STRING (SIZE(7..10))
		-- format is as defined in GSM 03.32; polygon type of shape is not allowed.
	wGS84Coordinates  	[4] OCTET STRING
		-- format is as defined in [37]; polygon type of shape is not allowed.
}

MapDatum ::= ENUMERATED