2 {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi3(2) cclinkLI(4) version4(4)}
4 DEFINITIONS IMPLICIT TAGS ::=
10 LawfulInterceptionIdentifier,
11 CommunicationIdentifier,
14 {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) version8(8)};
16 -- =============================
17 -- Object Identifier Definitions
18 -- =============================
20 -- LawfulIntercept DomainId
21 -- WS Allready in HI2... lawfulInterceptDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2)}
24 hi3CCLinkId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId hi3(2) ccLinkLI(4)}
25 hi3CCLinkIdOperationId OBJECT IDENTIFIER ::= {hi3CCLinkId version4(4)}
27 UUS1-Content ::= SEQUENCE
29 domainID [0] OBJECT IDENTIFIER (hi3CCLinkIdOperationId) OPTIONAL,
30 -- Once using FTP delivery mechanism
31 lawfullInterceptionIdentifier [1] LawfulInterceptionIdentifier,
32 communicationIdentifier [2] CommunicationIdentifier,
33 cC-Link-Identifier [3] CC-Link-Identifier OPTIONAL,
34 direction-Indication [4] Direction-Indication,
35 bearer-capability [5] OCTET STRING (SIZE(1..12)) OPTIONAL,
36 -- transport the Bearer capability information element (value part)
37 -- Protocol: EN 300 403-1 [6]
38 service-Information [7] Service-Information OPTIONAL,
46 Direction-Indication ::= ENUMERATED
50 cc-from-other-party(2),
55 Service-Information ::= SET
57 high-layer-capability [0] OCTET STRING (SIZE(1)) OPTIONAL,
59 -- Protocol: EN 300 403-1 [6]
60 tMR [1] OCTET STRING (SIZE(1)) OPTIONAL,
61 -- Transmission Medium Requirement
62 -- Protocol: ISUP EN 300 356 [5]
63 bearerServiceCode [2] OCTET STRING (SIZE(1)) OPTIONAL,
64 teleServiceCode [3] OCTET STRING (SIZE(1)) OPTIONAL
65 -- from MAP, TS GSM 09.02 [32], clause 14.7.9 and clause 14.7.10
68 END -- end of HI3CCLinkData