Network Traffic Object
The Network Traffic object describes characteristics of network traffic. Network traffic refers to data moving across a network at a given point of time. Defined by D3FEND d3f:NetworkTraffic.
| Name | Caption | Requirement | Type | Description |
|---|---|---|---|---|
| bytes | Total Bytes | Recommended | Long | The total number of bytes (in and out). |
| bytes_in | Bytes In | Optional | Long | The number of bytes sent from the destination to the source. |
| bytes_out | Bytes Out | Optional | Long | The number of bytes sent from the source to the destination. |
| chunks | Chunks | Optional | Long | The total number of chunks (in and out). |
| chunks_in | Chunks In | Optional | Long | The number of chunks sent from the destination to the source. |
| chunks_out | Chunks Out | Optional | Long | The number of chunks sent from the source to the destination. |
| packets | Total Packets | Recommended | Long | The total number of packets (in and out). |
| packets_in | Packets In | Optional | Long | The number of packets sent from the destination to the source. |
| packets_out | Packets Out | Optional | Long | The number of packets sent from the source to the destination. |
Referenced By
- DHCP Activity Class
- Attributes: proxy_traffic, traffic
- DNS Activity Class
- Attributes: proxy_traffic, traffic
- FTP Activity Class
- Attributes: proxy_traffic, traffic
- HTTP Activity Class
- Attributes: proxy_traffic, traffic
- NTP Activity Class
- Attributes: proxy_traffic, traffic
- Network Activity Class
- Attributes: proxy_traffic, traffic
- Network File Activity Class D
- Attributes: proxy_traffic, traffic
- RDP Activity Class
- Attributes: proxy_traffic, traffic
- SMB Activity Class
- Attributes: proxy_traffic, traffic
- SSH Activity Class
- Attributes: proxy_traffic, traffic
- Tunnel Activity Class
- Attributes: proxy_traffic, traffic
- Web Resource Access Activity Class D
- Attribute: proxy_traffic
- Web Resources Activity Class
- Attribute: proxy_traffic