visibility tcp

Display TCP Network Statistics

tcp Specification

   
Type Configuration Resource
Element Name tcp
Element URI /axapi/v3/visibility/tcp
Element Attributes tcp_attributes
Statistics Data URI /axapi/v3/visibility/tcp/stats
Schema tcp schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/visibility/tcp

tcp attributes

Get Object

GET

/axapi/v3/visibility/tcp

tcp attributes

Modify Object

POST

/axapi/v3/visibility/tcp

tcp attributes

Replace Object

PUT

/axapi/v3/visibility/tcp

tcp attributes

Delete Object

DELETE

/axapi/v3/visibility/tcp

tcp attributes

tcp attributes

sampling-enable

Type: List

uuid

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; ‘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

stats data

  Counter Size Description
       
  rev-fin-pkts 8 Reverse direction FIN packets received
  fwd-fin-retransmits 8 Forward direction FIN retransmits
  fwd-pkts 8 Forward direction TCP packet count
  syn-pkts 8 Total TCP SYN packets received
  rev-pkts 8 Reverse direction TCP packet count
  synrst-pkts 8 TCP SYN-RST packets received
  rev-rst-pkts 8 Reverse direction RST packets received
  total-rst-pkts 8 Total RST packets received
  fwd-finack-pkts 8 Forward direction FIN-ACK packets received
  fwd-fin-pkts 8 Forward direction FIN packets received
  fwd-rst-pkts 8 Forward direction RST packets received
  total-established 8 Total TCP Established
  rev-finack-pkts 8 Reverse direction FIN-ACK packets received
  synack-retransmits 8 TCP SYN-ACK packet retransmits
  rev-bytes 8 Reverse direction TCP byte count
  peak-conn 8 Peak TCP connection count
  curr-conn 8 Current TCP connection count
  synack-pkts 8 TCP SYN-ACK packets received
  total-pkts 8 Total TCP packets received
  total-bytes 8 Total TCP bytes received
  total-conn 8 Total TCP connection count
  fwd-bytes 8 Forward direction TCP byte count
  syn-retransmits 8 TCP SYN packet retransmits
  rev-fin-retransmits 8 Reverse direction FIN retransmits
  total-fin-pkts 8 Total FIN packets received