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
be1c6bba
Commit
be1c6bba
authored
Jun 15, 2020
by
canterburym
Browse files
TS 103 462 v1.2.1 (2019-12-17) agreed at LI#52 (Turin, 2019-10-15)
parent
82c539a4
Pipeline
#4184
failed with stage
in 6 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
20 deletions
+32
-20
103462/ILHIPDU.asn
103462/ILHIPDU.asn
+16
-10
103462/portal/ILHIPDUver2.txt
103462/portal/ILHIPDUver2.txt
+16
-10
No files found.
103462/ILHIPDU.asn
View file @
be1c6bba
ILHIPDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) informationHandover(4) ilhi(0) ilhiPdu(0) version
1(1
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) informationHandover(4) ilhi(0) ilhiPdu(0) version
2(2
)}
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
...
...
@@ -31,7 +31,7 @@ IMPORTS
iLHIDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) informationHandover(4) ilhi(0)}
iLHIObjId OBJECT IDENTIFIER
::= { iLHIDomainId ilhiPdu(0) version
1(1
)}
iLHIObjId OBJECT IDENTIFIER ::= { iLHIDomainId ilhiPdu(0) version
2(2
)}
preagreedObjId OBJECT IDENTIFIER ::= { iLHIDomainId identifiers(1) preagreed(0)}
...
...
@@ -43,9 +43,9 @@ ILHIPayload ::= SEQUENCE
-- This Payload sends additional ILHI specific parameters, the resPayload and
-- the originalPayload.
{
iLHIObjId
[0] OBJECT IDENTIFIER,
resPayload
[1] EncapsulationPayload,
mappingInfo
[2] MappingInfo OPTIONAL,
iLHIObjId [0] OBJECT IDENTIFIER,
resPayload [1] EncapsulationPayload,
mappingInfo [2] MappingInfo OPTIONAL,
-- output from the MapF
originalPayload [3] EncapsulationPayload OPTIONAL,
...
...
...
@@ -76,16 +76,22 @@ TimestampMapping ::= SEQUENCE
ILHITimestamp ::= CHOICE
{
qualifiedDateTime
[1] Common-Parameters.QualifiedDateTime,
qualifiedDateTime [1] Common-Parameters.QualifiedDateTime,
qualifiedMicrosecondDateTime [2] Common-Parameters.QualifiedMicrosecondDateTime,
...
...,
unqualifiedDateTime [3] NULL
-- The unqualifiedDateTime choice is used if the timestamp is not mappable with
-- the Mapping function because e.g. the timezone information is missing
}
OriginalTimestamp ::= CHOICE
{
timeStamp [1] GeneralizedTime,
microSecondTimeStamp [2] LI-PS-PDU.MicroSecondTimeStamp,
...
timeStamp [1] GeneralizedTime,
microSecondTimeStamp [2] LI-PS-PDU.MicroSecondTimeStamp,
...,
otherTimeStamp [3] UTF8String
-- The otherTimeStamp choice contains a value if for any reason the received timestamp
-- is not mappable into the fields timeStamp or the microSecondTimeStamp
}
LocationMapping ::= SEQUENCE
...
...
103462/portal/ILHIPDU
,
ver
1
.txt
→
103462/portal/ILHIPDUver
2
.txt
View file @
be1c6bba
ILHIPDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) informationHandover(4) ilhi(0) ilhiPdu(0) version
1(1
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) informationHandover(4) ilhi(0) ilhiPdu(0) version
2(2
)}
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
...
...
@@ -31,7 +31,7 @@ IMPORTS
iLHIDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) informationHandover(4) ilhi(0)}
iLHIObjId OBJECT IDENTIFIER
::= { iLHIDomainId ilhiPdu(0) version
1(1
)}
iLHIObjId OBJECT IDENTIFIER ::= { iLHIDomainId ilhiPdu(0) version
2(2
)}
preagreedObjId OBJECT IDENTIFIER ::= { iLHIDomainId identifiers(1) preagreed(0)}
...
...
@@ -43,9 +43,9 @@ ILHIPayload ::= SEQUENCE
-- This Payload sends additional ILHI specific parameters, the resPayload and
-- the originalPayload.
{
iLHIObjId
[0] OBJECT IDENTIFIER,
resPayload
[1] EncapsulationPayload,
mappingInfo
[2] MappingInfo OPTIONAL,
iLHIObjId [0] OBJECT IDENTIFIER,
resPayload [1] EncapsulationPayload,
mappingInfo [2] MappingInfo OPTIONAL,
-- output from the MapF
originalPayload [3] EncapsulationPayload OPTIONAL,
...
...
...
@@ -76,16 +76,22 @@ TimestampMapping ::= SEQUENCE
ILHITimestamp ::= CHOICE
{
qualifiedDateTime
[1] Common-Parameters.QualifiedDateTime,
qualifiedDateTime [1] Common-Parameters.QualifiedDateTime,
qualifiedMicrosecondDateTime [2] Common-Parameters.QualifiedMicrosecondDateTime,
...
...,
unqualifiedDateTime [3] NULL
-- The unqualifiedDateTime choice is used if the timestamp is not mappable with
-- the Mapping function because e.g. the timezone information is missing
}
OriginalTimestamp ::= CHOICE
{
timeStamp [1] GeneralizedTime,
microSecondTimeStamp [2] LI-PS-PDU.MicroSecondTimeStamp,
...
timeStamp [1] GeneralizedTime,
microSecondTimeStamp [2] LI-PS-PDU.MicroSecondTimeStamp,
...,
otherTimeStamp [3] UTF8String
-- The otherTimeStamp choice contains a value if for any reason the received timestamp
-- is not mappable into the fields timeStamp or the microSecondTimeStamp
}
LocationMapping ::= SEQUENCE
...
...
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