visibility tcp-anomaly¶
Display Anomalous TCP Packet Statistics
tcp-anomaly Specification¶
Type Configuration Resource Element Name tcp-anomaly Element URI /axapi/v3/visibility/tcp-anomaly Element Attributes tcp-anomaly_attributes Statistics Data URI /axapi/v3/visibility/tcp-anomaly/stats Schema tcp-anomaly schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object | POST | /axapi/v3/visibility/tcp-anomaly | ||
Get Object | GET | /axapi/v3/visibility/tcp-anomaly | ||
Modify Object | POST | /axapi/v3/visibility/tcp-anomaly | ||
Replace Object | PUT | /axapi/v3/visibility/tcp-anomaly | ||
Delete Object | DELETE | /axapi/v3/visibility/tcp-anomaly |
tcp-anomaly attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘tcp-bad-iplen’: TCP Bad IP Length; ‘tcp-bad-csum’: TCP Bad Checksum; ‘bad-urg-ptr’: TCP Bad Urgent Offset; ‘tcp-syn-frags’: TCP Syn Fragments; ‘tcp-frg-hdr’: TCP Fragmented Header; ‘tcp-short-hdr’: TCP Short Header; ‘tcp-null-flag’: TCP Null Flags; ‘tcp-null-scan’: TCP Null Scan; ‘tcp-syn-fin’: TCP Syn and Fin; ‘tcp-xmas’: TCP XMAS Flags; ‘tcp-xmas_scan’: TCP XMAS Scan;
Type: string
Supported Values: all, tcp-bad-iplen, tcp-bad-csum, bad-urg-ptr, tcp-syn-frags, tcp-frg-hdr, tcp-short-hdr, tcp-null-flag, tcp-null-scan, tcp-syn-fin, tcp-xmas, tcp-xmas_scan
stats data¶
| Counter | Size | Description | |
|---|---|---|---|
| tcp-xmas_scan | 8 | TCP XMAS Scan | |
| tcp-syn-frags | 8 | TCP Syn Fragments | |
| tcp-bad-csum | 8 | TCP Bad Checksum | |
| tcp-null-flag | 8 | TCP Null Flags | |
| tcp-syn-fin | 8 | TCP Syn and Fin | |
| tcp-bad-iplen | 8 | TCP Bad IP Length | |
| tcp-xmas | 8 | TCP XMAS Flags | |
| tcp-frg-hdr | 8 | TCP Fragmented Header | |
| bad-urg-ptr | 8 | TCP Bad Urgent Offset | |
| tcp-null-scan | 8 | TCP Null Scan | |
| tcp-short-hdr | 8 | TCP Short Header |