Enum: NetworkConnectionInfoProtocolVerIdEnum
The Internet Protocol version identifier.
URI: ocsf:NetworkConnectionInfoProtocolVerIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| UNKNOWN | None | Unknown |
| INTERNET_PROTOCOL_VERSION_4_IPV4 | None | Internet Protocol version 4 (IPv4) |
| INTERNET_PROTOCOL_VERSION_6_IPV6 | None | Internet Protocol version 6 (IPv6) |
| OTHER | None | Other |
Slots
| Name | Description |
|---|---|
| protocol_ver_id | The Internet Protocol version identifier |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: NetworkConnectionInfoProtocolVerIdEnum
description: The Internet Protocol version identifier.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
UNKNOWN:
text: UNKNOWN
description: Unknown
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
INTERNET_PROTOCOL_VERSION_4_IPV4:
text: INTERNET_PROTOCOL_VERSION_4_IPV4
description: Internet Protocol version 4 (IPv4)
annotations:
ocsf_uid:
tag: ocsf_uid
value: '4'
caption:
tag: caption
value: Internet Protocol version 4 (IPv4)
INTERNET_PROTOCOL_VERSION_6_IPV6:
text: INTERNET_PROTOCOL_VERSION_6_IPV6
description: Internet Protocol version 6 (IPv6)
annotations:
ocsf_uid:
tag: ocsf_uid
value: '6'
caption:
tag: caption
value: Internet Protocol version 6 (IPv6)
OTHER:
text: OTHER
description: Other
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other