Skip to content

Slot: open_ports

The list of open ports on a network interface, including port numbers and

associated protocol information.

URI: ocsf:open_ports Alias: open_ports

Applicable Classes

Name Description Modifies Slot
NetworkInterface The Network Interface object describes the type and associated attributes of ... no

Properties

Type and Range

Property Value
Range PortInfo
Domain Of NetworkInterface

Cardinality and Requirements

Property Value
Multivalued Yes

Aliases

  • Open Ports

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:open_ports
native ocsf:open_ports

LinkML Source

name: open_ports
description: 'The list of open ports on a network interface, including port numbers
  and

  associated protocol information.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Open Ports
rank: 1000
alias: open_ports
domain_of:
- NetworkInterface
range: PortInfo
multivalued: true