Enum: OpcodeIdEnum
The DNS opcode ID specifies the normalized query message type as defined in <a
target='_blank'
href='https://www.rfc-editor.org/rfc/rfc5395.html'>RFC-5395.
URI: ocsf:OpcodeIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| QUERY | None | Standard query |
| INVERSE_QUERY | None | Inverse query, obsolete |
| STATUS | None | Server status request |
| RESERVED | None | Reserved, not used |
| NOTIFY | None | Zone change notification |
| UPDATE | None | Dynamic DNS update |
| DSO_MESSAGE | None | DNS Stateful Operations (DSO) |
| OTHER | None | The DNS Opcode is not defined by the RFC |
Slots
| Name | Description |
|---|---|
| opcode_id | The DNS opcode ID specifies the normalized query message type as defined in <... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: OpcodeIdEnum
description: 'The DNS opcode ID specifies the normalized query message type as defined
in <a
target=''_blank''
href=''https://www.rfc-editor.org/rfc/rfc5395.html''>RFC-5395</a>.'
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
QUERY:
text: QUERY
description: Standard query
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Query
INVERSE_QUERY:
text: INVERSE_QUERY
description: Inverse query, obsolete
annotations:
ocsf_uid:
tag: ocsf_uid
value: '1'
caption:
tag: caption
value: Inverse Query
STATUS:
text: STATUS
description: Server status request
annotations:
ocsf_uid:
tag: ocsf_uid
value: '2'
caption:
tag: caption
value: Status
RESERVED:
text: RESERVED
description: Reserved, not used
annotations:
ocsf_uid:
tag: ocsf_uid
value: '3'
caption:
tag: caption
value: Reserved
NOTIFY:
text: NOTIFY
description: Zone change notification
annotations:
ocsf_uid:
tag: ocsf_uid
value: '4'
caption:
tag: caption
value: Notify
UPDATE:
text: UPDATE
description: Dynamic DNS update
annotations:
ocsf_uid:
tag: ocsf_uid
value: '5'
caption:
tag: caption
value: Update
DSO_MESSAGE:
text: DSO_MESSAGE
description: DNS Stateful Operations (DSO)
annotations:
ocsf_uid:
tag: ocsf_uid
value: '6'
caption:
tag: caption
value: DSO Message
OTHER:
text: OTHER
description: 'The DNS Opcode is not defined by the RFC. See the <code>opcode</code>
attribute, which contains a data source specific value.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other