Commit 908214e3 authored by grahamj's avatar grahamj
Browse files

Update 33128/r17/TS33128Payloads.asn

parent d177da7c
Loading
Loading
Loading
Loading
Loading
+12 −10
Original line number Diff line number Diff line
@@ -1690,7 +1690,9 @@ QOSFlowProfile ::= SEQUENCE
}

QOSRules ::= OCTET STRING
--see Clauses 5.6.2.6-1 and 5.6.2.9-1 of TS 29.512[YY], clause table 5.6.2.5-1 of TS 29.508[ZZ] for the details of this structure.

--see Clauses 5.6.2.6-1 and 5.6.2.9-1 of TS 29.512[Re3], clause table 5.6.2.5-1 of TS 29.508[Re4] for the details of this structure.

PCCRule ::= SEQUENCE
{
    pCCRuleID                     [1] PCCRuleID OPTIONAL,
@@ -1713,13 +1715,13 @@ PCCRule ::= SEQUENCE
    eASIPReplaceInfos             [18] EASIPReplaceInfos OPTIONAL
}

-- see Table 5.6.2.14-1 of TS 29.512[XX].
-- see Table 5.6.2.14-1 of TS 29.512[Re3].
PCCRuleID ::= UTF8String

PCCRuleSet ::= SET OF PCCRule
PCCRuleIDSet ::= SET OF PCCRuleID

-- see table 5.6.2.14 of TS 29.512[XX].
-- see table 5.6.2.14 of TS 29.512[Re3].
FlowInformation ::= SEQUENCE
{
    flowDescription    [1] FlowDescription OPTIONAL,
@@ -1730,7 +1732,7 @@ FlowInformation ::= SEQUENCE
    flowDirection      [6] FlowDirection OPTIONAL
}

-- see table 5.6.2.14 of TS 29.512[XX].
-- see table 5.6.2.14 of TS 29.512[Re3].
FlowDescription ::= SEQUENCE
{
    sourceIPAddress       [1] IPAddressOrRangeOrAny,
@@ -1769,7 +1771,7 @@ AnyNextLayerProtocol ::= ENUMERATED
    ip(1)
}

-- see Table 5.6.2.17-1 of TS 29.514[AA].
-- see Table 5.6.2.17-1 of TS 29.514[Re5].
EthFlowDescription ::= SEQUENCE
{
    destMacAddress    [1] MACAddress OPTIONAL,
@@ -1782,13 +1784,13 @@ EthFlowDescription ::= SEQUENCE
    destMacAddrEnd    [8] MACAddress OPTIONAL
}

-- see Table 5.6.2.17-1 of TS 29.514[AA].
-- see Table 5.6.2.17-1 of TS 29.514[Re5].
FDir ::= ENUMERATED
{
    downlink(1)
}

-- see Table 5.6.2.17-1 of TS 29.514[AA].
-- see Table 5.6.2.17-1 of TS 29.514[Re5].
VLANTag ::= SEQUENCE
{
    priority [1] BIT STRING (SIZE(3)),
@@ -1796,7 +1798,7 @@ VLANTag ::= SEQUENCE
    vLANID   [3] BIT STRING (SIZE(12))
}

-- see table 5.6.2.14 of TS 29.512[XX].
-- see table 5.6.2.14 of TS 29.512[Re3].
FlowDirection ::= ENUMERATED
{
    downlinkOnly(1),
@@ -1829,14 +1831,14 @@ RouteInfo ::= SEQUENCE
    uDPPortNumberTunnelEndpoint   [2] PortNumber
}

-- see 4.1.4.2 of TS 29.512[YY]
-- see 4.1.4.2 of TS 29.512[Re3]
EASIPReplaceInfos ::= SEQUENCE
{
    sourceEASAddress [1] EASServerAddress,
    targetEASAddress [2] EASServerAddress
}

-- see 4.1.4.2 of TS 29.512[YY]
-- see 4.1.4.2 of TS 29.512[Re3]
EASServerAddress ::= SEQUENCE
{
    iPAddress        [1]  IPAddress,