template gtp logging-policy¶
Configure GTP Logging Policy
logging-policy Specification¶
Parameter Value Type Collection Object Key(s) name Collection Name logging-policy-list Collection URI /axapi/v3/template/gtp/logging-policy Element Name logging-policy Element URI /axapi/v3/template/gtp/logging-policy/{name} Element Attributes logging-policy_attributes Partition Visibility shared Schema logging-policy schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/template/gtp/logging-policy | ||
Create List | POST | /axapi/v3/template/gtp/logging-policy | ||
Get Object | GET | /axapi/v3/template/gtp/logging-policy/{name} | ||
Get List | GET | /axapi/v3/template/gtp/logging-policy | ||
Modify Object | POST | /axapi/v3/template/gtp/logging-policy/{name} | ||
Replace Object | PUT | /axapi/v3/template/gtp/logging-policy/{name} | ||
Replace List | PUT | /axapi/v3/template/gtp/logging-policy | ||
Delete Object | DELETE | /axapi/v3/template/gtp/logging-policy/{name} |
logging-policy-list¶
logging-policy-list is JSON List of logging-policy attributes
logging-policy-list : [
]
logging-policy attributes¶
log
Description: log is a JSON Block. Please see below for log
Type: Object
name
Description Specify name of the GTP Logging Policy
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
log¶
Specification Value Type object anti-spoofing-check
Description Logging Packet Drop due to End User IP Address Spoofing
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
apn-imsi-filtering
Description Logging Packet Drop due to APN IMSI filtering
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
crosslayer-correlation
Description Logging Packet Drop due to mismatch in IP address and GTP FTEID/GSN address
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
gtp-in-gtp-filtering
Description Logging Packet Drop due to GTP in GTP filtering
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
invalid-header-check
Description Logging Packet Drop due to Invalid Header checks
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
invalid-teid-check
Description Logging Packet Drop due to Invalid Tunnel Endpoint Identifier
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
mandatory-ie-check
Description Logging Packet Drop due to Missing Mandatory Information Element
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
max-message-length-check
Description Logging Packet Drop due to Max Message Length Filtering
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
message-filtering
Description Logging Packet Drop due to Message Filtering
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
msisdn-filtering
Description Logging Packet Drop due to MSISDN Filtering
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
msisdn-imsi-correlation
Description Logging Packet Drop due to mismatch in Country Code and Mobile Country Code
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
out-of-order-ie-check
Description Logging Packet Drop due to Out of Order Information Elements for GTPv1-C
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
out-of-state-ie-check
Description Logging Packet Drop due to Out of State Information Elements
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
rat-type-filtering
Description Logging Packet Drop due to RAT type filtering
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
reserved-ie-check
Description Logging Packet Drop due to Presence of Reserved Information Element
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
sequence-num-correlation
Description Logging Packet Drop due to mismatch in Sequence number between GTP request and response
Type: boolean
Supported Values: true, false, 1, 0
Default: 0