{ "id":"/axapi/v3/fw/gtp", "type":"object", "node-type":"scalar", "title":"gtp", "partition-visibility":"shared", "auto-created-object":1, "description":"Configure GTP", "properties":{ "gtp-value":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Enable GTP Inspection; ", "enum":[ "enable" ], "optional":true }, "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; 'create-session-request': Create Session Request; 'create-session-response': Create Session Response; 'path-management-message': Path Management Message; 'delete-session-request': Delete Session Request; 'delete-session-response': Delete Session Response; 'reserved-field-set-drop': Reserved field set drop; 'tunnel-id-flag-drop': Tunnel ID Flag Incorrect; 'message-filtering-drop': Message Filtering Drop; 'reserved-information-element-drop': Resevered Information Element Field Drop; 'mandatory-information-element-drop': Mandatory Information Element Field Drop; 'filter-list-drop': APN IMSI Information Filtering Drop; 'invalid-teid-drop': Invalid TEID Drop; 'out-of-state-drop': Out Of State Drop; 'message-length-drop': Message Length Exceeded; 'unsupported-message-type-v2': GTP v2 message type is not supported; 'fast-conn-setup': Fast Conn Setup Attempt; 'out-of-session-memory': Out of Session Memory; 'no-fwd-route': No Forward Route; 'no-rev-route': NO Reverse Route; 'invalid-key': Invalid TEID Field; 'create-session-request-retransmit': Retransmitted Create Session Request; 'delete-session-request-retransmit': Retransmitted Delete Session Request; 'response-cause-not-accepted': Response Cause indicates Request not Accepted; 'invalid-imsi-len-drop': Invalid IMSI Length Drop; 'invalid-apn-len-drop': Invalid APN Length Drop; 'create-pdp-context-request-v1': GTP v1 Create PDP Context Request; 'create-pdp-context-response-v1': GTP v1 Create PDP Context Response; 'path-management-message-v1': GTP v1 Path Management Message; 'reserved-field-set-drop-v1': GTP v1 Reserved field set drop; 'message-filtering-drop-v1': GTP v1 Message Filtering Drop; 'reserved-information-element-drop-v1': GTP v1 Reserved Information Element Field Drop; 'mandatory-information-element-drop-v1': GTP v1 Mandatory Information Element Field Drop; 'filter-list-drop-v1': GTP v1 APN IMSI Information Filtering Drop; 'invalid-teid-drop-v1': GTP v1 Invalid TEID Drop; 'message-length-drop-v1': GTP v1 Message Length Exceeded; 'version-not-supported': GTP version is not supported; 'unsupported-message-type-v1': GTP v1 message type is not supported; 'delete-pdp-context-request-v1': GTP v1 Delete Context PDP Request; 'delete-pdp-context-response-v1': GTP v1 Delete Context PDP Response; 'create-pdp-context-request-v0': GTP v0 Create PDP Context Request; 'create-pdp-context-response-v0': GTP v0 Create PDP Context Response; 'delete-pdp-context-request-v0': GTP v0 Delete Context PDP Request; 'delete-pdp-context-response-v0': GTP v0 Delete Context PDP Response; 'path-management-message-v0': GTP v0 Path Management Message; 'message-filtering-drop-v0': GTP v0 Message Filtering Drop; 'unsupported-message-type-v0': GTP v0 message type is not supported; 'invalid-flow-label-drop-v0': GTP v0 Invalid flow label drop; 'invalid-tid-drop-v0': GTP v0 Invalid tid drop; 'message-length-drop-v0': GTP v0 Message Length Exceeded; 'mandatory-information-element-drop-v0': GTP v0 Mandatory Information Element Field Drop; 'filter-list-drop-v0': GTP v0 APN IMSI Information Filtering Drop; 'gtp-in-gtp-drop': GTP in GTP Filtering Drop; ", "enum":[ "all", "create-session-request", "create-session-response", "path-management-message", "delete-session-request", "delete-session-response", "reserved-field-set-drop", "tunnel-id-flag-drop", "message-filtering-drop", "reserved-information-element-drop", "mandatory-information-element-drop", "filter-list-drop", "invalid-teid-drop", "out-of-state-drop", "message-length-drop", "unsupported-message-type-v2", "fast-conn-setup", "out-of-session-memory", "no-fwd-route", "no-rev-route", "invalid-key", "create-session-request-retransmit", "delete-session-request-retransmit", "response-cause-not-accepted", "invalid-imsi-len-drop", "invalid-apn-len-drop", "create-pdp-context-request-v1", "create-pdp-context-response-v1", "path-management-message-v1", "reserved-field-set-drop-v1", "message-filtering-drop-v1", "reserved-information-element-drop-v1", "mandatory-information-element-drop-v1", "filter-list-drop-v1", "invalid-teid-drop-v1", "message-length-drop-v1", "version-not-supported", "unsupported-message-type-v1", "delete-pdp-context-request-v1", "delete-pdp-context-response-v1", "create-pdp-context-request-v0", "create-pdp-context-response-v0", "delete-pdp-context-request-v0", "delete-pdp-context-response-v0", "path-management-message-v0", "message-filtering-drop-v0", "unsupported-message-type-v0", "invalid-flow-label-drop-v0", "invalid-tid-drop-v0", "message-length-drop-v0", "mandatory-information-element-drop-v0", "filter-list-drop-v0", "gtp-in-gtp-drop" ] }, "optional":true } } ] } } }