visibility¶
Display Network statistics
visibility Specification¶
Type Intermediate Resource Element Name visibility Element URI /axapi/v3/visibility Element Attributes visibility_attributes Schema visibility schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Get Object | GET | /axapi/v3/visibility | visibility_attributes |
visibility attributes¶
dns
Description: dns is a JSON Block. Please see below for dns
Type: Object
Refernce Object: /axapi/v3/visibility/dns
ip-anomaly
Description: ip-anomaly is a JSON Block. Please see below for ip-anomaly
Type: Object
Refernce Object: /axapi/v3/visibility/ip-anomaly
tcp
Description: tcp is a JSON Block. Please see below for tcp
Type: Object
Refernce Object: /axapi/v3/visibility/tcp
tcp-anomaly
Description: tcp-anomaly is a JSON Block. Please see below for tcp-anomaly
Type: Object
Refernce Object: /axapi/v3/visibility/tcp-anomaly
udp
Description: udp is a JSON Block. Please see below for udp
Type: Object
Refernce Object: /axapi/v3/visibility/udp
tcp-anomaly¶
Specification Type object sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
tcp-anomaly_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
dns¶
Specification Type object sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
dns_sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘query-count’: Total query; ‘bad-queries’: Query not passed; ‘aged-queries’: Total aged out; ‘encoded-queries’: Query encoded; ‘multiple-queries’: Query with multiple questions; ‘response-count’: Total server response; ‘bad-responses’: Response not passed; ‘encoded-responses’: Response encoded; ‘multi-qns-in-resp’: Response with multiple questions; ‘multi-ans-in-resp’: Response with multiple answers; ‘short-ttl-in-resp’: Response with short TTL; ‘curr-conn’: Current UDP connection count; ‘total-conn’: Total UDP connection count;
Type: string
Supported Values: all, query-count, bad-queries, aged-queries, encoded-queries, multiple-queries, response-count, bad-responses, encoded-responses, multi-qns-in-resp, multi-ans-in-resp, short-ttl-in-resp, curr-conn, total-conn
udp¶
Specification Type object sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
udp_sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘total-pkts’: Total UDP packets received; ‘fwd-pkts’: Forward direction UDP packet count; ‘rev-pkts’: Reverse direction UDP packet count; ‘total-bytes’: Total UDP bytes received; ‘fwd-bytes’: Forward direction UDP byte count; ‘rev-bytes’: Reverse direction UDP byte count; ‘curr-conn’: Current UDP connection count; ‘total-conn’: Total UDP connection count; ‘peak-conn’: Peak UDP connection count;
Type: string
Supported Values: all, total-pkts, fwd-pkts, rev-pkts, total-bytes, fwd-bytes, rev-bytes, curr-conn, total-conn, peak-conn
ip-anomaly¶
Specification Type object sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ip-anomaly_sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘incorrect-len’: Total packets with Incorrect Length; ‘hdr-options’: Total packets with IP Options; ‘ttl-exceeded’: Total packets with TTL Exceeded; ‘bad-hdr-len’: Total packets with Bad Header Length; ‘bad-hdr-flags’: Total packets with Invalid IP flags; ‘zero-payload’: Total packets with no payload; ‘overized-payload’: Total packets with oversized payload; ‘bad-frag-offset’: Total packets bad fragments; ‘empty-frag’: Total packets with empty fragments; ‘micro-frag’: Total packets with micro fragments; ‘bad-checksum’: Total packets with bad checksum; ‘land-attacks’: Total Land attacks; ‘bad-packets’: Total bad packets;
Type: string
Supported Values: all, incorrect-len, hdr-options, ttl-exceeded, bad-hdr-len, bad-hdr-flags, zero-payload, overized-payload, bad-frag-offset, empty-frag, micro-frag, bad-checksum, land-attacks, bad-packets
tcp¶
Specification Type object sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
tcp_sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘total-pkts’: Total TCP packets received; ‘fwd-pkts’: Forward direction TCP packet count; ‘rev-pkts’: Reverse direction TCP packet count; ‘total-bytes’: Total TCP bytes received; ‘fwd-bytes’: Forward direction TCP byte count; ‘rev-bytes’: Reverse direction TCP byte count; ‘syn-pkts’: Total TCP SYN packets received; ‘syn-retransmits’: TCP SYN packet retransmits; ‘synrst-pkts’: TCP SYN-RST packets received; ‘synack-pkts’: TCP SYN-ACK packets received; ‘synack-retransmits’: TCP SYN-ACK packet retransmits; ‘total-fin-pkts’: Total FIN packets received; ‘fwd-fin-pkts’: Forward direction FIN packets received; ‘fwd-fin-retransmits’: Forward direction FIN retransmits; ‘fwd-finack-pkts’: Forward direction FIN-ACK packets received; ‘rev-fin-pkts’: Reverse direction FIN packets received; ‘rev-fin-retransmits’: Reverse direction FIN retransmits; ‘rev-finack-pkts’: Reverse direction FIN-ACK packets received; ‘total-rst-pkts’: Total RST packets received; ‘fwd-rst-pkts’: Forward direction RST packets received; ‘rev-rst-pkts’: Reverse direction RST packets received; ‘curr-conn’: Current TCP connection count; ‘total-conn’: Total TCP connection count; ‘total-established’: Total TCP Established; ‘peak-conn’: Peak TCP connection count;
Type: string
Supported Values: all, total-pkts, fwd-pkts, rev-pkts, total-bytes, fwd-bytes, rev-bytes, syn-pkts, syn-retransmits, synrst-pkts, synack-pkts, synack-retransmits, total-fin-pkts, fwd-fin-pkts, fwd-fin-retransmits, fwd-finack-pkts, rev-fin-pkts, rev-fin-retransmits, rev-finack-pkts, total-rst-pkts, fwd-rst-pkts, rev-rst-pkts, curr-conn, total-conn, total-established, peak-conn