Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dpi:dpi_options:opt_statistics:statistics_ipfix [2026/03/18 09:12] – elena.krasnobryzh | en:dpi:dpi_options:opt_statistics:statistics_ipfix [2026/03/18 10:26] (current) – [Export Template in IPFIX Format (Netflow v10) for IPv4 Protocol] elena.krasnobryzh | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| < | < | ||
| * 0 or not specified - option disabled\\ | * 0 or not specified - option disabled\\ | ||
| - | * 1 - export statistics by protocol (port numbers); see the section [[dpi: | + | * 1 - export statistics by protocol (port numbers); see the section [[en:dpi: |
| - | * 2 - export statistics by destination (autonomous system numbers); see the section [[dpi: | + | * 2 - export statistics by destination (autonomous system numbers); see the section [[en:dpi: |
| - | * 4 - Export statistics for billing; see the section [[dpi: | + | * 4 - Export statistics for billing; see the section [[en:dpi: |
| * 8 - Export full session statistics, Full NetFlow in NetFlow v5 or IPFIX format\\ | * 8 - Export full session statistics, Full NetFlow in NetFlow v5 or IPFIX format\\ | ||
| <note important> | <note important> | ||
| Line 80: | Line 80: | ||
| The parameter '' | The parameter '' | ||
| - | ===== IPFIX (Netflow v10) export template | + | ===== Export Template in IPFIX Format |
| + | ^ Export Template for IPv4 ^^^^^^^ | ||
| + | ^ № ^ Bytes ^ Data Type ^ IANA ^ Description | ||
| + | | 1 | 8 | int64 | 0 | OCTET_DELTA_COUNT | ||
| + | | 2 | 8 | int64 | 0 | PACKET_DELTA_COUNT | ||
| + | | 4 | 1 | int8 | 0 | PROTOCOL_IDENTIFIER | ||
| + | | 5 | 1 | int8 | 0 | IP_CLASS_OF_SERVICE | ||
| + | | 7 | 2 | int16 | 0 | SOURCE_TRANSPORT_PORT | ||
| + | | 8 | 4 | int32 | 0 | SOURCE_IPV4_ADDRESS | ||
| + | | 11 | 2 | int16 | 0 | DESTINATION_TRANSPORT_PORT | ||
| + | | 12 | 4 | int32 | 0 | DESTINATION_IPV4_ADDRESS | ||
| + | | 16 | 4 | int32 | 0 | BGP_SOURCE_AS_NUMBER | ||
| + | | 17 | 4 | int32 | 0 | BGP_DESTINATION_AS_NUMBER | ||
| + | | 152 | 8 | int64 | 0 | FLOW_START_MILLISECOND | ||
| + | | 153 | 8 | int64 | 0 | FLOW_END_MILLISECOND | ||
| + | | 10 | 2 | int16 | 0 | INPUT_SNMP | ||
| + | | 14 | 2 | int16 | 0 | OUTPUT_SNMP | ||
| + | | 60 | 1 | int8 | 0 | IP_VERSION | ||
| + | | 2000 | 8 | int64 | 43823 | SESSION_ID | ||
| + | | 2001 | - | string | ||
| + | | 2002 | 2 | int16 | 43823 | DPI_PROTOCOL | ||
| + | | 2003 | - | string | ||
| + | | 225 | 4 | int32 | 0 | POST_NAT_SOURCE_IPV4_ADDRESS | ||
| + | | 227 | 2 | int16 | 0 | POST_NAPT_SOURCE_TRANSPORT_PORT | ||
| + | | 2010 | 2 | int16 | 43823 | FRGMT_DELTA_PACKS | ||
| + | | 2011 | 2 | int16 | 43823 | REPEAT_DELTA_PACK | ||
| + | | 2012 | 4 | int32 | 43823 | PACKET_DELIVER_TIME | ||
| + | | 2016 | 2 | int16 | 43823 | BRIDGE_CHANNEL_NUM | ||
| + | | 6 | 2 | int16 | 0 | TCP_FLAGS | ||
| + | | 58 | 2 | int16 | 0 | SRC_VLAN | ||
| + | | 59 | 2 | int16 | 0 | DST_VLAN | ||
| + | | 56 | 6 | mac_address | ||
| + | | 57 | 6 | mac_address | ||
| + | | 2017 | - | raw | 43823 | MPLS Lables | ||
| + | | 132 | 8 | int64 | 0 | DROPPED_BYTES | ||
| + | | 133 | 8 | int64 | 0 | DROPPED_PACKETS | ||
| + | | 2019 | 1 | int8 | 43823 | originalTOS | ||
| + | | 192 | 1 | int8 | 0 | IP_TTL | ||
| + | | 2020 | 2 | int16 | 43823 | RATING_GROUP | ||
| + | | 2021 | 8 | int64 | 43823 | SERVICE_FLAGS | ||
| + | | 2022 | 8 | int64 | 43823 | DETECTION_FLAGS | ||
| + | | 2023 | 8 | int64 | 43823 | ACTION_FLAGS | ||
| - | ===== IPFIX (Netflow v10) export template | + | ===== Export Template in IPFIX Format |
| + | The template is similar to IPv4 except that the following fields are absent:** // | ||
| + | |||
| + | ^ Export Template for IPv6 | ||
| + | ^ № ^ Bytes ^ Data Type ^ IANA ^ Description | ||
| + | | 27 | 16 | int128 | ||
| + | | 28 | 16 | int128 | ||
| ===== Configuring NetFlow v5 ===== | ===== Configuring NetFlow v5 ===== | ||