RPC Interface
rpc_interface
The RPC Interface represents the remote procedure call interface used in the DCE/RPC session.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Acknowledgement Reason | ack_reason |
Integer | An integer that provides a reason code or additional information about the acknowledgment result. |
Acknowledgement Result | ack_result |
Integer | An integer that denotes the acknowledgment result of the DCE/RPC call. |
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 |
Unmapped | unmapped |
Unmapped[] | Data from the source that was not mapped into the schema. |
UUID | uuid |
UUID | The unique identifier of the particular remote procedure or service. |
Version | version |
String | The version of the DCE/RPC protocol being used in the session. |
Relationships
Inbound Relationships
These objects and events reference RPC Interface in their attributes:
Outbound Relationships
RPC Interface references the following objects and events in its attributes:
This page describes ocsf-1.4.0
Updated 11 days ago