Commit 225daed2 authored by canterburym's avatar canterburym
Browse files

TS 33108 v10.5.0 (2012-09-20) agreed at SA#57

parent 45db1d7e
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
EpsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2eps(8) r10(10) version-3(3)} 
EpsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2eps(8) r10(10) version-4(4)} 

DEFINITIONS IMPLICIT TAGS ::=

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

-- Security Subdomains
threeGPPSUBDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId threeGPP(4)}
hi2epsDomainId OBJECT IDENTIFIER	::= {threeGPPSUBDomainId hi2eps(8) r10(10) version-3(3)}
hi2epsDomainId OBJECT IDENTIFIER	::= {threeGPPSUBDomainId hi2eps(8) r10(10) version-4(4)}

eps-sending-of-IRI  OPERATION ::= 
{
@@ -558,7 +558,7 @@ EPSLocation ::= SEQUENCE
	tAIlist			    [6] OCTET STRING (SIZE (7..97))	OPTIONAL,
       -- the TAI List is coded acording to 3GPP TS 24.301 [47], without the TAI list IEI
    ...,
	3gpp2Bsid			[7] OCTET STRING (SIZE (1..12)) OPTIONAL
	threeGPP2Bsid			[7] OCTET STRING (SIZE (1..12)) OPTIONAL
		-- contains only the payload from the 3GPP2-BSID AVP described in the 3GPP TS 29.212 [56].

}
@@ -589,7 +589,7 @@ EPS-PMIP-SpecificParameters ::= SEQUENCE
    ...,
    servingNetwork                        [12] OCTET STRING (SIZE (3))            OPTIONAL,
    dHCPv4AddressAllocationInd            [13] OCTET STRING (SIZE (1))            OPTIONAL,
    ePSlocationOfTheTarget                [14] EPSlocation                        OPTIONAL
    ePSlocationOfTheTarget                [14] EPSLocation                        OPTIONAL
    
    -- parameters coded according to 3GPP TS 29.275 [48] and referenced IETFs
}