Network Interface
network_interface
The Network Interface object describes the type and associated attributes of a network interface.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Hostname | hostname |
Hostname |
Entity:HOSTNAME The hostname associated with the network interface. |
IP Address | ip |
IP Address |
Entity:IP_ADDRESS The IP address associated with the network interface. |
MAC Address | mac |
MAC Address |
Entity:MAC_ADDRESS The MAC address of the network interface. |
Name | name |
String | The name of the network interface. |
Namespace | namespace |
String | The namespace is useful in merger or acquisition situations. For example, when similar entities exist that you need to keep separate. |
Raw Data | raw_data |
JSON |
Group:context The event data as received from the event source. |
Record ID | record_id |
String |
Group:primary Unique identifier for the object |
Subnet Prefix Length | subnet_prefix |
Integer | The 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. |
Type | type |
String | The type of network interface. |
Type ID | type_id |
Integer |
The network interface type identifier.
|
Unique ID | uid |
String | The unique identifier for the network interface. |
Unmapped | unmapped |
Unmapped[] | Data from the source that was not mapped into the schema. |
Relationships
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 ocsf-1.4.0
Updated 3 days ago