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
468e7f13
Commit
468e7f13
authored
Mar 06, 2020
by
canterburym
Browse files
Updates ASN.1
parent
11fdf3d2
Changes
1
Show whitespace changes
Inline
Side-by-side
ts33128payloads.asn1
View file @
468e7f13
TS33128Payloads
TS33128Payloads
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) ts33128(19) r1
5
(1
5
) version
1(1
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) ts33128(19) r1
6
(1
6
) version
0(0
)}
DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::=
DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::=
...
@@ -9,13 +9,13 @@ BEGIN
...
@@ -9,13 +9,13 @@ BEGIN
-- Relative OIDs
-- Relative OIDs
-- =============
-- =============
xIRIPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r1
5
(1
5
) version
1(1
) xIRI(1)}
xIRIPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r1
6
(1
6
) version
0(0
) xIRI(1)}
xCCPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r1
5
(1
5
) version
1(1
) xCC(2)}
xCCPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r1
6
(1
6
) version
0(0
) xCC(2)}
iRIPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r1
5
(1
5
) version
1(1
) iRI(3)}
iRIPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r1
6
(1
6
) version
0(0
) iRI(3)}
cCPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r1
5
(1
5
) version
1(1
) cC(4)}
cCPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r1
6
(1
6
) version
0(0
) cC(4)}
lINotificationPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r1
5
(1
5
) version
1(1
) lINotification(5)}
lINotificationPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r1
6
(1
6
) version
0(0
) lINotification(5)}
-- ===============
-- ===============
-- X2 xIRI payload
-- X2 xIRI payload
...
@@ -1221,6 +1221,7 @@ GeographicalCoordinates ::= SEQUENCE
...
@@ -1221,6 +1221,7 @@ GeographicalCoordinates ::= SEQUENCE
{
{
latitude [1] UTF8String,
latitude [1] UTF8String,
longitude [2] UTF8String
longitude [2] UTF8String
mapDatumInformation [3] OGCURN OPTIONAL
}
}
-- TS 29.572 [24], clause 6.1.6.2.22
-- TS 29.572 [24], clause 6.1.6.2.22
...
@@ -1330,4 +1331,7 @@ Usage ::= ENUMERATED
...
@@ -1330,4 +1331,7 @@ Usage ::= ENUMERATED
-- TS 29.571 [17], table 5.2.2-1
-- TS 29.571 [17], table 5.2.2-1
TimeZone ::= UTF8String
TimeZone ::= UTF8String
-- Open Geospatial Consortium URN [35]
OGCURN ::= UTF8String
END
END
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