Difference between revisions of "My ETSI TS 103 120 Notes"

From Got Opinion Wiki
Jump to navigation Jump to search
Line 12: Line 12:


See specification for full details.
See specification for full details.
== 8.3 LDTaskObject ==
=== 8.3.1 Overview ===
An Lawful Disclosure Task Object (LDTaskObject) represents the state of an LD Task - that is, the act of disclosing information. This corresponds to the WarrantTargetID and WarrantTechSpec elements defined in ETSI TR 103 690. In general, multiple tasks may be authorised by a single warrant.
The LDTaskObject consists of the following fields.
{| class="wikitable sortable"
|+ Caption text
|-
! Field !! Format !! Description !! Reference
|-
| Reference||LDID (see ETSI TS 103 280) ||LDID assigned to the product of task. || Clause 8.3.2
|-
| Status|| LDTaskStatus Dictionary Entry.|| The current status of the task as determined by the Receiver.|| Clause 8.3.3
|-
| StatusReason || ActionUnsuccessful structure (see clause 6.4.9).|| Optional information for the Receiver to indicate why the Object is in a certain state (such as Invalid or Rejected). Usage for national agreement.|| Clause 6.4.9
|-
| DesiredStatus|| LDTaskDesiredStatus Dictionary Entry.|| The current status of the task as specified by the Sender.|| Clause 8.3.4
|-
|RequestDetails  ||LDRequestDetails (see clause 8.3.5). || Details regarding the content of the disclosure request, such as identifiers and dates.|| Clause 8.3.5
|-
| DeliveryDetails || List of LDDeliveryDestination structures (see clause 8.3.6).||Destination(s) for the disclosure product. || Clause 8.3.6
|-
| ApprovalDetails|| ApprovalDetails (see annex E).|| Details regarding the approval for this Task, including dates and signatures where appropriate.|| Clause 8.2.9
|-
|CSPID  ||EndpointID (see clause 6.2.4). || Describes the CSP required to implement the Task.|| Clause 8.2.10
|-
| HandlingProfile||LDHandlingProfile (see clause 8.2.11). || A dictionary entry which gives the name of a handling profile that represents a set of configuration information associated with this task.||Clause 8.2.11
|-
|Flags  ||LDTaskFlags (see clause 8.3.7). ||A set of flags associated with the Task Object. || Clause 8.3.7
|-
| NationalLDTaskingParameters || See annex G. ||See annex G. || Annex G
|}




<center>[[My 33.128 Notes|To My 33.128 Notes]]</center>
<center>[[My 33.128 Notes|To My 33.128 Notes]]</center>

Revision as of 08:32, 16 November 2022

Find and download ETSI standards here

My notes on ETSI TS 103 120 document titled Lawful Interception (LI); Interface for warrant information.

103 120 Scope

ETSI TS 103 120 document defines an electronic interface between two systems for the exchange of information relating to the establishment and management of lawful required action, typically Lawful Interception. Typically this interface would be used between: on one side, a Communications Service Provider; and, on the other side, a Government or Law Enforcement Agency who is entitled to request a lawful action.

The ETSI reference model for LI (ETSI TS 102 232-1) defines three interfaces between law enforcement and CSPs, called HI-1, HI-2 and HI-3. The protocol defined in 103 120 document is designed to provide a large part of the functionality for HI-1. It is not designed to be used for HI-2 (delivery of intercept related information) or HI-3 (delivery of communications content). The protocol designed in 103 120 document may also be used for interfaces which require structured exchange of information relating to the establishment and management of Lawful Interception. The general view is that the HI-1 concept can also be used for other legal actions than LI. For that reason the present document could, besides LI, also be applied for retained data requests, seized data requests, data preservation orders and other similar legal requests

See specification for full details.

8.3 LDTaskObject

8.3.1 Overview

An Lawful Disclosure Task Object (LDTaskObject) represents the state of an LD Task - that is, the act of disclosing information. This corresponds to the WarrantTargetID and WarrantTechSpec elements defined in ETSI TR 103 690. In general, multiple tasks may be authorised by a single warrant.

The LDTaskObject consists of the following fields.

Caption text
Field Format Description Reference
Reference LDID (see ETSI TS 103 280) LDID assigned to the product of task. Clause 8.3.2
Status LDTaskStatus Dictionary Entry. The current status of the task as determined by the Receiver. Clause 8.3.3
StatusReason ActionUnsuccessful structure (see clause 6.4.9). Optional information for the Receiver to indicate why the Object is in a certain state (such as Invalid or Rejected). Usage for national agreement. Clause 6.4.9
DesiredStatus LDTaskDesiredStatus Dictionary Entry. The current status of the task as specified by the Sender. Clause 8.3.4
RequestDetails LDRequestDetails (see clause 8.3.5). Details regarding the content of the disclosure request, such as identifiers and dates. Clause 8.3.5
DeliveryDetails List of LDDeliveryDestination structures (see clause 8.3.6). Destination(s) for the disclosure product. Clause 8.3.6
ApprovalDetails ApprovalDetails (see annex E). Details regarding the approval for this Task, including dates and signatures where appropriate. Clause 8.2.9
CSPID EndpointID (see clause 6.2.4). Describes the CSP required to implement the Task. Clause 8.2.10
HandlingProfile LDHandlingProfile (see clause 8.2.11). A dictionary entry which gives the name of a handling profile that represents a set of configuration information associated with this task. Clause 8.2.11
Flags LDTaskFlags (see clause 8.3.7). A set of flags associated with the Task Object. Clause 8.3.7
NationalLDTaskingParameters See annex G. See annex G. Annex G


To My 33.128 Notes