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
80be3708
Commit
80be3708
authored
Apr 12, 2021
by
canterburym
Committed by
canterburym
Apr 12, 2021
Browse files
From s3i210208
parent
15dc994b
Changes
1
Hide whitespace changes
Inline
Side-by-side
33128/r17/TS33128Payloads.asn
View file @
80be3708
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 ::=
...
...
@@ -9,7 +9,7 @@ BEGIN
-- 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)}
xCCPayloadOID RELATIVE-OID ::= {tS33128PayloadsOID xCC(2)}
...
...
@@ -1987,14 +1987,6 @@ MMEIdentifierAssocation ::= SEQUENCE
-- Identifier Association parameters
-- =================================
GUTI ::= SEQUENCE
{
mCC [1] MCC,
mNC [2] MNC,
mMEGroupID [3] MMEGroupID,
mMECode [4] MMECode,
mTMSI [5] TMSI
}
MMEGroupID ::= OCTET STRING (SIZE(2))
...
...
@@ -2039,6 +2031,28 @@ LIAppliedDeliveryInformation ::= SEQUENCE
-- ===============
MDFCellSiteReport ::= SEQUENCE OF CellInformation
-- ==============================
-- 5G EPS Interworking Parameters
-- ==============================
EMM5GMMStatus ::= SEQUENCE
{
eMMRegStatus [1] EMMRegStatus OPTIONAL,
fiveGMMStatus [2] FiveGMMStatus OPTIONAL
}
EMMRegStatus ::= ENUMERATED
{
uEEMMRegistered(1),
uENotEMMRegistered(2)
}
FiveGMMStatus ::= ENUMERATED
{
uE5GMMRegistered(1),
uENot5GMMRegistered(2)
}
-- =================
-- Common Parameters
...
...
@@ -2116,6 +2130,15 @@ GUMMEI ::= SEQUENCE
mNC [3] MNC
}
GUTI ::= SEQUENCE
{
mCC [1] MCC,
mNC [2] MNC,
mMEGroupID [3] MMEGroupID,
mMECode [4] MMECode,
mTMSI [5] TMSI
}
HomeNetworkPublicKeyID ::= OCTET STRING
HSMFURI ::= UTF8String
...
...
@@ -2278,6 +2301,12 @@ SUPI ::= CHOICE
SUPIUnauthenticatedIndication ::= BOOLEAN
SwitchOffInd ::= ENUMERATED
{
normalDetach(1),
switchOff(2)
}
TargetIdentifier ::= CHOICE
{
sUPI [1] SUPI,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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