Enum: DnsActivityActivityIdEnum
DnsActivity activity_id values.
URI: ocsf:DnsActivityActivityIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| QUERY | None | The DNS query request |
| RESPONSE | None | The DNS query response |
| TRAFFIC | None | Bidirectional DNS request and response traffic |
| UNKNOWN | None | The event activity is unknown |
| OTHER | None | The event activity is not mapped |
Slots
| Name | Description |
|---|---|
| activity_id |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: DnsActivityActivityIdEnum
description: DnsActivity activity_id values.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
QUERY:
text: QUERY
description: The DNS query request.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '1'
caption:
tag: caption
value: Query
RESPONSE:
text: RESPONSE
description: The DNS query response.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '2'
caption:
tag: caption
value: Response
TRAFFIC:
text: TRAFFIC
description: Bidirectional DNS request and response traffic.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '6'
caption:
tag: caption
value: Traffic
UNKNOWN:
text: UNKNOWN
description: The event activity is unknown.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
OTHER:
text: OTHER
description: 'The event activity is not mapped. See the <code>activity_name</code>
attribute,
which contains a data source specific value.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other