Differences
This shows you the differences between two versions of the page.
en:dpi:dpi_components:radius:radmon_acct_ipfix [2024/09/26 15:29] – created - external edit 127.0.0.1 | en:dpi:dpi_components:radius:radmon_acct_ipfix [2025/04/11 13:16] (current) – elena.krasnobryzh | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
{{indexmenu_n> | {{indexmenu_n> | ||
- | Ipfix template formats for the Radius monitor (fdpi_radius) | + | IPFIX export is configured |
- | + | < | |
- | Ipfix export is configured | + | |
- | < | + | |
ipfix_dev=em1 | ipfix_dev=em1 | ||
ipfix_udp_collectors=1.2.3.4: | ipfix_udp_collectors=1.2.3.4: | ||
ipfix_tcp_collectors=1.2.3.6: | ipfix_tcp_collectors=1.2.3.6: | ||
</ | </ | ||
- | here '' | + | where: \\ |
- | '' | + | '' |
- | '' | + | '' |
+ | '' | ||
- | The template: | + | Template: |
- | ^№ ^Number of bytes ^Data type ^IANA ^Description^ | + | ^ No. ^ Byte Count ^ Data Type ^ IANA |
- | |1001 |4 | + | | 1001 | 4 | int32 |
- | |4001 | + | | 4001 | 4 | int32 |
- | |4002 | + | | 4002 | - | string |
- | |1003 | + | | 1003 | 4 | ipv4 | 43823 | IPv4 address, for IPv6 set to 0 | |
- | |1103 | + | | 1103 | 16 |
- | |1002 | + | | 1002 | - | string |
- | |4003 | + | | 4003 | 4 | int32 |
- | |4004 | + | | 4004 | - | string |
- | |4005 | + | | 4005 | - | string |
- | |4006 | + | | 4006 | 4 | ipv4 | 43823 | NAS IP address, for IPv6 set to 0 | |
- | |4106 | + | | 4106 | 16 |
- | |4007 | + | | 4007 | 4 | int32 |
- | |4008 | + | | 4008 | 8 | int64 | 43823 | Incoming bytes | |
- | |4009 |8 |int64 | + | | 4009 | 8 |
+ | | 4010 | 4 | int32 | 43823 | Service Type | | ||
+ | | 4011 | 4 | int32 | 43823 | NAS Port Type | | ||
+ | | 4012 | - | string | ||
+ | | 8 | 4 | ipv4 | - | Source IP address | ||
+ | | 7 | 2 | int16 | - | Source port of the accounting packet | ||
+ | | 12 | 4 | ipv4 | - | Destination IP address of the accounting packet | ||
+ | | 11 | 2 | int16 | - | Destination port of the accounting packet | ||
+ | | 4014 | ||
+ | | 4015 | 1 | int8 | ||
+ | | 4016 | 16 | ipv6 | 43823 | Delegated IPv6 Prefix | ||
+ | | 4017 | 1 | int8 | 43823 | Length of the delegated IPv6 prefix | ||
+ | | 4020 | - | string | ||
+ | | 4021 | 4 | ipv4 | 43823 | 3GPP_SGSN_Address\\ IP address | ||
+ | | 4022 | 4 | int32 | 43823 | 3GPP_Charging_ID\\ Unique ID used for accounting and session billing\\ :!: This field is added when '' | ||
+ | | 4023 | 4 | int32 | 43823 | 3GPP_RAT_Type\\ Radio Access Network type: e.g., UTRAN (3G), EUTRAN (4G), NR (5G), etc.\\ :!: This field is added when '' | ||
+ | | 4024 | - | string | ||
+ | | 4025 | - | string | ||
- | Connection | + | Connection |
- | ^Type ^Desciption^ | + | ^ Type ^ Description |
- | |0 | Attribute not set| | + | | 0 | Attribute not set | |
- | |1 | PPP| | + | | 1 | PPP | |
- | |2 | SLIP| | + | | 2 | SLIP | |
- | |3 | AppleTalk Remote Access Protocol (ARAP)| | + | | 3 | AppleTalk Remote Access Protocol (ARAP) | |
- | |4 | Gandalf proprietary SingleLink/ | + | | 4 | Gandalf proprietary SingleLink/ |
- | |5 | Xylogics proprietary IPX/SLIP| | + | | 5 | Xylogics proprietary IPX/SLIP | |
- | |6 | X.75 Synchronous| | + | | 6 | X.75 Synchronous | |
- | |7 | GPRS PDP Context| | + | | 7 | GPRS PDP Context | |
- | + | Configuration for ipfixreceiver: | |
- | Ipfixreceiver configuration: | + | < |
- | < | + | |
[InfoModel] | [InfoModel] | ||
InfoElements = timestamp, | InfoElements = timestamp, | ||
Line 77: | Line 92: | ||
output_bytes | output_bytes | ||
</ | </ | ||
- | |||
- | |||