IPFIX Export Template Formats from FastRADIUS [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dpi:dpi_components:radius:radmon_acct_ipfix [2025/04/11 13:16] elena.krasnobryzhen:dpi:dpi_components:radius:radmon_acct_ipfix [2025/08/29 09:30] (current) – [Table] elena.krasnobryzh
Line 1: Line 1:
 ====== IPFIX Export Template Formats from FastRADIUS ====== ====== IPFIX Export Template Formats from FastRADIUS ======
-{{indexmenu_n>6}}+{{indexmenu_n>4}}
 IPFIX export is configured with the following parameters: IPFIX export is configured with the following parameters:
 <code bash> <code bash>
Line 13: Line 13:
  
 Template: Template:
-^ No.   ^ Byte Count ^ Data Type ^ IANA   ^ Description                                                                                                                                                                                                              +^ No.   ^ Byte Count  ^ Data Type  ^ IANA   ^ Description                                                                                                                                                                                                                                          
-| 1001  | 4            | int32       | 43823  | Timestamp                                                                                                                                                                                                       +| 1001  | 4           | int32      | 43823  | Timestamp                                                                                                                                                                                                                                            
-| 4001  | 4            | int32       | 43823  | AAA Event Type: 0 - start, 1 - end, 2 - update                                                                                                                                                                    +| 4001  | 4           | int32      | 43823  | AAA Event Type: 0 - start, 1 - end, 2 - update                                                                                                                                                                                                       
-| 4002  | -            | string      | 43823  | Accounting session ID (max. length - 64 bytes)                                                                                                                                                                         +| 4002  | -           | string     | 43823  | Accounting session ID (max. length - 64 bytes)                                                                                                                                                                                                       
-| 1003  | 4            | ipv4        | 43823  | IPv4 address, for IPv6 set to 0                                                                                                                                                                                          +| 1003  | 4           | ipv4       | 43823  | IPv4 address, for IPv6 set to 0                                                                                                                                                                                                                      
-| 1103  | 16           | ipv6        | 43823  | IPv6 address, for IPv4 set to 0 (::)                                                                                                                                                                                     +| 1103  | 16          | ipv6       | 43823  | IPv6 address, for IPv4 set to 0 (::)                                                                                                                                                                                                                 
-| 1002  | -            | string      | 43823  | Login                                                                                                                                                                                                                 +| 1002  | -           | string     | 43823  | Login                                                                                                                                                                                                                                                
-| 4003  | 4            | int32       | 43823  | Connection Type                                                                                                                                                                                                        +| 4003  | 4           | int32      | 43823  | Connection Type                                                                                                                                                                                                                                      
-| 4004  | -            | string      | 43823  | Calling station ID                                                                                                                                                                                                 +| 4004  | -           | string     | 43823  | Calling station ID                                                                                                                                                                                                                                   
-| 4005  | -            | string      | 43823  | Called station ID                                                                                                                                                                                                 +| 4005  | -           | string     | 43823  | Called station ID                                                                                                                                                                                                                                    
-| 4006  | 4            | ipv4        | 43823  | NAS IP address, for IPv6 set to 0                                                                                                                                                                                        +| 4006  | 4           | ipv4       | 43823  | NAS IP address, for IPv6 set to 0                                                                                                                                                                                                                    
-| 4106  | 16           | ipv6        | 43823  | NAS IPv6 address, for IPv4 set to 0 (::)                                                                                                                                                                                 +| 4106  | 16          | ipv6       | 43823  | NAS IPv6 address, for IPv4 set to 0 (::)                                                                                                                                                                                                             
-| 4007  | 4            | int32       | 43823  | NAS Port                                                                                                                                                                                                              +| 4007  | 4           | int32      | 43823  | NAS Port                                                                                                                                                                                                                                             
-| 4008  | 8            | int64       | 43823  | Incoming bytes                                                                                                                                                                                                   +| 4008  | 8           | int64      | 43823  | Incoming bytes                                                                                                                                                                                                                                       
-| 4009  | 8            | int64       | 43823  | Outgoing bytes                                                                                                                                                                                                  +| 4009  | 8           | int64      | 43823  | Outgoing bytes                                                                                                                                                                                                                                       
-| 4010  | 4            | int32       | 43823  | Service Type                                                                                                                                                                                                            +| 4010  | 4           | int32      | 43823  | Service Type                                                                                                                                                                                                                                         
-| 4011  | 4            | int32       | 43823  | NAS Port Type                                                                                                                                                                                                         +| 4011  | 4           | int32      | 43823  | NAS Port Type                                                                                                                                                                                                                                        
-| 4012  | -            | string      | 43823  | NAS ID                                                                                                                                                                                                                +| 4012  | -           | string     | 43823  | NAS ID                                                                                                                                                                                                                                               
-| 8     | 4            | ipv4        | -      | Source IP address of the accounting packet                                                                                                                                                                                  +| 8     | 4           | ipv4       | -      | Source IP address of the accounting packet                                                                                                                                                                                                           
-| 7     | 2            | int16       | -      | Source port of the accounting packet                                                                                                                                                                                      +| 7     | 2           | int16      | -      | Source port of the accounting packet                                                                                                                                                                                                                 
-| 12    | 4            | ipv4        | -      | Destination IP address of the accounting packet                                                                                                                                                                                 +| 12    | 4           | ipv4       | -      | Destination IP address of the accounting packet                                                                                                                                                                                                      
-| 11    | 2            | int16       | -      | Destination port of the accounting packet                                                                                                                                                                                     +| 11    | 2           | int16      | -      | Destination port of the accounting packet                                                                                                                                                                                                            
-| 4014  | 16           | ipv6        | 43823  | Assigned IPv6 Prefix                                                                                                                                                                                              +| 4014  | 16          | ipv6       | 43823  | Assigned IPv6 Prefix                                                                                                                                                                                                                                 
-| 4015  | 1            | int8        | 43823  | Length of the assigned IPv6 prefix                                                                                                                                                                                      +| 4015  | 1           | int8       | 43823  | Length of the assigned IPv6 prefix                                                                                                                                                                                                                   
-| 4016  | 16           | ipv6        | 43823  | Delegated IPv6 Prefix                                                                                                                                                                                           +| 4016  | 16          | ipv6       | 43823  | Delegated IPv6 Prefix                                                                                                                                                                                                                                
-| 4017  | 1            | int8        | 43823  | Length of the delegated IPv6 prefix                                                                                                                                                                                   +| 4017  | 1           | int8       | 43823  | Length of the delegated IPv6 prefix                                                                                                                                                                                                                  
-| 4020  | -            | string      | 43823  | 3GPP-SGSN-MCC-MNC\\ Country code (MCC) and mobile network code (MNC) where the SGSN operates\\ :!: This field is added when ''[[en:dpi:dpi_components:radius:radius_config#radius_monitor_setup|ipfix_extra_gsm=1]]''       +| 4020  | -           | string     | 43823  | 3GPP-SGSN-MCC-MNC\\ Country code (MCC) and mobile network code (MNC) where the SGSN operates\\ :!: This field is added when ''[[en:dpi:dpi_components:radius:radius_requirements#subscriber_identification_in_mobile_networks|ipfix_extra_gsm=1]]''  
-| 4021  | 4            | ipv4        | 43823  | 3GPP_SGSN_Address\\ IP address of the SGSN (Serving GPRS Support Node) processing traffic\\ :!: This field is added when ''[[en:dpi:dpi_components:radius:radius_config#radius_monitor_setup|ipfix_extra_gsm=1]]''  +| 4021  | 4           | ipv4       | 43823  | 3GPP_SGSN_Address\\ IP address of the SGSN (Serving GPRS Support Node) processing traffic\\ :!: This field is added when ''[[en:dpi:dpi_components:radius:radius_requirements#subscriber_identification_in_mobile_networks|ipfix_extra_gsm=1]]''     
-| 4022  | 4            | int32       | 43823  | 3GPP_Charging_ID\\ Unique ID used for accounting and session billing\\ :!: This field is added when ''[[en:dpi:dpi_components:radius:radius_config#radius_monitor_setup|ipfix_extra_gsm=1]]''                  +| 4022  | 4           | int32      | 43823  | 3GPP_Charging_ID\\ Unique ID used for accounting and session billing\\ :!: This field is added when ''[[en:dpi:dpi_components:radius:radius_requirements#subscriber_identification_in_mobile_networks|ipfix_extra_gsm=1]]''                          
-| 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 ''[[en:dpi:dpi_components:radius:radius_config#radius_monitor_setup|ipfix_extra_gsm=1]]''       | +| 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 ''[[en:dpi:dpi_components:radius:radius_requirements#subscriber_identification_in_mobile_networks|ipfix_extra_gsm=1]]''       | 
-| 4024  | -            | string      | 43823  | 3GPP-IMSI\\ International Mobile Subscriber Identity in the mobile network\\ :!: This field is added when ''[[en:dpi:dpi_components:radius:radius_config#radius_monitor_setup|ipfix_extra_gsm=1]]''                              +| 4024  | -           | string     | 43823  | 3GPP-IMSI\\ International Mobile Subscriber Identity in the mobile network\\ :!: This field is added when ''[[en:dpi:dpi_components:radius:radius_requirements#subscriber_identification_in_mobile_networks|ipfix_extra_gsm=1]]''                    
-| 4025  | -            | string      | 43823  | 3GPP_IMEISV\\ Extended International Mobile Equipment Identity with software version\\ :!: This field is added when ''[[en:dpi:dpi_components:radius:radius_config#radius_monitor_setup|ipfix_extra_gsm=1]]''                |+| 4025  | -           | string     | 43823  | 3GPP_IMEISV\\ Extended International Mobile Equipment Identity with software version\\ :!: This field is added when ''[[en:dpi:dpi_components:radius:radius_requirements#subscriber_identification_in_mobile_networks|ipfix_extra_gsm=1]]''          |
  
 Connection Types (Radius attribute Framed-Protocol values): Connection Types (Radius attribute Framed-Protocol values):