Network Interface

network_interface

The Network Interface object describes the type and associated attributes of a physical or virtual network interface.

Attributes

CaptionNameTypeDescription
HostnamehostnameHostnameEntity:HOSTNAME

The hostname associated with the network interface.
IP AddressipIP AddressEntity:IP_ADDRESS

The IP address associated with the network interface.
MAC AddressmacMAC AddressEntity:MAC_ADDRESS

The MAC address of the network interface.
NamenameStringThe name of the network interface.
NamespacenamespaceStringThe namespace is useful in merger or acquisition situations. For example, when similar entities exist that you need to keep separate.
Open Portsopen_portsPort Information[]The list of open ports on a network interface, including port numbers and associated protocol information.
Raw Dataraw_dataJSONGroup:context

The event data as received from the event source.
Record IDrecord_idStringGroup:primary

Unique identifier for the object
Subnet Prefix Lengthsubnet_prefixIntegerThe subnet prefix length determines the number of bits used to represent the network part of the IP address. The remaining bits are reserved for identifying individual hosts within that subnet.
TypetypeStringThe type of network interface.
Type IDtype_idIntegerThe network interface type identifier.
  • 0: Unknown (UNKNOWN)
  • 1: Wired (WIRED)
  • 2: Wireless (WIRELESS)
  • 3: Mobile (MOBILE)
  • 4: Tunnel (TUNNEL)
  • 99: Other (OTHER)
Unique IDuidStringThe unique identifier for the network interface.
UnmappedunmappedUnmapped[]Data from the source that was not mapped into the schema.

Relationships

Network Interface shown in context

Inbound Relationships

These objects and events reference Network Interface in their attributes:

Outbound Relationships

Network Interface references the following objects and events in its attributes:

This page describes qdm-1.5.1+ocsf-1.6.0


Did this page help you?