Commit 68973302 authored by canterburym's avatar canterburym
Browse files

TS 33108 v11.2.0 (2012-03-16) agreed at SA#55

parent 056dfbfd
Loading
Loading
Loading
Loading
+11 −10
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) r11(11) version-0(0)} 
EpsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2eps(8) r11(11) version-1(1)} 

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) r11(11) version-0(0)}
hi2epsDomainId OBJECT IDENTIFIER	::= {threeGPPSUBDomainId hi2eps(8) r11(11) version-1(1)}

eps-sending-of-IRI  OPERATION ::= 
{
@@ -229,7 +229,7 @@ Location ::= SEQUENCE
		-- format:	PLMN-ID	3 octets (no. 1 - 3)
		--			LAC		2 octets (no. 4 - 5)
		--			SAC		2 octets (no. 6 - 7)
		--			(according to 3GPP TS 25.413)
		--			(according to 3GPP TS 25.413 [62])
	...,
	oldRAI				[8] Rai		OPTIONAL
		-- the Routeing Area Identifier in the old SGSN is coded in accordance with the 
@@ -592,7 +592,8 @@ EPS-PMIP-SpecificParameters ::= SEQUENCE
    dHCPv4AddressAllocationInd            [13] OCTET STRING (SIZE (1))            OPTIONAL,
    ePSlocationOfTheTarget                [14] EPSlocation                        OPTIONAL
    
    -- parameters coded according to 3GPP TS 29.275 [48] and referenced IETFs
    -- parameters coded according to 3GPP TS 29.275 [48] and RFCs specifically
	-- referenced in it.
}


@@ -609,22 +610,22 @@ EPS-DSMIP-SpecificParameters ::= SEQUENCE
    hSS-AAA-address                       [8]   OCTET STRING                      OPTIONAL,
    targetPDN-GW-Address                  [9]   OCTET STRING                      OPTIONAL,
    ...
    -- parameters coded according to 3GPP TS 24.303 [49] and referenced IETFs 
    -- parameters coded according to 3GPP TS 24.303 [49] and RFCs specifically
	-- referenced in it.
}


EPS-MIP-SpecificParameters ::= SEQUENCE
{
    lifetime                              [1]   INTEGER (0..255)                  OPTIONAL,
    lifetime                              [1]   INTEGER (0.. 65535)                  OPTIONAL,
    homeAddress                           [2]   OCTET STRING (SIZE (4))           OPTIONAL,
    careOfAddress                         [3]   OCTET STRING (SIZE (4))           OPTIONAL,
    homeAgentAddress                      [4]   OCTET STRING (SIZE (4))           OPTIONAL,
    code                                  [5]   INTEGER (0..255)                  OPTIONAL,
    revocationTrigger                     [6]   INTEGER (0..255)                  OPTIONAL,
    -- coded according to draft-muhanna-mext-binding-revocation-01 [51]
    foreignDomainAddress                  [7]   OCTET STRING (SIZE (4))           OPTIONAL,
    ...
    -- parameters coded according to 3GPP TS 24.304 [50] and referenced IETFs
    -- parameters coded according to 3GPP TS 29.279 [63] and RFCs specifically
	-- referenced in it.
}


@@ -639,7 +640,7 @@ CCKeyInfo ::= SEQUENCE
	cCDecKey [2]	OCTET STRING,
	cCSalt   [3]    OCTET STRING OPTIONAL,
        -- The field reports the value from the CS_ID field in the ticket exchange headers as
        -- defined in RFC "draft-mattsson-mikey-ticket".
        -- defined in IETF RFC 6043 [61] "draft-mattsson-mikey-ticket".
	...
} 

+2 −2
Original line number Diff line number Diff line
@@ -224,7 +224,7 @@ Location ::= SEQUENCE
		-- format:	PLMN-ID	3 octets (no. 1 - 3)
		--			LAC		2 octets (no. 4 - 5)
		--			SAC		2 octets (no. 6 - 7)
		--			(according to 3GPP TS 25.413)
		--			(according to 3GPP TS 25.413 [62])
	...,
	oldRAI				[8] Rai		OPTIONAL
		-- the Routeing Area Identifier in the old SGSN is coded in accordance with the 
@@ -462,7 +462,7 @@ CCKeyInfo ::= SEQUENCE
	cCDecKey [2]	OCTET STRING,
	cCSalt   [3]    OCTET STRING OPTIONAL,
        -- The field reports the value from the CS_ID field in the ticket exchange headers as
        -- defined in RFC "draft-mattsson-mikey-ticket".
        -- defined in IETF RFC 6043 [61].
	...
}