AT&T ECOMP Vendor Event Listener library  0.1
Data Fields
mobile_gtp_per_flow_metrics Struct Reference

Mobile GTP Per Flow Metrics. More...

#include <evel.h>

Collaboration diagram for mobile_gtp_per_flow_metrics:
Collaboration graph
[legend]

Data Fields

double avg_bit_error_rate
 
double avg_packet_delay_variation
 
int avg_packet_latency
 
int avg_receive_throughput
 
int avg_transmit_throughput
 
int flow_activation_epoch
 
int flow_activation_microsec
 
int flow_deactivation_epoch
 
int flow_deactivation_microsec
 
time_t flow_deactivation_time
 
char * flow_status
 
int max_packet_delay_variation
 
int num_activation_failures
 
int num_bit_errors
 
int num_bytes_received
 
int num_bytes_transmitted
 
int num_dropped_packets
 
int num_l7_bytes_received
 
int num_l7_bytes_transmitted
 
int num_lost_packets
 
int num_out_of_order_packets
 
int num_packet_errors
 
int num_packets_received_excl_retrans
 
int num_packets_received_incl_retrans
 
int num_packets_transmitted_incl_retrans
 
int num_retries
 
int num_timeouts
 
int num_tunneled_l7_bytes_received
 
int round_trip_time
 
int time_to_first_byte
 
EVEL_OPTION_INT ip_tos_counts [EVEL_TOS_SUPPORTED]
 
EVEL_OPTION_INT tcp_flag_counts [EVEL_MAX_TCP_FLAGS]
 
EVEL_OPTION_INT qci_cos_counts [EVEL_MAX_QCI_COS_TYPES]
 
EVEL_OPTION_INT dur_connection_failed_status
 
EVEL_OPTION_INT dur_tunnel_failed_status
 
EVEL_OPTION_STRING flow_activated_by
 
EVEL_OPTION_TIME flow_activation_time
 
EVEL_OPTION_STRING flow_deactivated_by
 
EVEL_OPTION_STRING gtp_connection_status
 
EVEL_OPTION_STRING gtp_tunnel_status
 
EVEL_OPTION_INT large_packet_rtt
 
EVEL_OPTION_DOUBLE large_packet_threshold
 
EVEL_OPTION_INT max_receive_bit_rate
 
EVEL_OPTION_INT max_transmit_bit_rate
 
EVEL_OPTION_INT num_gtp_echo_failures
 
EVEL_OPTION_INT num_gtp_tunnel_errors
 
EVEL_OPTION_INT num_http_errors
 

Detailed Description

Mobile GTP Per Flow Metrics.

JSON equivalent field: gtpPerFlowMetrics

Definition at line 675 of file evel.h.

Field Documentation

§ avg_bit_error_rate

double mobile_gtp_per_flow_metrics::avg_bit_error_rate

Definition at line 676 of file evel.h.

§ avg_packet_delay_variation

double mobile_gtp_per_flow_metrics::avg_packet_delay_variation

Definition at line 677 of file evel.h.

§ avg_packet_latency

int mobile_gtp_per_flow_metrics::avg_packet_latency

Definition at line 678 of file evel.h.

§ avg_receive_throughput

int mobile_gtp_per_flow_metrics::avg_receive_throughput

Definition at line 679 of file evel.h.

§ avg_transmit_throughput

int mobile_gtp_per_flow_metrics::avg_transmit_throughput

Definition at line 680 of file evel.h.

§ dur_connection_failed_status

EVEL_OPTION_INT mobile_gtp_per_flow_metrics::dur_connection_failed_status

Definition at line 713 of file evel.h.

§ dur_tunnel_failed_status

EVEL_OPTION_INT mobile_gtp_per_flow_metrics::dur_tunnel_failed_status

Definition at line 714 of file evel.h.

§ flow_activated_by

EVEL_OPTION_STRING mobile_gtp_per_flow_metrics::flow_activated_by

Definition at line 715 of file evel.h.

§ flow_activation_epoch

int mobile_gtp_per_flow_metrics::flow_activation_epoch

Definition at line 681 of file evel.h.

§ flow_activation_microsec

int mobile_gtp_per_flow_metrics::flow_activation_microsec

Definition at line 682 of file evel.h.

§ flow_activation_time

EVEL_OPTION_TIME mobile_gtp_per_flow_metrics::flow_activation_time

Definition at line 716 of file evel.h.

§ flow_deactivated_by

EVEL_OPTION_STRING mobile_gtp_per_flow_metrics::flow_deactivated_by

Definition at line 717 of file evel.h.

§ flow_deactivation_epoch

int mobile_gtp_per_flow_metrics::flow_deactivation_epoch

Definition at line 683 of file evel.h.

§ flow_deactivation_microsec

int mobile_gtp_per_flow_metrics::flow_deactivation_microsec

Definition at line 684 of file evel.h.

§ flow_deactivation_time

time_t mobile_gtp_per_flow_metrics::flow_deactivation_time

Definition at line 685 of file evel.h.

§ flow_status

char* mobile_gtp_per_flow_metrics::flow_status

Definition at line 686 of file evel.h.

§ gtp_connection_status

EVEL_OPTION_STRING mobile_gtp_per_flow_metrics::gtp_connection_status

Definition at line 718 of file evel.h.

§ gtp_tunnel_status

EVEL_OPTION_STRING mobile_gtp_per_flow_metrics::gtp_tunnel_status

Definition at line 719 of file evel.h.

§ ip_tos_counts

EVEL_OPTION_INT mobile_gtp_per_flow_metrics::ip_tos_counts[EVEL_TOS_SUPPORTED]

Definition at line 710 of file evel.h.

§ large_packet_rtt

EVEL_OPTION_INT mobile_gtp_per_flow_metrics::large_packet_rtt

Definition at line 720 of file evel.h.

§ large_packet_threshold

EVEL_OPTION_DOUBLE mobile_gtp_per_flow_metrics::large_packet_threshold

Definition at line 721 of file evel.h.

§ max_packet_delay_variation

int mobile_gtp_per_flow_metrics::max_packet_delay_variation

Definition at line 687 of file evel.h.

§ max_receive_bit_rate

EVEL_OPTION_INT mobile_gtp_per_flow_metrics::max_receive_bit_rate

Definition at line 722 of file evel.h.

§ max_transmit_bit_rate

EVEL_OPTION_INT mobile_gtp_per_flow_metrics::max_transmit_bit_rate

Definition at line 723 of file evel.h.

§ num_activation_failures

int mobile_gtp_per_flow_metrics::num_activation_failures

Definition at line 688 of file evel.h.

§ num_bit_errors

int mobile_gtp_per_flow_metrics::num_bit_errors

Definition at line 689 of file evel.h.

§ num_bytes_received

int mobile_gtp_per_flow_metrics::num_bytes_received

Definition at line 690 of file evel.h.

§ num_bytes_transmitted

int mobile_gtp_per_flow_metrics::num_bytes_transmitted

Definition at line 691 of file evel.h.

§ num_dropped_packets

int mobile_gtp_per_flow_metrics::num_dropped_packets

Definition at line 692 of file evel.h.

§ num_gtp_echo_failures

EVEL_OPTION_INT mobile_gtp_per_flow_metrics::num_gtp_echo_failures

Definition at line 724 of file evel.h.

§ num_gtp_tunnel_errors

EVEL_OPTION_INT mobile_gtp_per_flow_metrics::num_gtp_tunnel_errors

Definition at line 725 of file evel.h.

§ num_http_errors

EVEL_OPTION_INT mobile_gtp_per_flow_metrics::num_http_errors

Definition at line 726 of file evel.h.

§ num_l7_bytes_received

int mobile_gtp_per_flow_metrics::num_l7_bytes_received

Definition at line 693 of file evel.h.

§ num_l7_bytes_transmitted

int mobile_gtp_per_flow_metrics::num_l7_bytes_transmitted

Definition at line 694 of file evel.h.

§ num_lost_packets

int mobile_gtp_per_flow_metrics::num_lost_packets

Definition at line 695 of file evel.h.

§ num_out_of_order_packets

int mobile_gtp_per_flow_metrics::num_out_of_order_packets

Definition at line 696 of file evel.h.

§ num_packet_errors

int mobile_gtp_per_flow_metrics::num_packet_errors

Definition at line 697 of file evel.h.

§ num_packets_received_excl_retrans

int mobile_gtp_per_flow_metrics::num_packets_received_excl_retrans

Definition at line 698 of file evel.h.

§ num_packets_received_incl_retrans

int mobile_gtp_per_flow_metrics::num_packets_received_incl_retrans

Definition at line 699 of file evel.h.

§ num_packets_transmitted_incl_retrans

int mobile_gtp_per_flow_metrics::num_packets_transmitted_incl_retrans

Definition at line 700 of file evel.h.

§ num_retries

int mobile_gtp_per_flow_metrics::num_retries

Definition at line 701 of file evel.h.

§ num_timeouts

int mobile_gtp_per_flow_metrics::num_timeouts

Definition at line 702 of file evel.h.

§ num_tunneled_l7_bytes_received

int mobile_gtp_per_flow_metrics::num_tunneled_l7_bytes_received

Definition at line 703 of file evel.h.

§ qci_cos_counts

EVEL_OPTION_INT mobile_gtp_per_flow_metrics::qci_cos_counts[EVEL_MAX_QCI_COS_TYPES]

Definition at line 712 of file evel.h.

§ round_trip_time

int mobile_gtp_per_flow_metrics::round_trip_time

Definition at line 704 of file evel.h.

§ tcp_flag_counts

EVEL_OPTION_INT mobile_gtp_per_flow_metrics::tcp_flag_counts[EVEL_MAX_TCP_FLAGS]

Definition at line 711 of file evel.h.

§ time_to_first_byte

int mobile_gtp_per_flow_metrics::time_to_first_byte

Definition at line 705 of file evel.h.


The documentation for this struct was generated from the following file: