Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SA3
SA3LI Trial
Commits
e1dfe288
Commit
e1dfe288
authored
Jun 30, 2021
by
canterburym
Browse files
Merge branch 'meeting/LI81ea' into 'main'
Meeting/li81ea See merge request
!79
parents
15dc994b
55e3c5aa
Pipeline
#4623
passed with stages
in 1 minute and 49 seconds
Changes
15
Pipelines
21
Expand all
Hide whitespace changes
Inline
Side-by-side
33128/r15/TS33128Payloads.asn
View file @
e1dfe288
...
@@ -141,7 +141,7 @@ LINotificationPayload ::= SEQUENCE
...
@@ -141,7 +141,7 @@ LINotificationPayload ::= SEQUENCE
LINotificationMessage ::= CHOICE
LINotificationMessage ::= CHOICE
{
{
lINotification [1] LINotification
lINotification [1] LINotification
}
}
-- ==================
-- ==================
...
@@ -413,7 +413,7 @@ QFI ::= INTEGER (0..63)
...
@@ -413,7 +413,7 @@ QFI ::= INTEGER (0..63)
-- 5G UDM definitions
-- 5G UDM definitions
-- ==================
-- ==================
UDMServingSystemMessage ::= SEQUENCE
UDMServingSystemMessage ::= SEQUENCE
{
{
sUPI [1] SUPI,
sUPI [1] SUPI,
pEI [2] PEI OPTIONAL,
pEI [2] PEI OPTIONAL,
...
@@ -512,7 +512,7 @@ LALSReport ::= SEQUENCE
...
@@ -512,7 +512,7 @@ LALSReport ::= SEQUENCE
PDHeaderReport ::= SEQUENCE
PDHeaderReport ::= SEQUENCE
{
{
pDUSessionID [1] PDUSessionID,
pDUSessionID [1] PDUSessionID,
sourceIPAddress [2] IPAddress,
sourceIPAddress [2] IPAddress,
sourcePort [3] PortNumber OPTIONAL,
sourcePort [3] PortNumber OPTIONAL,
destinationIPAddress [4] IPAddress,
destinationIPAddress [4] IPAddress,
...
@@ -834,9 +834,9 @@ UEEndpointAddress ::= CHOICE
...
@@ -834,9 +834,9 @@ UEEndpointAddress ::= CHOICE
Location ::= SEQUENCE
Location ::= SEQUENCE
{
{
locationInfo [1] LocationInfo OPTIONAL,
locationInfo [1] LocationInfo OPTIONAL,
positioningInfo [2] PositioningInfo OPTIONAL,
positioningInfo [2] PositioningInfo OPTIONAL,
locationPresenceReport [3] LocationPresenceReport OPTIONAL
locationPresenceReport [3] LocationPresenceReport OPTIONAL
}
}
CellSiteInformation ::= SEQUENCE
CellSiteInformation ::= SEQUENCE
...
@@ -850,7 +850,7 @@ CellSiteInformation ::= SEQUENCE
...
@@ -850,7 +850,7 @@ CellSiteInformation ::= SEQUENCE
LocationInfo ::= SEQUENCE
LocationInfo ::= SEQUENCE
{
{
userLocation [1] UserLocation OPTIONAL,
userLocation [1] UserLocation OPTIONAL,
currentLoc [2] BOOLEAN OPTIONAL,
currentLoc [2] BOOLEAN OPTIONAL,
geoInfo [3] GeographicArea OPTIONAL,
geoInfo [3] GeographicArea OPTIONAL,
rATType [4] RATType OPTIONAL,
rATType [4] RATType OPTIONAL,
timeZone [5] TimeZone OPTIONAL,
timeZone [5] TimeZone OPTIONAL,
...
@@ -872,8 +872,8 @@ EUTRALocation ::= SEQUENCE
...
@@ -872,8 +872,8 @@ EUTRALocation ::= SEQUENCE
eCGI [2] ECGI,
eCGI [2] ECGI,
ageOfLocatonInfo [3] INTEGER OPTIONAL,
ageOfLocatonInfo [3] INTEGER OPTIONAL,
uELocationTimestamp [4] Timestamp OPTIONAL,
uELocationTimestamp [4] Timestamp OPTIONAL,
geographicalInformation [5] UTF8String OPTIONAL,
geographicalInformation [5] UTF8String OPTIONAL,
geodeticInformation [6] UTF8String OPTIONAL,
geodeticInformation [6] UTF8String OPTIONAL,
globalNGENbID [7] GlobalRANNodeID OPTIONAL,
globalNGENbID [7] GlobalRANNodeID OPTIONAL,
cellSiteInformation [8] CellSiteInformation OPTIONAL
cellSiteInformation [8] CellSiteInformation OPTIONAL
}
}
...
@@ -886,7 +886,7 @@ NRLocation ::= SEQUENCE
...
@@ -886,7 +886,7 @@ NRLocation ::= SEQUENCE
ageOfLocatonInfo [3] INTEGER OPTIONAL,
ageOfLocatonInfo [3] INTEGER OPTIONAL,
uELocationTimestamp [4] Timestamp OPTIONAL,
uELocationTimestamp [4] Timestamp OPTIONAL,
geographicalInformation [5] UTF8String OPTIONAL,
geographicalInformation [5] UTF8String OPTIONAL,
geodeticInformation [6] UTF8String OPTIONAL,
geodeticInformation [6] UTF8String OPTIONAL,
globalGNbID [7] GlobalRANNodeID OPTIONAL,
globalGNbID [7] GlobalRANNodeID OPTIONAL,
cellSiteInformation [8] CellSiteInformation OPTIONAL
cellSiteInformation [8] CellSiteInformation OPTIONAL
}
}
...
@@ -895,7 +895,7 @@ NRLocation ::= SEQUENCE
...
@@ -895,7 +895,7 @@ NRLocation ::= SEQUENCE
N3GALocation ::= SEQUENCE
N3GALocation ::= SEQUENCE
{
{
tAI [1] TAI OPTIONAL,
tAI [1] TAI OPTIONAL,
n3IWFID [2] N3IWFIDNGAP OPTIONAL,
n3IWFID [2] N3IWFIDNGAP OPTIONAL,
uEIPAddr [3] IPAddr OPTIONAL,
uEIPAddr [3] IPAddr OPTIONAL,
portNumber [4] INTEGER OPTIONAL
portNumber [4] INTEGER OPTIONAL
}
}
...
@@ -949,7 +949,7 @@ RANCGI ::= CHOICE
...
@@ -949,7 +949,7 @@ RANCGI ::= CHOICE
nCGI [2] NCGI
nCGI [2] NCGI
}
}
CellInformation ::= SEQUENCE
CellInformation ::= SEQUENCE
{
{
rANCGI [1] RANCGI,
rANCGI [1] RANCGI,
cellSiteinformation [2] CellSiteInformation OPTIONAL,
cellSiteinformation [2] CellSiteInformation OPTIONAL,
...
@@ -983,12 +983,12 @@ NGENbID ::= CHOICE
...
@@ -983,12 +983,12 @@ NGENbID ::= CHOICE
PositioningInfo ::= SEQUENCE
PositioningInfo ::= SEQUENCE
{
{
positionInfo [1] LocationData OPTIONAL,
positionInfo [1] LocationData OPTIONAL,
rawMLPResponse [2] RawMLPResponse OPTIONAL
rawMLPResponse [2] RawMLPResponse OPTIONAL
}
}
RawMLPResponse ::= CHOICE
RawMLPResponse ::= CHOICE
{
{
-- The following parameter contains a copy of unparsed XML code of the
-- The following parameter contains a copy of unparsed XML code of the
-- MLP response message, i.e. the entire XML document containing
-- MLP response message, i.e. the entire XML document containing
-- a <slia> (described in OMA-TS-MLP-V3_5-20181211-C [20], clause 5.2.3.2.2) or
-- a <slia> (described in OMA-TS-MLP-V3_5-20181211-C [20], clause 5.2.3.2.2) or
-- a <slirep> (described in OMA-TS-MLP-V3_5-20181211-C [20], clause 5.2.3.2.3) MLP message.
-- a <slirep> (described in OMA-TS-MLP-V3_5-20181211-C [20], clause 5.2.3.2.3) MLP message.
...
@@ -1287,7 +1287,7 @@ HorizontalWithVerticalVelocityAndUncertainty ::= SEQUENCE
...
@@ -1287,7 +1287,7 @@ HorizontalWithVerticalVelocityAndUncertainty ::= SEQUENCE
vUncertainty [6] SpeedUncertainty
vUncertainty [6] SpeedUncertainty
}
}
-- The following types are described in TS 29.572 [24], table 6.1.6.3.2-1
-- The following types are described in TS 29.572 [24], table 6.1.6.3.2-1
Altitude ::= UTF8String
Altitude ::= UTF8String
Angle ::= INTEGER (0..360)
Angle ::= INTEGER (0..360)
Uncertainty ::= INTEGER (0..127)
Uncertainty ::= INTEGER (0..127)
...
@@ -1351,4 +1351,4 @@ Usage ::= ENUMERATED
...
@@ -1351,4 +1351,4 @@ Usage ::= ENUMERATED
-- TS 29.571 [17], table 5.2.2-1
-- TS 29.571 [17], table 5.2.2-1
TimeZone ::= UTF8String
TimeZone ::= UTF8String
END
END
\ No newline at end of file
33128/r15/urn_3GPP_ns_li_3GPPX1Extensions.xsd
View file @
e1dfe288
...
@@ -155,13 +155,13 @@
...
@@ -155,13 +155,13 @@
<xs:pattern
value=
"((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])"
/>
<xs:pattern
value=
"((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])"
/>
</xs:restriction>
</xs:restriction>
</xs:simpleType>
</xs:simpleType>
<xs:simpleType
name=
"IPv6Address"
>
<xs:simpleType
name=
"IPv6Address"
>
<xs:restriction
base=
"xs:token"
>
<xs:restriction
base=
"xs:token"
>
<xs:pattern
value=
"([0-9a-f]{4}:){7}([0-9a-f]{4})"
/>
<xs:pattern
value=
"([0-9a-f]{4}:){7}([0-9a-f]{4})"
/>
</xs:restriction>
</xs:restriction>
</xs:simpleType>
</xs:simpleType>
<xs:complexType
name=
"PDHRReportingExtensions"
>
<xs:complexType
name=
"PDHRReportingExtensions"
>
<xs:sequence>
<xs:sequence>
<xs:element
name=
"PDHType"
type=
"PDHType"
></xs:element>
<xs:element
name=
"PDHType"
type=
"PDHType"
></xs:element>
...
@@ -225,5 +225,5 @@
...
@@ -225,5 +225,5 @@
<xs:enumeration
value=
"DoNotDeliver"
></xs:enumeration>
<xs:enumeration
value=
"DoNotDeliver"
></xs:enumeration>
</xs:restriction>
</xs:restriction>
</xs:simpleType>
</xs:simpleType>
</xs:schema>
</xs:schema>
\ No newline at end of file
33128/r16/TS33128IdentityAssociation.asn
View file @
e1dfe288
...
@@ -96,4 +96,4 @@ EUI64 ::= OCTET STRING (SIZE(8))
...
@@ -96,4 +96,4 @@ EUI64 ::= OCTET STRING (SIZE(8))
SUCI ::= OCTET STRING (SIZE(8..3008))
SUCI ::= OCTET STRING (SIZE(8..3008))
END
END
\ No newline at end of file
33128/r16/TS33128Payloads.asn
View file @
e1dfe288
TS33128Payloads
TS33128Payloads
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) ts33128(19) r16(16) version
5(5
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) ts33128(19) r16(16) version
6(6
)}
DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::=
DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::=
...
@@ -9,7 +9,7 @@ BEGIN
...
@@ -9,7 +9,7 @@ BEGIN
-- Relative OIDs
-- Relative OIDs
-- =============
-- =============
tS33128PayloadsOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r16(16) version
5(5
)}
tS33128PayloadsOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r16(16) version
6(6
)}
xIRIPayloadOID RELATIVE-OID ::= {tS33128PayloadsOID xIRI(1)}
xIRIPayloadOID RELATIVE-OID ::= {tS33128PayloadsOID xIRI(1)}
xCCPayloadOID RELATIVE-OID ::= {tS33128PayloadsOID xCC(2)}
xCCPayloadOID RELATIVE-OID ::= {tS33128PayloadsOID xCC(2)}
...
@@ -118,7 +118,7 @@ XIRIEvent ::= CHOICE
...
@@ -118,7 +118,7 @@ XIRIEvent ::= CHOICE
mMEIdentifierAssocation [63] MMEIdentifierAssocation,
mMEIdentifierAssocation [63] MMEIdentifierAssocation,
-- PDU to MA PDU session-related events, see clause 6.2.3.2.8
-- PDU to MA PDU session-related events, see clause 6.2.3.2.8
sMFPDUtoMAPDUSessionModification [64] SMFPDUtoMAPDUSessionModification
sMFPDUtoMAPDUSessionModification [64] SMFPDUtoMAPDUSessionModification
}
}
-- ==============
-- ==============
...
@@ -245,7 +245,7 @@ IRITargetIdentifier ::= SEQUENCE
...
@@ -245,7 +245,7 @@ IRITargetIdentifier ::= SEQUENCE
CCPayload ::= SEQUENCE
CCPayload ::= SEQUENCE
{
{
cCPayloadOID
[1] RELATIVE-OID,
cCPayloadOID [1] RELATIVE-OID,
pDU [2] CCPDU
pDU [2] CCPDU
}
}
...
@@ -263,12 +263,12 @@ CCPDU ::= CHOICE
...
@@ -263,12 +263,12 @@ CCPDU ::= CHOICE
LINotificationPayload ::= SEQUENCE
LINotificationPayload ::= SEQUENCE
{
{
lINotificationPayloadOID [1] RELATIVE-OID,
lINotificationPayloadOID [1] RELATIVE-OID,
notification [2] LINotificationMessage
notification
[2] LINotificationMessage
}
}
LINotificationMessage ::= CHOICE
LINotificationMessage ::= CHOICE
{
{
lINotification [1] LINotification
lINotification [1] LINotification
}
}
-- ==================
-- ==================
...
@@ -680,10 +680,10 @@ SMFMAAcceptedIndication ::= BOOLEAN
...
@@ -680,10 +680,10 @@ SMFMAAcceptedIndication ::= BOOLEAN
-- see Clause 6.1.6.3.8 of TS 29.502[16] for the details of this structure.
-- see Clause 6.1.6.3.8 of TS 29.502[16] for the details of this structure.
SMFErrorCodes ::= UTF8String
SMFErrorCodes ::= UTF8String
-- see Clause 6.1.6.3.2 of TS 29.502[16] for details of this structure.
-- see Clause 6.1.6.3.2 of TS 29.502[16] for details of this structure.
UEEPSPDNConnection ::= OCTET STRING
UEEPSPDNConnection ::= OCTET STRING
-- see Clause 6.1.6.3.6 of TS 29.502[16] for the details of this structure.
-- see Clause 6.1.6.3.6 of TS 29.502[16] for the details of this structure.
RequestIndication ::= ENUMERATED
RequestIndication ::= ENUMERATED
{
{
uEREQPDUSESMOD(0),
uEREQPDUSESMOD(0),
...
@@ -726,7 +726,7 @@ QFI ::= INTEGER (0..63)
...
@@ -726,7 +726,7 @@ QFI ::= INTEGER (0..63)
-- 5G UDM definitions
-- 5G UDM definitions
-- ==================
-- ==================
UDMServingSystemMessage ::= SEQUENCE
UDMServingSystemMessage ::= SEQUENCE
{
{
sUPI [1] SUPI,
sUPI [1] SUPI,
pEI [2] PEI OPTIONAL,
pEI [2] PEI OPTIONAL,
...
@@ -952,7 +952,7 @@ MMSSendByNonLocalTarget ::= SEQUENCE
...
@@ -952,7 +952,7 @@ MMSSendByNonLocalTarget ::= SEQUENCE
dRMContent [23] BOOLEAN OPTIONAL,
dRMContent [23] BOOLEAN OPTIONAL,
adaptationAllowed [24] MMSAdaptation OPTIONAL
adaptationAllowed [24] MMSAdaptation OPTIONAL
}
}
MMSNotification ::= SEQUENCE
MMSNotification ::= SEQUENCE
{
{
transactionID [1] UTF8String,
transactionID [1] UTF8String,
...
@@ -968,7 +968,7 @@ MMSNotification ::= SEQUENCE
...
@@ -968,7 +968,7 @@ MMSNotification ::= SEQUENCE
expiry [11] MMSExpiry,
expiry [11] MMSExpiry,
replyCharging [12] MMSReplyCharging OPTIONAL
replyCharging [12] MMSReplyCharging OPTIONAL
}
}
MMSSendToNonLocalTarget ::= SEQUENCE
MMSSendToNonLocalTarget ::= SEQUENCE
{
{
version [1] MMSVersion,
version [1] MMSVersion,
...
@@ -1022,7 +1022,7 @@ MMSRetrieval ::= SEQUENCE
...
@@ -1022,7 +1022,7 @@ MMSRetrieval ::= SEQUENCE
state [12] MMState OPTIONAL,
state [12] MMState OPTIONAL,
flags [13] MMFlags OPTIONAL,
flags [13] MMFlags OPTIONAL,
messageClass [14] MMSMessageClass OPTIONAL,
messageClass [14] MMSMessageClass OPTIONAL,
priority [15] MMSPriority,
priority [15] MMSPriority,
deliveryReport [16] BOOLEAN OPTIONAL,
deliveryReport [16] BOOLEAN OPTIONAL,
readReport [17] BOOLEAN OPTIONAL,
readReport [17] BOOLEAN OPTIONAL,
replyCharging [18] MMSReplyCharging OPTIONAL,
replyCharging [18] MMSReplyCharging OPTIONAL,
...
@@ -1056,7 +1056,7 @@ MMSForward ::= SEQUENCE
...
@@ -1056,7 +1056,7 @@ MMSForward ::= SEQUENCE
cCRecipients [6] SEQUENCE OF MMSParty OPTIONAL,
cCRecipients [6] SEQUENCE OF MMSParty OPTIONAL,
bCCRecipients [7] SEQUENCE OF MMSParty OPTIONAL,
bCCRecipients [7] SEQUENCE OF MMSParty OPTIONAL,
direction [8] MMSDirection,
direction [8] MMSDirection,
expiry [9] MMSExpiry OPTIONAL,
expiry [9] MMSExpiry OPTIONAL,
desiredDeliveryTime [10] Timestamp OPTIONAL,
desiredDeliveryTime [10] Timestamp OPTIONAL,
deliveryReportAllowed [11] BOOLEAN OPTIONAL,
deliveryReportAllowed [11] BOOLEAN OPTIONAL,
deliveryReport [12] BOOLEAN OPTIONAL,
deliveryReport [12] BOOLEAN OPTIONAL,
...
@@ -1068,10 +1068,10 @@ MMSForward ::= SEQUENCE
...
@@ -1068,10 +1068,10 @@ MMSForward ::= SEQUENCE
responseStatus [18] MMSResponseStatus,
responseStatus [18] MMSResponseStatus,
responseStatusText [19] UTF8String OPTIONAL,
responseStatusText [19] UTF8String OPTIONAL,
messageID [20] UTF8String OPTIONAL,
messageID [20] UTF8String OPTIONAL,
contentLocationConf [21] UTF8String OPTIONAL,
contentLocationConf [21] UTF8String OPTIONAL,
storeStatus [22] MMSStoreStatus OPTIONAL,
storeStatus [22] MMSStoreStatus OPTIONAL,
storeStatusText [23] UTF8String OPTIONAL
storeStatusText [23] UTF8String OPTIONAL
}
}
MMSDeleteFromRelay ::= SEQUENCE
MMSDeleteFromRelay ::= SEQUENCE
{
{
...
@@ -1089,13 +1089,13 @@ MMSMBoxStore ::= SEQUENCE
...
@@ -1089,13 +1089,13 @@ MMSMBoxStore ::= SEQUENCE
transactionID [1] UTF8String,
transactionID [1] UTF8String,
version [2] MMSVersion,
version [2] MMSVersion,
direction [3] MMSDirection,
direction [3] MMSDirection,
contentLocationReq [4] UTF8String,
contentLocationReq [4] UTF8String,
state [5] MMState OPTIONAL,
state [5] MMState OPTIONAL,
flags [6] MMFlags OPTIONAL,
flags [6] MMFlags OPTIONAL,
contentLocationConf [7] UTF8String OPTIONAL,
contentLocationConf [7] UTF8String OPTIONAL,
storeStatus [8] MMSStoreStatus,
storeStatus [8] MMSStoreStatus,
storeStatusText [9] UTF8String OPTIONAL
storeStatusText [9] UTF8String OPTIONAL
}
}
MMSMBoxUpload ::= SEQUENCE
MMSMBoxUpload ::= SEQUENCE
{
{
...
@@ -1105,11 +1105,11 @@ MMSMBoxUpload ::= SEQUENCE
...
@@ -1105,11 +1105,11 @@ MMSMBoxUpload ::= SEQUENCE
state [4] MMState OPTIONAL,
state [4] MMState OPTIONAL,
flags [5] MMFlags OPTIONAL,
flags [5] MMFlags OPTIONAL,
contentType [6] UTF8String,
contentType [6] UTF8String,
contentLocation [7] UTF8String OPTIONAL,
contentLocation [7] UTF8String OPTIONAL,
storeStatus [8] MMSStoreStatus,
storeStatus [8] MMSStoreStatus,
storeStatusText [9] UTF8String OPTIONAL,
storeStatusText [9] UTF8String OPTIONAL,
mMessages [10] SEQUENCE OF MMBoxDescription
mMessages [10] SEQUENCE OF MMBoxDescription
}
}
MMSMBoxDelete ::= SEQUENCE
MMSMBoxDelete ::= SEQUENCE
{
{
...
@@ -1189,7 +1189,7 @@ MMSCancel ::= SEQUENCE
...
@@ -1189,7 +1189,7 @@ MMSCancel ::= SEQUENCE
version [2] MMSVersion,
version [2] MMSVersion,
cancelID [3] UTF8String,
cancelID [3] UTF8String,
direction [4] MMSDirection
direction [4] MMSDirection
}
}
MMSMBoxViewRequest ::= SEQUENCE
MMSMBoxViewRequest ::= SEQUENCE
{
{
...
@@ -1246,7 +1246,7 @@ MMBoxDescription ::= SEQUENCE
...
@@ -1246,7 +1246,7 @@ MMBoxDescription ::= SEQUENCE
-- =========
-- =========
-- MMS CCPDU
-- MMS CCPDU
-- =========
-- =========
MMSCCPDU ::= SEQUENCE
MMSCCPDU ::= SEQUENCE
{
{
version [1] MMSVersion,
version [1] MMSVersion,
...
@@ -1312,7 +1312,7 @@ MMSDeleteResponseStatus ::= ENUMERATED
...
@@ -1312,7 +1312,7 @@ MMSDeleteResponseStatus ::= ENUMERATED
errorPermanentReplyChargingNotSupported(24),
errorPermanentReplyChargingNotSupported(24),
errorPermanentAddressHidingNotSupported(25),
errorPermanentAddressHidingNotSupported(25),
errorPermanentLackOfPrepaid(26)
errorPermanentLackOfPrepaid(26)
}
}
MMSDirection ::= ENUMERATED
MMSDirection ::= ENUMERATED
{
{
...
@@ -1327,13 +1327,13 @@ MMSElementDescriptor ::= SEQUENCE
...
@@ -1327,13 +1327,13 @@ MMSElementDescriptor ::= SEQUENCE
value [3] UTF8String OPTIONAL
value [3] UTF8String OPTIONAL
}
}
MMSExpiry ::= SEQUENCE
MMSExpiry ::= SEQUENCE
{
{
expiryPeriod [1] INTEGER,
expiryPeriod [1] INTEGER,
periodFormat [2] MMSPeriodFormat
periodFormat [2] MMSPeriodFormat
}
}
MMFlags ::= SEQUENCE
MMFlags ::= SEQUENCE
{
{
length [1] INTEGER,
length [1] INTEGER,
flag [2] MMStateFlag,
flag [2] MMStateFlag,
...
@@ -1363,7 +1363,7 @@ MMSPartyID ::= CHOICE
...
@@ -1363,7 +1363,7 @@ MMSPartyID ::= CHOICE
iMPI [5] IMPI,
iMPI [5] IMPI,
sUPI [6] SUPI,
sUPI [6] SUPI,
gPSI [7] GPSI
gPSI [7] GPSI
}
}
MMSPeriodFormat ::= ENUMERATED
MMSPeriodFormat ::= ENUMERATED
{
{
...
@@ -1511,7 +1511,7 @@ MMSVersion ::= SEQUENCE
...
@@ -1511,7 +1511,7 @@ MMSVersion ::= SEQUENCE
{
{
majorVersion [1] INTEGER,
majorVersion [1] INTEGER,
minorVersion [2] INTEGER
minorVersion [2] INTEGER
}
}
-- ==================
-- ==================
-- 5G PTC definitions
-- 5G PTC definitions
...
@@ -1568,7 +1568,7 @@ PTCSessionEnd ::= SEQUENCE
...
@@ -1568,7 +1568,7 @@ PTCSessionEnd ::= SEQUENCE
pTCDirection [2] Direction,
pTCDirection [2] Direction,
pTCServerURI [3] UTF8String,
pTCServerURI [3] UTF8String,
pTCSessionInfo [4] PTCSessionInfo,
pTCSessionInfo [4] PTCSessionInfo,
pTCParticipants [5] SEQUENCE OF PTCTargetInformation OPTIONAL,
pTCParticipants [5] SEQUENCE OF PTCTargetInformation OPTIONAL,
location [6] Location OPTIONAL,
location [6] Location OPTIONAL,
pTCSessionEndCause [7] PTCSessionEndCause
pTCSessionEndCause [7] PTCSessionEndCause
}
}
...
@@ -1578,7 +1578,7 @@ PTCStartOfInterception ::= SEQUENCE
...
@@ -1578,7 +1578,7 @@ PTCStartOfInterception ::= SEQUENCE
pTCTargetInformation [1] PTCTargetInformation,
pTCTargetInformation [1] PTCTargetInformation,
pTCDirection [2] Direction,
pTCDirection [2] Direction,
preEstSessionID [3] PTCSessionInfo OPTIONAL,
preEstSessionID [3] PTCSessionInfo OPTIONAL,
pTCOriginatingID [4] PTCTargetInformation,
pTCOriginatingID [4] PTCTargetInformation,
pTCSessionInfo [5] PTCSessionInfo OPTIONAL,
pTCSessionInfo [5] PTCSessionInfo OPTIONAL,
pTCHost [6] PTCTargetInformation OPTIONAL,
pTCHost [6] PTCTargetInformation OPTIONAL,
pTCParticipants [7] SEQUENCE OF PTCTargetInformation OPTIONAL,
pTCParticipants [7] SEQUENCE OF PTCTargetInformation OPTIONAL,
...
@@ -1748,7 +1748,7 @@ PTCIdentifiers ::= CHOICE
...
@@ -1748,7 +1748,7 @@ PTCIdentifiers ::= CHOICE
PTCSessionInfo ::= SEQUENCE
PTCSessionInfo ::= SEQUENCE
{
{
pTCSessionURI [1] UTF8String,
pTCSessionURI [1] UTF8String,
pTCSessionType [2] PTCSessionType
pTCSessionType [2] PTCSessionType
}
}
...
@@ -1792,7 +1792,7 @@ RTPSetting ::= SEQUENCE
...
@@ -1792,7 +1792,7 @@ RTPSetting ::= SEQUENCE
PTCIDList ::= SEQUENCE
PTCIDList ::= SEQUENCE
{
{
pTCPartyID [1] PTCTargetInformation,
pTCPartyID [1] PTCTargetInformation,
pTCChatGroupID
[2] PTCChatGroupID
pTCChatGroupID [2] PTCChatGroupID
}
}
PTCChatGroupID ::= SEQUENCE
PTCChatGroupID ::= SEQUENCE
...
@@ -1897,7 +1897,7 @@ PTCAccessPolicyFailure ::= ENUMERATED
...
@@ -1897,7 +1897,7 @@ PTCAccessPolicyFailure ::= ENUMERATED
{
{
requestUnsuccessful(1),
requestUnsuccessful(1),
requestUnknown(2)
requestUnknown(2)
}
}
-- ===================
-- ===================
-- 5G LALS definitions
-- 5G LALS definitions
...
@@ -1906,9 +1906,12 @@ PTCAccessPolicyFailure ::= ENUMERATED
...
@@ -1906,9 +1906,12 @@ PTCAccessPolicyFailure ::= ENUMERATED
LALSReport ::= SEQUENCE
LALSReport ::= SEQUENCE
{
{
sUPI [1] SUPI OPTIONAL,
sUPI [1] SUPI OPTIONAL,
pEI [2] PEI OPTIONAL,
--
pEI [2] PEI OPTIONAL,
deprecated in Release-16, do not re-use this tag number
gPSI [3] GPSI OPTIONAL,
gPSI [3] GPSI OPTIONAL,
location [4] Location OPTIONAL
location [4] Location OPTIONAL,
iMPU [5] IMPU OPTIONAL,
iMSI [7] IMSI OPTIONAL,
mSISDN [8] MSISDN OPTIONAL
}
}
-- =====================
-- =====================
...
@@ -1917,7 +1920,7 @@ LALSReport ::= SEQUENCE
...
@@ -1917,7 +1920,7 @@ LALSReport ::= SEQUENCE
PDHeaderReport ::= SEQUENCE
PDHeaderReport ::= SEQUENCE
{
{
pDUSessionID [1] PDUSessionID,
pDUSessionID [1] PDUSessionID,
sourceIPAddress [2] IPAddress,
sourceIPAddress [2] IPAddress,
sourcePort [3] PortNumber OPTIONAL,
sourcePort [3] PortNumber OPTIONAL,
destinationIPAddress [4] IPAddress,
destinationIPAddress [4] IPAddress,
...
@@ -2317,9 +2320,9 @@ UEEndpointAddress ::= CHOICE
...
@@ -2317,9 +2320,9 @@ UEEndpointAddress ::= CHOICE
Location ::= SEQUENCE
Location ::= SEQUENCE
{
{
locationInfo [1] LocationInfo OPTIONAL,
locationInfo [1] LocationInfo OPTIONAL,
positioningInfo [2] PositioningInfo OPTIONAL,
positioningInfo [2] PositioningInfo OPTIONAL,
locationPresenceReport [3] LocationPresenceReport OPTIONAL
locationPresenceReport [3] LocationPresenceReport OPTIONAL
}
}
CellSiteInformation ::= SEQUENCE
CellSiteInformation ::= SEQUENCE
...
@@ -2333,7 +2336,7 @@ CellSiteInformation ::= SEQUENCE
...
@@ -2333,7 +2336,7 @@ CellSiteInformation ::= SEQUENCE
LocationInfo ::= SEQUENCE
LocationInfo ::= SEQUENCE
{
{
userLocation [1] UserLocation OPTIONAL,
userLocation [1] UserLocation OPTIONAL,
currentLoc [2] BOOLEAN OPTIONAL,
currentLoc [2] BOOLEAN OPTIONAL,
geoInfo [3] GeographicArea OPTIONAL,
geoInfo [3] GeographicArea OPTIONAL,
rATType [4] RATType OPTIONAL,
rATType [4] RATType OPTIONAL,