Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SA3
SA3LI Trial
Commits
d282fcec
Commit
d282fcec
authored
Nov 08, 2021
by
hawbaker
Committed by
canterburym
Nov 08, 2021
Browse files
TS 33.128 CR0273 - Separated Location Reporting
parent
ef7a51d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
3 deletions
+27
-3
33128/r17/TS33128Payloads.asn
33128/r17/TS33128Payloads.asn
+27
-3
No files found.
33128/r17/TS33128Payloads.asn
View file @
d282fcec
...
...
@@ -167,7 +167,10 @@ XIRIEvent ::= CHOICE
-- HR LI Events, see clause 7.10.3.3
n9HRPDUSessionInfo [100] N9HRPDUSessionInfo,
s8HRBearerInfo [101] S8HRBearerInfo
s8HRBearerInfo [101] S8HRBearerInfo,
-- Separated Location Reporting, see clause 7.3.X
separatedLocationReporting [2731] SeparatedLocationReporting
}
-- ==============
...
...
@@ -324,10 +327,13 @@ IRIEvent ::= CHOICE
aFAKMAApplicationKeyRefresh [96] AFAKMAApplicationKeyRefresh,
aFStartOfInterceptWithEstablishedAKMAApplicationKey [97] AFStartOfInterceptWithEstablishedAKMAApplicationKey,
aFAuxiliarySecurityParameterEstablishment [98] AFAuxiliarySecurityParameterEstablishment,
aFApplicationKeyRemoval [99] AFApplicationKeyRemoval
aFApplicationKeyRemoval [99] AFApplicationKeyRemoval
,
-- tag 100 is reserved because there is no equivalent n9HRPDUSessionInfo in IRIEvent.
-- tag 101 is reserved because there is no equivalent S8HRBearerInfo in IRIEvent.
-- Separated Location Reporting, see clause 7.3.X
separatedLocationReporting [2731] SeparatedLocationReporting
}
IRITargetIdentifier ::= SEQUENCE
...
...
@@ -3081,6 +3087,22 @@ FiveGMMStatus ::= ENUMERATED
uENot5GMMRegistered(2)
}
-- ========================================
-- Separated Location Reporting definitions
-- ========================================
SeparatedLocationReporting ::= SEQUENCE
{
sUPI [1] SUPI,
sUCI [2] SUCI OPTIONAL,
pEI [3] PEI OPTIONAL,
gPSI [4] GPSI OPTIONAL,
gUTI [5] FiveGGUTI OPTIONAL,
location [6] Location,
non3GPPAccessEndpoint [7] UEEndpointAddress OPTIONAL,
rATType [8] RATType OPTIONAL
}
-- =================
-- Common Parameters
-- =================
...
...
@@ -3473,7 +3495,9 @@ N3GALocation ::= SEQUENCE
hFCNodeID [7] HFCNodeID OPTIONAL,
gLI [8] GLI OPTIONAL,
w5GBANLineType [9] W5GBANLineType OPTIONAL,
gCI [10] GCI OPTIONAL
gCI [10] GCI OPTIONAL,
ageOfLocationInfo [11] INTEGER OPTIONAL,
uELocationTimestamp [12] Timestamp OPTIONAL
}
-- TS 38.413 [23], clause 9.3.2.4
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment