.. _ddos_sip_udp_port_stats:

ddos sip-udp-port stats
=======================

Statistics for the object sip-udp-port


sip-udp-port Specification
--------------------------

	===================================== ================================================================
	 **Parameter**                         **Value** 

	===================================== ================================================================
	 **Type**                              *Collection*

	 **Collection Name**                   :ref:`1142_sip-udp-port_list`

	 **Collection URI**                    /axapi/v3/ddos/sip-udp-port

	                                       

	 **Element Name**                      sip-udp-port

	 **Element URI**                       /axapi/v3/ddos/sip-udp-port/stats

	 **Element Attributes**                sip-udp-port_attributes

	 **Partition Visibility**              None

	 **Schema**                             :download:`sip-udp-port schema <ddos-sip-udp-port-stats/ddos-sip-udp-port-stats.txt>`
	===================================== ================================================================





	**Operations Allowed:**




.. raw:: html

   <script type="text/javascript">
 function showExample(a,b) { document.getElementById(a+'_div').style.display = 'block'; document.getElementById(a+'_cl').style.display = 'block'; document.getElementById(a+'_eg').style.display = 'none';}
   function closeExample(a,b) { document.getElementById(a+'_div').style.display = 'none'; document.getElementById(a+'_cl').style.display = 'none'; document.getElementById(a+'_eg').style.display = 'block';}
 </script>
   <table width='90%' style='margin-left:5%'>



.. raw:: html

   <tr style='border-bottom: thin solid; border-top: thin solid'><th width=15%>Operation</th><th width=10%>Method</th><th>URI</th><th width=15%>Payload</th><th width=10%></th></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Create Object



.. raw:: html

   </td><td valign = 'top'>


POST



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/ddos/sip-udp-port



.. raw:: html

   </td><td valign = 'top'>


:ref:`1142_sip-udp-port_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Create List



.. raw:: html

   </td><td valign = 'top'>


POST



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/ddos/sip-udp-port



.. raw:: html

   </td><td valign = 'top'>


:ref:`1142_sip-udp-port_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Get Object



.. raw:: html

   </td><td valign = 'top'>


GET



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/ddos/sip-udp-port/stats



.. raw:: html

   </td><td valign = 'top'>


:ref:`1142_sip-udp-port_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Get List



.. raw:: html

   </td><td valign = 'top'>


GET



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/ddos/sip-udp-port



.. raw:: html

   </td><td valign = 'top'>


:ref:`1142_sip-udp-port_list`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Modify Object



.. raw:: html

   </td><td valign = 'top'>


POST



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/ddos/sip-udp-port/stats



.. raw:: html

   </td><td valign = 'top'>


:ref:`1142_sip-udp-port_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Replace Object



.. raw:: html

   </td><td valign = 'top'>


PUT



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/ddos/sip-udp-port/stats



.. raw:: html

   </td><td valign = 'top'>


:ref:`1142_sip-udp-port_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Replace List



.. raw:: html

   </td><td valign = 'top'>


PUT



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/ddos/sip-udp-port



.. raw:: html

   </td><td valign = 'top'>


:ref:`1142_sip-udp-port_list`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Delete Object



.. raw:: html

   </td><td valign = 'top'>


DELETE



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/ddos/sip-udp-port/stats



.. raw:: html

   </td><td valign = 'top'>


:ref:`1142_sip-udp-port_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   </table>

.. _1142_sip-udp-port_list:

sip-udp-port-list
-----------------


    sip-udp-port-list is **JSON List** of :ref:`1142_sip-udp-port_attributes` 

        sip-udp-port-list : [

             { :ref:`1142_sip-udp-port_attributes` },

             { :ref:`1142_sip-udp-port_attributes` },

             ...

         ]

.. _1142_sip-udp-port_attributes:

sip-udp-port attributes
-----------------------

    **stats**

        **Description:** stats is a **JSON Block**.  Please see below for :ref:`1142_stats` 

        **Type:** Object

.. _1142_stats:

stats
^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *object*

	=============================== ===================================================

    **bl**

        **Description** Dst Blacklisted

        **Type:** number

        **Format:** counter

    **body_too_big**

        **Description** Body Too Big

        **Type:** number

        **Format:** counter

    **concatenate_msg**

        **Description** Concatenate Message

        **Type:** number

        **Format:** counter

    **conn_prate_excd**

        **Description** UDP Conn Pkt Rate Exceeded

        **Type:** number

        **Format:** counter

    **dst_hw_drop**

        **Description** Dst Hardware Packets Dropped

        **Type:** number

        **Format:** counter

    **exceed_action_drop**

        **Description** Exceed Action: Dropped

        **Type:** number

        **Format:** counter

    **exceed_action_tunnel**

        **Description** Exceed Action: Tunnel

        **Type:** number

        **Format:** counter

    **exceed_drop_brate_src**

        **Description** Src KiBit Rate Exceeded

        **Type:** number

        **Format:** counter

    **exceed_drop_brate_src_pkt**

        **Description** Src KiBit Rate Exceeded Count

        **Type:** number

        **Format:** counter

    **exceed_drop_climit_src**

        **Description** Src Conn Limit Exceeded

        **Type:** number

        **Format:** counter

    **exceed_drop_crate_src**

        **Description** Src Conn Rate Exceeded

        **Type:** number

        **Format:** counter

    **exceed_drop_prate_src**

        **Description** Src Pkt Rate Exceeded

        **Type:** number

        **Format:** counter

    **filter1_match**

        **Description** Filter1 Match

        **Type:** number

        **Format:** counter

    **filter2_match**

        **Description** Filter2 Match

        **Type:** number

        **Format:** counter

    **filter3_match**

        **Description** Filter3 Match

        **Type:** number

        **Format:** counter

    **filter4_match**

        **Description** Filter4 Match

        **Type:** number

        **Format:** counter

    **filter5_match**

        **Description** Filter5 Match

        **Type:** number

        **Format:** counter

    **filter_action_blacklist**

        **Description** Filter Action Blacklist

        **Type:** number

        **Format:** counter

    **filter_action_default_pass**

        **Description** Filter Action Default Pass

        **Type:** number

        **Format:** counter

    **filter_action_drop**

        **Description** Filter Action Drop

        **Type:** number

        **Format:** counter

    **filter_action_whitelist**

        **Description** Filter Action Whitelist

        **Type:** number

        **Format:** counter

    **filter_auth_fail**

        **Description** Filter Auth Failed

        **Type:** number

        **Format:** counter

    **filter_none_match**

        **Description** Filter No Match

        **Type:** number

        **Format:** counter

    **filter_total_not_match**

        **Description** Filter Not Matched on Pkt

        **Type:** number

        **Format:** counter

    **frag_drop**

        **Description** Fragmented Packets Dropped

        **Type:** number

        **Format:** counter

    **frag_rcvd**

        **Description** Fragmented Packets Received

        **Type:** number

        **Format:** counter

    **frag_timeout**

        **Description** Fragmented Packets Timeout

        **Type:** number

        **Format:** counter

    **get_content_fail_error**

        **Description** Get Content Fail

        **Type:** number

        **Format:** counter

    **header_filter_action_blacklist**

        **Description** Header Filter Action Blacklist

        **Type:** number

        **Format:** counter

    **header_filter_action_default_pass**

        **Description** Header Filter Action Default Pass

        **Type:** number

        **Format:** counter

    **header_filter_action_drop**

        **Description** Header Filter Action Drop

        **Type:** number

        **Format:** counter

    **header_filter_action_whitelist**

        **Description** Header Filter Action Whitelist

        **Type:** number

        **Format:** counter

    **header_filter_filter1_match**

        **Description** Header Filter 1 Match

        **Type:** number

        **Format:** counter

    **header_filter_filter2_match**

        **Description** Header Filter 2 Match

        **Type:** number

        **Format:** counter

    **header_filter_filter3_match**

        **Description** Header Filter 3 Match

        **Type:** number

        **Format:** counter

    **header_filter_filter4_match**

        **Description** Header Filter 4 Match

        **Type:** number

        **Format:** counter

    **header_filter_filter5_match**

        **Description** Header Filter 5 Match

        **Type:** number

        **Format:** counter

    **header_filter_match**

        **Description** Header Filter Match

        **Type:** number

        **Format:** counter

    **header_filter_none_match**

        **Description** None Header Filter Match

        **Type:** number

        **Format:** counter

    **header_filter_not_match**

        **Description** Header Filter Not Match

        **Type:** number

        **Format:** counter

    **header_name_too_long**

        **Description** Max Header Name Length Exceed

        **Type:** number

        **Format:** counter

    **invalid_header**

        **Description** Invalid Header

        **Type:** number

        **Format:** counter

    **invalid_start_line_error**

        **Description** Invalid Start Line

        **Type:** number

        **Format:** counter

    **keep_alive_msg**

        **Description** KeepAlive Message

        **Type:** number

        **Format:** counter

    **line_mem_allocated**

        **Description** Line Memory Allocated

        **Type:** number

        **Format:** counter

    **line_mem_freed**

        **Description** Line Memory Freed

        **Type:** number

        **Format:** counter

    **line_too_long**

        **Description** Line Too Long

        **Type:** number

        **Format:** counter

    **malform_request**

        **Description** Malformed Request

        **Type:** number

        **Format:** counter

    **max_call_id_len_exceed**

        **Description** Max Call ID Length Exceed

        **Type:** number

        **Format:** counter

    **max_header_value_len_exceed**

        **Description** Max Header Value Length Exceed

        **Type:** number

        **Format:** counter

    **max_sdp_len_exceed**

        **Description** Max SDP Length Exceed

        **Type:** number

        **Format:** counter

    **max_uri_len_exceed**

        **Description** Max URI Length Exceed

        **Type:** number

        **Format:** counter

    **mem_alloc_fail_error**

        **Description** Memory Allocate Fail

        **Type:** number

        **Format:** counter

    **ntp_monlist_req**

        **Description** NTP Monlist Request

        **Type:** number

        **Format:** counter

    **ntp_monlist_resp**

        **Description** NTP Monlist Response

        **Type:** number

        **Format:** counter

    **outbound_port_bytes**

        **Description** Outbound Bytes Received

        **Type:** number

        **Format:** counter

    **outbound_port_bytes_drop**

        **Description** Outbound Bytes Dropped

        **Type:** number

        **Format:** counter

    **outbound_port_bytes_sent**

        **Description** Outbound Bytes Forwarded

        **Type:** number

        **Format:** counter

    **outbound_port_drop**

        **Description** Outbound Packets Dropped

        **Type:** number

        **Format:** counter

    **outbound_port_pkt_sent**

        **Description** Outbound Packets Forwarded

        **Type:** number

        **Format:** counter

    **outbound_port_rcvd**

        **Description** Outbound Packets Received

        **Type:** number

        **Format:** counter

    **parse_header_fail_error**

        **Description** Header Parse Fail

        **Type:** number

        **Format:** counter

    **parse_start_line_error**

        **Description** Start Line Parse Error

        **Type:** number

        **Format:** counter

    **pattern_filter1_match**

        **Description** Extracted Filter1 Match

        **Type:** number

        **Format:** counter

    **pattern_filter2_match**

        **Description** Extracted Filter2 Match

        **Type:** number

        **Format:** counter

    **pattern_filter3_match**

        **Description** Extracted Filter3 Match

        **Type:** number

        **Format:** counter

    **pattern_filter4_match**

        **Description** Extracted Filter4 Match

        **Type:** number

        **Format:** counter

    **pattern_filter5_match**

        **Description** Extracted Filter5 Match

        **Type:** number

        **Format:** counter

    **pattern_filter_drop**

        **Description** Extracted Filter Drop

        **Type:** number

        **Format:** counter

    **pattern_not_found**

        **Description** Pattern Recognition: Pattern Not Found

        **Type:** number

        **Format:** counter

    **pattern_recognition_generic_error**

        **Description** Pattern Recognition: Exceptions

        **Type:** number

        **Format:** counter

    **pattern_recognition_pattern_changed**

        **Description** Pattern Recognition: Pattern Change Detected

        **Type:** number

        **Format:** counter

    **pattern_recognition_proceeded**

        **Description** Pattern Recognition: Engine Started

        **Type:** number

        **Format:** counter

    **pattern_recognition_sampling_started**

        **Description** Pattern Recognition: Sampling Started

        **Type:** number

        **Format:** counter

    **payload_too_big**

        **Description** UDP Payload Too Large

        **Type:** number

        **Format:** counter

    **payload_too_small**

        **Description** UDP Payload Too Small

        **Type:** number

        **Format:** counter

    **policy_drop**

        **Description** Policy Drop

        **Type:** number

        **Format:** counter

    **policy_violation**

        **Description** Policy Violation

        **Type:** number

        **Format:** counter

    **port_bytes**

        **Description** Inbound Bytes Received

        **Type:** number

        **Format:** counter

    **port_bytes_drop**

        **Description** Inbound Bytes Dropped

        **Type:** number

        **Format:** counter

    **port_bytes_sent**

        **Description** Inbound Bytes Forwarded

        **Type:** number

        **Format:** counter

    **port_conn_limm_exceed**

        **Description** Conn Limit Exceeded

        **Type:** number

        **Format:** counter

    **port_conn_rate_exceed**

        **Description** Conn Rate Exceeded

        **Type:** number

        **Format:** counter

    **port_drop**

        **Description** Inbound Packets Dropped

        **Type:** number

        **Format:** counter

    **port_kbit_rate_exceed**

        **Description** KiBit Rate Exceeded

        **Type:** number

        **Format:** counter

    **port_kbit_rate_exceed_pkt**

        **Description** KiBit Rate Exceeded Count

        **Type:** number

        **Format:** counter

    **port_pkt_rate_exceed**

        **Description** Packet Rate Exceeded

        **Type:** number

        **Format:** counter

    **port_pkt_sent**

        **Description** Inbound Packets Forwarded

        **Type:** number

        **Format:** counter

    **port_rcvd**

        **Description** Inbound Packets Received

        **Type:** number

        **Format:** counter

    **port_src_bl**

        **Description** Src Blacklisted

        **Type:** number

        **Format:** counter

    **rate1_limit_exceed**

        **Description** Dst Request Rate 1 Limit Exceed

        **Type:** number

        **Format:** counter

    **rate2_limit_exceed**

        **Description** Dst Request Rate 2 Limit Exceed

        **Type:** number

        **Format:** counter

    **rate3_limit_exceed**

        **Description** Dst Request Rate 3 Limit Exceed

        **Type:** number

        **Format:** counter

    **read_start_line_error**

        **Description** Start Line Read Error

        **Type:** number

        **Format:** counter

    **request_method_ack**

        **Description** Request Method ACK

        **Type:** number

        **Format:** counter

    **request_method_bye**

        **Description** Request Method BYE

        **Type:** number

        **Format:** counter

    **request_method_cancel**

        **Description** Request Method CANCEL

        **Type:** number

        **Format:** counter

    **request_method_info**

        **Description** Request Method INFO

        **Type:** number

        **Format:** counter

    **request_method_invite**

        **Description** Request Method INVITE

        **Type:** number

        **Format:** counter

    **request_method_message**

        **Description** Request Method MESSAGE

        **Type:** number

        **Format:** counter

    **request_method_notify**

        **Description** Request Method NOTIFY

        **Type:** number

        **Format:** counter

    **request_method_options**

        **Description** Request Method OPTIONS

        **Type:** number

        **Format:** counter

    **request_method_prack**

        **Description** Request Method PRACK

        **Type:** number

        **Format:** counter

    **request_method_publish**

        **Description** Request Method PUBLISH

        **Type:** number

        **Format:** counter

    **request_method_refer**

        **Description** Request Method REFER

        **Type:** number

        **Format:** counter

    **request_method_register**

        **Description** Request Method REGISTER

        **Type:** number

        **Format:** counter

    **request_method_subscribe**

        **Description** Request Method SUBSCRIBE

        **Type:** number

        **Format:** counter

    **request_method_unknown**

        **Description** Unknown Request Method

        **Type:** number

        **Format:** counter

    **request_method_update**

        **Description** Request Method UPDATE

        **Type:** number

        **Format:** counter

    **request_unknown_version**

        **Description** Unknown Request Version

        **Type:** number

        **Format:** counter

    **response_1xx**

        **Description** Response Status Code 1xx

        **Type:** number

        **Format:** counter

    **response_2xx**

        **Description** Response Status Code 2xx

        **Type:** number

        **Format:** counter

    **response_3xx**

        **Description** Response Status Code 3xx

        **Type:** number

        **Format:** counter

    **response_4xx**

        **Description** Response Status Code 4xx

        **Type:** number

        **Format:** counter

    **response_5xx**

        **Description** Response Status Code 5xx

        **Type:** number

        **Format:** counter

    **response_6xx**

        **Description** Response Status Code 6xx

        **Type:** number

        **Format:** counter

    **response_unknown**

        **Description** Unknown Response Status Code

        **Type:** number

        **Format:** counter

    **response_unknown_version**

        **Description** Unknown Response Version

        **Type:** number

        **Format:** counter

    **sess_aged**

        **Description** Sessions Aged Out

        **Type:** number

        **Format:** counter

    **sess_create**

        **Description** Session Create

        **Type:** number

        **Format:** counter

    **sess_create_inbound**

        **Description** Inbound Sessions Created

        **Type:** number

        **Format:** counter

    **sess_create_outbound**

        **Description** Outbound Sessions Created

        **Type:** number

        **Format:** counter

    **sflow_external_packets_sent**

        **Description** Sflow External Packets Sent

        **Type:** number

        **Format:** counter

    **sflow_external_samples_packed**

        **Description** Sflow External Samples Packed

        **Type:** number

        **Format:** counter

    **sflow_internal_packets_sent**

        **Description** Sflow Internal Packets Sent

        **Type:** number

        **Format:** counter

    **sflow_internal_samples_packed**

        **Description** Sflow Internal Samples Packed

        **Type:** number

        **Format:** counter

    **snat_fail**

        **Description** Source NAT Failure

        **Type:** number

        **Format:** counter

    **spoof_detect_fail**

        **Description** UDP Retry Timeout

        **Type:** number

        **Format:** counter

    **src_conn_pkt_rate_excd**

        **Description** Src UDP Conn Pkt Rate Exceeded

        **Type:** number

        **Format:** counter

    **src_drop**

        **Description** Src Packets Dropped

        **Type:** number

        **Format:** counter

    **src_filter1_match**

        **Description** Src Filter1 Match

        **Type:** number

        **Format:** counter

    **src_filter2_match**

        **Description** Src Filter2 Match

        **Type:** number

        **Format:** counter

    **src_filter3_match**

        **Description** Src Filter3 Match

        **Type:** number

        **Format:** counter

    **src_filter4_match**

        **Description** Src Filter4 Match

        **Type:** number

        **Format:** counter

    **src_filter5_match**

        **Description** Src Filter5 Match

        **Type:** number

        **Format:** counter

    **src_filter_action_blacklist**

        **Description** Src Filter Action Blacklist

        **Type:** number

        **Format:** counter

    **src_filter_action_default_pass**

        **Description** Src Filter Action Default Pass

        **Type:** number

        **Format:** counter

    **src_filter_action_drop**

        **Description** Src Filter Action Drop

        **Type:** number

        **Format:** counter

    **src_filter_action_whitelist**

        **Description** Src Filter Action Whitelist

        **Type:** number

        **Format:** counter

    **src_filter_auth_fail**

        **Description** Src Filter Auth Failed

        **Type:** number

        **Format:** counter

    **src_filter_none_match**

        **Description** Src Filter No Match

        **Type:** number

        **Format:** counter

    **src_filter_total_not_match**

        **Description** Src Filter Not Matched on Pkt

        **Type:** number

        **Format:** counter

    **src_frag_drop**

        **Description** Src Fragmented Packets Dropped

        **Type:** number

        **Format:** counter

    **src_ntp_monlist_req**

        **Description** Src NTP Monlist Request

        **Type:** number

        **Format:** counter

    **src_ntp_monlist_resp**

        **Description** Src NTP Monlist Response

        **Type:** number

        **Format:** counter

    **src_payload_too_big**

        **Description** Src UDP Payload Too Large

        **Type:** number

        **Format:** counter

    **src_payload_too_small**

        **Description** Src UDP Payload Too Small

        **Type:** number

        **Format:** counter

    **src_rate1_limit_exceed**

        **Description** Src Request Rate 1 Limit Exceed

        **Type:** number

        **Format:** counter

    **src_rate2_limit_exceed**

        **Description** Src Request Rate 2 Limit Exceed

        **Type:** number

        **Format:** counter

    **src_rate3_limit_exceed**

        **Description** Src Request Rate 3 Limit Exceed

        **Type:** number

        **Format:** counter

    **src_udp_auth**

        **Description** Src Auth UDP Init

        **Type:** number

        **Format:** counter

    **src_udp_auth_drop**

        **Description** Src UDP Auth Dropped

        **Type:** number

        **Format:** counter

    **src_udp_auth_fail**

        **Description** Src Auth UDP Failed

        **Type:** number

        **Format:** counter

    **src_udp_auth_timeout**

        **Description** Src UDP Retry Timeout

        **Type:** number

        **Format:** counter

    **src_udp_retry_gap_drop**

        **Description** Src UDP Retry-Gap Dropped

        **Type:** number

        **Format:** counter

    **src_udp_retry_init**

        **Description** Src UDP Retry Init

        **Type:** number

        **Format:** counter

    **src_udp_retry_pass**

        **Description** Src UDP Retry Passed

        **Type:** number

        **Format:** counter

    **src_well_known_port**

        **Description** Src UDP SrcPort Wellknown

        **Type:** number

        **Format:** counter

    **token_authentication_curr_salt_matched**

        **Description** Token Authentication Current Salt Matched

        **Type:** number

        **Format:** counter

    **token_authentication_invalid**

        **Description** Token Authentication Invalid Packets

        **Type:** number

        **Format:** counter

    **token_authentication_mismatched**

        **Description** Token Authentication Mismatched Packets

        **Type:** number

        **Format:** counter

    **token_authentication_prev_salt_matched**

        **Description** Token Authentication Previous Salt Matched

        **Type:** number

        **Format:** counter

    **token_authentication_session_created**

        **Description** Token Authentication Session Created

        **Type:** number

        **Format:** counter

    **token_authentication_session_created_fail**

        **Description** Token Authentication Session Created Fail

        **Type:** number

        **Format:** counter

    **too_many_header**

        **Description** Max Header Count Exceed

        **Type:** number

        **Format:** counter

    **udp_auth**

        **Description** Auth UDP Init

        **Type:** number

        **Format:** counter

    **udp_auth_drop**

        **Description** UDP Auth Dropped

        **Type:** number

        **Format:** counter

    **udp_auth_fail**

        **Description** Auth UDP Failed

        **Type:** number

        **Format:** counter

    **udp_auth_pass**

        **Description** Auth UDP Passed

        **Type:** number

        **Format:** counter

    **udp_auth_retry_fail**

        **Description** Auth UDP Retry Failed

        **Type:** number

        **Format:** counter

    **udp_auth_retry_gap_drop**

        **Description** Auth UDP Retry-Gap Dropped

        **Type:** number

        **Format:** counter

    **udp_retry_gap_drop**

        **Description** UDP Retry-Gap Dropped

        **Type:** number

        **Format:** counter

    **udp_retry_init**

        **Description** UDP Retry Init

        **Type:** number

        **Format:** counter

    **udp_retry_pass**

        **Description** UDP Retry Passed

        **Type:** number

        **Format:** counter

    **wellknown_sport_drop**

        **Description** UDP SrcPort Wellknown

        **Type:** number

        **Format:** counter