{ "id":"/axapi/v3/fw/logging/gtp", "type":"object", "node-type":"scalar", "title":"gtp", "partition-visibility":"shared", "auto-created-object":1, "description":"Counters for GTP Logging", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'log_type_gtp_invalid_teid': Log Event Type GTP Invalid TEID; 'log_gtp_type_reserved_ie_present': Log Event Type GTP Reserved IE Present; 'log_type_gtp_mandatory_ie_missing': Log Event Type GTP Mandatory IE Missing; 'log_type_gtp_mandatory_ie_inside_grouped_ie_missing': Log Event Type GTP Mandatory IE Missing Inside Grouped IE; 'log_type_gtp_msisdn_filtering': Log Event Type GTP MSISDN Filtering; 'log_type_gtp_out_of_order_ie': Log Event Type GTP Out of Order IE V1; 'log_type_gtp_out_of_state_ie': Log Event Type GTP Out of State IE; 'log_type_enduser_ip_spoofed': Log Event Type GTP Enduser IP Spoofed; 'log_type_crosslayer_correlation': Log Event GTP Crosslayer Correlation; 'log_type_message_not_supported': Log Event GTP Reserved Message Found; 'log_type_out_of_state': Log Event GTP Out of State Message; 'log_type_max_msg_length': Log Event GTP Message Length Exceeded Max; 'log_type_gtp_message_filtering': Log Event Type GTP Message Filtering; 'log_type_gtp_apn_filtering': Log Event Type GTP Apn Filtering; 'log_type_gtp_rat_type_filtering': Log Event GTP RAT Type Filtering; 'log_type_country_code_mismatch': Log Event GTP Country Code Mismatch; 'log_type_gtp_in_gtp_filtering': Log Event GTP in GTP Filtering; 'log_type_gtp_node_restart': Log Event GTP SGW/PGW restarted; 'log_type_gtp_seq_num_mismatch': Log Event GTP Response Sequence number Mismatch; 'log_type_gtp_rate_limit_periodic': Log Event GTP Rate Limit Periodic; 'log_type_gtp_invalid_message_length': Log Event GTP Invalid message length across layers; 'log_type_gtp_hdr_invalid_protocol_flag': Log Event GTP Protocol flag in header; 'log_type_gtp_hdr_invalid_spare_bits': Log Event GTP invalid spare bits in header; 'log_type_gtp_hdr_invalid_piggy_flag': Log Event GTP invalid piggyback flag in header; 'log_type_gtp_invalid_version': Log Event invalid GTP version; 'log_type_gtp_invalid_ports': Log Event mismatch of GTP message and ports; ", "enum":[ "all", "log_type_gtp_invalid_teid", "log_gtp_type_reserved_ie_present", "log_type_gtp_mandatory_ie_missing", "log_type_gtp_mandatory_ie_inside_grouped_ie_missing", "log_type_gtp_msisdn_filtering", "log_type_gtp_out_of_order_ie", "log_type_gtp_out_of_state_ie", "log_type_enduser_ip_spoofed", "log_type_crosslayer_correlation", "log_type_message_not_supported", "log_type_out_of_state", "log_type_max_msg_length", "log_type_gtp_message_filtering", "log_type_gtp_apn_filtering", "log_type_gtp_rat_type_filtering", "log_type_country_code_mismatch", "log_type_gtp_in_gtp_filtering", "log_type_gtp_node_restart", "log_type_gtp_seq_num_mismatch", "log_type_gtp_rate_limit_periodic", "log_type_gtp_invalid_message_length", "log_type_gtp_hdr_invalid_protocol_flag", "log_type_gtp_hdr_invalid_spare_bits", "log_type_gtp_hdr_invalid_piggy_flag", "log_type_gtp_invalid_version", "log_type_gtp_invalid_ports" ] } } } ] } } }