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
LI - Lawful Interception
Trial
Commits
04939f2e
Commit
04939f2e
authored
Sep 14, 2020
by
canterburym
Browse files
TS 102 232-3 v3.8.1 (2020-08-31) agreed at LI#54-e
parent
27b2b3c9
Pipeline
#4859
passed with stage
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
102232-3/IPAccessPDU.asn
102232-3/IPAccessPDU.asn
+4
-4
No files found.
102232-3/IPAccessPDU.asn
View file @
04939f2e
...
@@ -6,7 +6,7 @@ BEGIN
...
@@ -6,7 +6,7 @@ BEGIN
IMPORTS
IMPORTS
-- from ETSI TS 102 232-1 [2]
-- from ETSI TS 102 232-1 [2]
IPAddress
IPAddress
,
Location
Location
FROM LI-PS-PDU
FROM LI-PS-PDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version26(26)};
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version26(26)};
...
@@ -53,7 +53,7 @@ IPIRIContents ::= SEQUENCE
...
@@ -53,7 +53,7 @@ IPIRIContents ::= SEQUENCE
{
{
accessEventType [0] AccessEventType,
accessEventType [0] AccessEventType,
targetUsername [1] OCTET STRING,
targetUsername [1] OCTET STRING,
-- in ASCII
characters
-- in ASCII
-
characters
internetAccessType [2] InternetAccessType,
internetAccessType [2] InternetAccessType,
iPVersion [3] IPVersion,
iPVersion [3] IPVersion,
targetIPAddress [4] IPAddress OPTIONAL,
targetIPAddress [4] IPAddress OPTIONAL,
...
@@ -126,7 +126,7 @@ AccessEventType ::= ENUMERATED
...
@@ -126,7 +126,7 @@ AccessEventType ::= ENUMERATED
accessReject(2),
accessReject(2),
-- IAS access is refused to the target
-- IAS access is refused to the target
accessFailed(3),
accessFailed(3),
-- The
A
ccess
_a
ttempt timed-out or failed otherwise
-- The
a
ccess
A
ttempt timed-out or failed otherwise
sessionStart(4),
sessionStart(4),
-- A target starts using the IAS; not in use anymore from version 4(4)
-- A target starts using the IAS; not in use anymore from version 4(4)
sessionEnd(5),
sessionEnd(5),
...
@@ -241,7 +241,7 @@ OtherTargetIdentifiers ::= CHOICE
...
@@ -241,7 +241,7 @@ OtherTargetIdentifiers ::= CHOICE
-- This list is extensible to accommodate other target identifiers which
-- This list is extensible to accommodate other target identifiers which
-- may be required in future.
-- may be required in future.
iPAddress [0] IPAddress,
iPAddress [0] IPAddress,
-- IPAddress imported from TS 10
1 671
[
1
].
-- IPAddress imported from TS 10
2 232
[
2
].
-- This can be an IPv4 address (with or without a subnet range defined) or
-- This can be an IPv4 address (with or without a subnet range defined) or
-- an IPv6 address (with or without a prefix range defined).
-- an IPv6 address (with or without a prefix range defined).
...
...
...
...
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