Commit 71269d63 authored by canterburym's avatar canterburym
Browse files

TS 33108 v6.7.0 (2004-09-27) agreed at SA#25

parent cd8fa009
Loading
Loading
Loading
Loading
+21 −4
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-1(1)}
Umts-HI3-PS {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi3(2) r6(6) version-2(2)}
 
DEFINITIONS IMPLICIT TAGS ::=

@@ -14,7 +14,7 @@ LawfulInterceptionIdentifier,
	
TimeStamp
	FROM HI2Operations 
	{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) 	version3(3)};  -- from ETSI HI2Operations TS 101 671 Edition 3
	{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) 	version5(5)};  -- from ETSI HI2Operations TS 101 671v2.9.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) version-1(1)}
hi3DomainId OBJECT IDENTIFIER  ::= {threeGPPSUBDomainId hi3(2) r6(6) version-2(2)}

CC-PDU	::= SEQUENCE 
{
@@ -41,7 +41,10 @@ ULIC-header ::= SEQUENCE
	timeStamp				[4]	TimeStamp OPTIONAL,
	sequence-number			[5]	INTEGER (0..65535),
	t-PDU-direction			[6] TPDU-direction,
	...}
	...,
	national-HI3-ASN1parameters		[7] National-HI3-ASN1parameters OPTIONAL
	--  encoded per national requirements
}

Version ::= ENUMERATED
{
@@ -55,4 +58,18 @@ TPDU-direction ::= ENUMERATED
	to-target 		(2),
	unknown 		(3)
}

National-HI3-ASN1parameters	::= SEQUENCE
{
	countryCode		[1] PrintableString (SIZE (2)),
		-- Country Code according to ISO 3166-1 [39],
		-- the country to which the parameters inserted after the extension marker apply
	...
		-- In case a given country wants to use additional national parameters according to its law,
		-- these national parameters should be defined using the ASN.1 syntax and added after the
		-- extension marker (...).
		-- It is recommended that "version parameter" and "vendor identification parameter" are
		-- included in the national parameters definition. Vendor identifications can be
		-- retrieved from IANA web site.
}
END
 No newline at end of file
+4 −1
Original line number Diff line number Diff line
@@ -17,7 +17,8 @@ IMPORTS OPERATION,
	CallContentLinkCharacteristics,
	CommunicationIdentifier,
	CC-Link-Identifier,
	National-Parameters
	National-Parameters,
	National-HI2-ASN1parameters,

	FROM HI2Operations
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2)
@@ -177,6 +178,8 @@ IRI-Parameters ::= SEQUENCE
	umts-Cs-Event						[33] Umts-Cs-Event OPTIONAL
	-- Care should be taken to ensure additional parameter numbering does not conflict with
	-- ETSI TS 101 671 or Annex B.3 of this document (PS HI2).
	national-HI2-ASN1parameters			[255]	National-HI2-ASN1parameters	OPTIONAL

}

Umts-Cs-Event ::= ENUMERATED
+14 −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-4(4)} 
UmtsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2(1) r6(6) version-5(5)} 

DEFINITIONS IMPLICIT TAGS ::=

@@ -15,6 +15,7 @@ IMPORTS
		TimeStamp,
		Network-Identifier,
		National-Parameters,
		National-HI2-ASN1parameters,
		DataNodeAddress,
		IPAddress,
		IP-value,
@@ -33,7 +34,7 @@ securityDomain(2) lawfulIntercept(2)}

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

umts-sending-of-IRI  OPERATION ::= 
{
@@ -143,7 +144,8 @@ IRI-Parameters ::= SEQUENCE
	servingSGSN-number		[31] OCTET STRING (SIZE (1..20))	OPTIONAL,
	servingSGSN-address		[32] OCTET STRING (SIZE (5..17)) 	OPTIONAL,
								-- Octets are coded according to 3GPP TS 23.003 [25]
	...
	...,
	national-HI2-ASN1parameters	[255]	National-HI2-ASN1parameters	OPTIONAL
}
-- Parameters having the same tag numbers must be identical in Rel-5 and Rel-6 modules

@@ -173,7 +175,7 @@ PartyInformation ::= SEQUENCE
			-- E164 address of the node in international format. Coded in the same format as 
			-- the calling party number  parameter of the ISUP (parameter part:[5])

		sip-url					[8] OCTET STRING 	OPTIONAL,
		sip-uri					[8] OCTET STRING 	OPTIONAL,
			-- See [26]

		...,
@@ -218,7 +220,9 @@ GSMLocation ::= CHOICE
		longitude		[2]	PrintableString (SIZE(8..11)),
							-- format : 	XDDDMMSS.SS
		mapDatum		[3]	MapDatum DEFAULT wGS84,
		...
		...,
		azimuth			[4] INTEGER (0..359) OPTIONAL
			-- The azimuth is the bearing, relative to true north.
	},
		-- format : 	XDDDMMSS.SS
		-- 				X 			: N(orth), S(outh), E(ast), W(est)
@@ -236,7 +240,9 @@ GSMLocation ::= CHOICE
			-- example	utm-East	32U0439955
			--			utm-North	5540736
		mapDatum		[3]	MapDatum DEFAULT wGS84,
		...
		...,
		azimuth			[4] INTEGER (0..359) OPTIONAL
			-- The azimuth is the bearing, relative to true north.
 	},

	utmRefCoordinates  	[3] SEQUENCE 
@@ -337,7 +343,7 @@ GPRSEvent ::= ENUMERATED
	servingSystem							(14),
	...
}
-- see ref [10]
-- see [19]

IMSevent ::= ENUMERATED 
{
@@ -366,7 +372,7 @@ UmtsQos ::= CHOICE
{
	qosMobileRadio [1] OCTET STRING,
		-- The qosMobileRadio parameter shall be coded in accordance with the  10.5.6.5 of
		-- document [9] or [21] without the Quality of service IEI and Length of 
		-- document [9] without the Quality of service IEI and Length of 
		-- quality of service IE (. That is, first 
		-- two octets carrying 'Quality of service IEI' and 'Length of quality of service
 		-- IE' shall be excluded).