Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LI - Lawful Interception
Trial
Commits
218b1f63
Commit
218b1f63
authored
Jun 15, 2020
by
canterburym
Browse files
TS 102 232-2 v3.7.1 (2014-02-21) agreed at LI#35 (Milan, 2014-01-28)
parent
70cafce7
Pipeline
#4047
passed with stage
in 6 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
102232-2/EmailPDU.asn
View file @
218b1f63
EmailPDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) email(2) version1
2
(1
2
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) email(2) version1
3
(1
3
)}
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
...
...
@@ -9,7 +9,7 @@ IMPORTS
-- from TS 101 671 [4]
IPAddress
FROM HI2Operations
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) version1
7
(1
7
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) version1
8
(1
8
)}
-- from TS 102 232-5 [38]
IPMMCC
...
...
@@ -21,11 +21,11 @@ IMPORTS
-- Object Identifier Definition
-- ============================
emailIRIObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
2
(1
2
) iRI(1)}
emailCCObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
2
(1
2
) cC(2)}
messagingIRIObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
2
(1
2
) messagingIRI(3)}
messagingCCObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
2
(1
2
) messagingCC(4)}
messagingMMCCObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
2
(1
2
) messagingMMCC(5)}
emailIRIObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
3
(1
3
) iRI(1)}
emailCCObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
3
(1
3
) cC(2)}
messagingIRIObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
3
(1
3
) messagingIRI(3)}
messagingCCObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
3
(1
3
) messagingCC(4)}
messagingMMCCObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
3
(1
3
) messagingMMCC(5)}
-- definitions are relative to
-- {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2)}
...
...
@@ -125,6 +125,8 @@ E-mail-Protocol ::= ENUMERATED
smtp(1),
pop3(2),
imap4(3),
webmail(4),
-- See Annex H for more information
undefined(255),
-- The protocol is not known or not representable by the current enumeration
...
...
...
102232-2/portal/EmailPDU,ver1
2
.txt
→
102232-2/portal/EmailPDU,ver1
3
.txt
View file @
218b1f63
EmailPDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) email(2) version1
2
(1
2
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) email(2) version1
3
(1
3
)}
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
...
...
@@ -9,7 +9,7 @@ IMPORTS
-- from TS 101 671 [4]
IPAddress
FROM HI2Operations
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) version1
7
(1
7
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) version1
8
(1
8
)}
-- from TS 102 232-5 [38]
IPMMCC
...
...
@@ -21,11 +21,11 @@ IMPORTS
-- Object Identifier Definition
-- ============================
emailIRIObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
2
(1
2
) iRI(1)}
emailCCObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
2
(1
2
) cC(2)}
messagingIRIObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
2
(1
2
) messagingIRI(3)}
messagingCCObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
2
(1
2
) messagingCC(4)}
messagingMMCCObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
2
(1
2
) messagingMMCC(5)}
emailIRIObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
3
(1
3
) iRI(1)}
emailCCObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
3
(1
3
) cC(2)}
messagingIRIObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
3
(1
3
) messagingIRI(3)}
messagingCCObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
3
(1
3
) messagingCC(4)}
messagingMMCCObjId RELATIVE-OID ::= {li-ps(5) email(2) version1
3
(1
3
) messagingMMCC(5)}
-- definitions are relative to
-- {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2)}
...
...
@@ -125,6 +125,8 @@ E-mail-Protocol ::= ENUMERATED
smtp(1),
pop3(2),
imap4(3),
webmail(4),
-- See Annex H for more information
undefined(255),
-- The protocol is not known or not representable by the current enumeration
...
...
...
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