Class: NetworkProxyProfile
The attributes that identify network proxy attributes.
classDiagram
class NetworkProxyProfile
click NetworkProxyProfile href "../NetworkProxyProfile/"
NetworkProxyProfile <|-- WebResourceAccessActivity
click WebResourceAccessActivity href "../WebResourceAccessActivity/"
NetworkProxyProfile <|-- WebResourcesActivity
click WebResourcesActivity href "../WebResourcesActivity/"
NetworkProxyProfile <|-- NetworkEvent
click NetworkEvent href "../NetworkEvent/"
NetworkProxyProfile : proxy_connection_info
NetworkProxyProfile --> "0..1 _recommended_" NetworkConnectionInfo : proxy_connection_info
click NetworkConnectionInfo href "../NetworkConnectionInfo/"
NetworkProxyProfile : proxy_endpoint
NetworkProxyProfile --> "0..1" NetworkProxy : proxy_endpoint
click NetworkProxy href "../NetworkProxy/"
NetworkProxyProfile : proxy_http_request
NetworkProxyProfile --> "0..1" HttpRequest : proxy_http_request
click HttpRequest href "../HttpRequest/"
NetworkProxyProfile : proxy_http_response
NetworkProxyProfile --> "0..1" HttpResponse : proxy_http_response
click HttpResponse href "../HttpResponse/"
NetworkProxyProfile : proxy_tls
NetworkProxyProfile --> "0..1 _recommended_" Tls : proxy_tls
click Tls href "../Tls/"
NetworkProxyProfile : proxy_traffic
NetworkProxyProfile --> "0..1 _recommended_" NetworkTraffic : proxy_traffic
click NetworkTraffic href "../NetworkTraffic/"
Class Properties
| Property | Value |
|---|---|
| Mixin | Yes |
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| proxy_connection_info | 0..1 recommended NetworkConnectionInfo |
The connection information from the proxy server to the remote server | direct |
| proxy_endpoint | 0..1 NetworkProxy |
The proxy (server) in a network connection | direct |
| proxy_http_request | 0..1 HttpRequest |
The HTTP Request from the proxy server to the remote server | direct |
| proxy_http_response | 0..1 HttpResponse |
The HTTP Response from the remote server to the proxy server | direct |
| proxy_tls | 0..1 recommended Tls |
The TLS protocol negotiated between the proxy server and the remote server | direct |
| proxy_traffic | 0..1 recommended NetworkTraffic |
The network traffic refers to the amount of data moving across a network, fro... | direct |
Mixin Usage
| mixed into | description |
|---|---|
| WebResourceAccessActivity | Web Resource Access Activity events describe successful/failed attempts to |
| WebResourcesActivity | Web Resources Activity events describe actions executed on a set of Web |
| NetworkEvent | Network event is a generic event that defines a set of attributes available i... |
In Subsets
Aliases
- Network Proxy
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| ocsf_profile | network_proxy |
| group | context |
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | ocsf:NetworkProxyProfile |
| native | ocsf:NetworkProxyProfile |
LinkML Source
Direct
name: NetworkProxyProfile
annotations:
ocsf_profile:
tag: ocsf_profile
value: network_proxy
group:
tag: group
value: context
description: The attributes that identify network proxy attributes.
in_subset:
- network_proxy_profile_subset
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Network Proxy
mixin: true
slots:
- proxy_connection_info
- proxy_endpoint
- proxy_http_request
- proxy_http_response
- proxy_tls
- proxy_traffic
slot_usage:
proxy_connection_info:
name: proxy_connection_info
description: The connection information from the proxy server to the remote server.
recommended: true
proxy_endpoint:
name: proxy_endpoint
description: The proxy (server) in a network connection.
proxy_http_request:
name: proxy_http_request
description: The HTTP Request from the proxy server to the remote server.
proxy_http_response:
name: proxy_http_response
description: The HTTP Response from the remote server to the proxy server.
proxy_tls:
name: proxy_tls
description: The TLS protocol negotiated between the proxy server and the remote
server.
recommended: true
proxy_traffic:
name: proxy_traffic
description: 'The network traffic refers to the amount of data moving across a
network, from
proxy to remote server at a given point of time.'
recommended: true
Induced
name: NetworkProxyProfile
annotations:
ocsf_profile:
tag: ocsf_profile
value: network_proxy
group:
tag: group
value: context
description: The attributes that identify network proxy attributes.
in_subset:
- network_proxy_profile_subset
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Network Proxy
mixin: true
slot_usage:
proxy_connection_info:
name: proxy_connection_info
description: The connection information from the proxy server to the remote server.
recommended: true
proxy_endpoint:
name: proxy_endpoint
description: The proxy (server) in a network connection.
proxy_http_request:
name: proxy_http_request
description: The HTTP Request from the proxy server to the remote server.
proxy_http_response:
name: proxy_http_response
description: The HTTP Response from the remote server to the proxy server.
proxy_tls:
name: proxy_tls
description: The TLS protocol negotiated between the proxy server and the remote
server.
recommended: true
proxy_traffic:
name: proxy_traffic
description: 'The network traffic refers to the amount of data moving across a
network, from
proxy to remote server at a given point of time.'
recommended: true
attributes:
proxy_connection_info:
name: proxy_connection_info
description: The connection information from the proxy server to the remote server.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Proxy Connection Info
rank: 1000
alias: proxy_connection_info
owner: NetworkProxyProfile
domain_of:
- NetworkProxyProfile
range: NetworkConnectionInfo
recommended: true
proxy_endpoint:
name: proxy_endpoint
description: The proxy (server) in a network connection.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Proxy Endpoint
rank: 1000
alias: proxy_endpoint
owner: NetworkProxyProfile
domain_of:
- NetworkEndpoint
- NetworkProxyProfile
- UnmannedSystemsEvent
range: NetworkProxy
proxy_http_request:
name: proxy_http_request
description: The HTTP Request from the proxy server to the remote server.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Proxy HTTP Request
rank: 1000
alias: proxy_http_request
owner: NetworkProxyProfile
domain_of:
- NetworkProxyProfile
range: HttpRequest
proxy_http_response:
name: proxy_http_response
description: The HTTP Response from the remote server to the proxy server.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Proxy HTTP Response
rank: 1000
alias: proxy_http_response
owner: NetworkProxyProfile
domain_of:
- NetworkProxyProfile
range: HttpResponse
proxy_tls:
name: proxy_tls
description: The TLS protocol negotiated between the proxy server and the remote
server.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Proxy TLS
rank: 1000
alias: proxy_tls
owner: NetworkProxyProfile
domain_of:
- NetworkProxyProfile
range: Tls
recommended: true
proxy_traffic:
name: proxy_traffic
description: 'The network traffic refers to the amount of data moving across a
network, from
proxy to remote server at a given point of time.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Proxy Traffic
rank: 1000
alias: proxy_traffic
owner: NetworkProxyProfile
domain_of:
- NetworkProxyProfile
range: NetworkTraffic
recommended: true