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 | The event data as received from the event source. |
Record ID | record_id |
String | Unique identifier for the object |
Unmapped Data | unmapped |
Unmapped[] | The attributes that are not mapped to the event schema. The names and values of those attributes are specific to the event source. |
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 qdm-1.3.2+ocsf-1.3.0
Updated about 2 months ago