Commit 786352d2 authored by canterburym's avatar canterburym
Browse files

TS 33108 v7.1.0 (2005-06-14) agreed at SA#28

parent 6a3d6cc2
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -14,10 +14,6 @@ IMPORTS OPERATION,
		FROM Remote-Operations-Information-Objects 
		{joint-iso-itu-t (2) remote-operations(4) informationObjects(5) version1(0)}

	hi3CircuitLISubDomainId
		FROM
		SecurityDomainDefinitions 
		{ itu-t (0) identified-organization (4) etsi (0) securityDomain (2)}

	LawfulInterceptionIdentifier,
	CommunicationIdentifier, 
+12 −4
Original line number Diff line number Diff line
UMTS-HIManagementOperations 

{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) him(5) version1(1)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) him(5) version2(2)}


DEFINITIONS IMPLICIT TAGS ::=
@@ -12,9 +12,7 @@ IMPORTS OPERATION,
			FROM Remote-Operations-Information-Objects 
			{joint-iso-itu-t (2) remote-operations(4) informationObjects(5) version1(0)}

		himDomainId
			FROM SecurityDomainDefinitions 
			{ itu-t (0) identified-organization (4) etsi (0) securityDomain (2)};
;

uMTS-sending-of-Password		OPERATION ::= 
{
@@ -54,6 +52,16 @@ ErrorsHim ERROR ::=
	erroneous-parameter 
}

-- Object Identifier Definitions

-- himDomainId

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

-- Security Subdomains
threeGPPSUBDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId threeGPP(4)}
himDomainId OBJECT IDENTIFIER  ::= {threeGPPSUBDomainId him(5) version2(2)}

UMTS-Password-Name			::= SEQUENCE 
{
	password	[1] OCTET STRING (SIZE (1..25)),