visibility udp

Display UDP Network Statistics

udp Specification

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

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/visibility/udp

udp attributes

Get Object

GET

/axapi/v3/visibility/udp

udp attributes

Modify Object

POST

/axapi/v3/visibility/udp

udp attributes

Replace Object

PUT

/axapi/v3/visibility/udp

udp attributes

Delete Object

DELETE

/axapi/v3/visibility/udp

udp attributes

udp 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 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

stats data

  Counter Size Description
       
  rev-bytes 8 Reverse direction UDP byte count
  total-pkts 8 Total UDP packets received
  total-bytes 8 Total UDP bytes received
  fwd-pkts 8 Forward direction UDP packet count
  peak-conn 8 Peak UDP connection count
  total-conn 8 Total UDP connection count
  curr-conn 8 Current UDP connection count
  rev-pkts 8 Reverse direction UDP packet count
  fwd-bytes 8 Forward direction UDP byte count