Slot: protocol_num
The IP protocol number, as defined by the Internet Assigned Numbers Authority
(IANA). For example: 6 for TCP and 17 for UDP.
URI: ocsf:protocol_num
Alias: protocol_num
Applicable Classes
| Name |
Description |
Modifies Slot |
| PortInfo |
The Port Information object describes a port and its associated protocol |
no |
| NetworkConnectionInfo |
The Network Connection Information object describes characteristics of an OSI |
yes |
Properties
Type and Range
Cardinality and Requirements
Aliases
See Also
Notes
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
ocsf:protocol_num |
| native |
ocsf:protocol_num |
LinkML Source
name: protocol_num
description: 'The IP protocol number, as defined by the Internet Assigned Numbers
Authority
(IANA). For example: <code>6</code> for TCP and <code>17</code> for UDP.'
notes:
- 'IANA Protocol Numbers —
https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml'
from_schema: https://w3id.org/lmodel/ocsf
see_also:
- https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml
aliases:
- Protocol Number
rank: 1000
alias: protocol_num
domain_of:
- PortInfo
- NetworkConnectionInfo
range: integer