ddos ip-proto

global ddos port counters

ip-proto Specification

   
Type Configuration Resource
Element Name ip-proto
Element URI /axapi/v3/ddos/ip-proto
Element Attributes ip-proto_attributes
Statistics Data URI /axapi/v3/ddos/ip-proto/stats
Schema ip-proto schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/ddos/ip-proto

ip-proto attributes

Get Object

GET

/axapi/v3/ddos/ip-proto

ip-proto attributes

Modify Object

POST

/axapi/v3/ddos/ip-proto

ip-proto attributes

Replace Object

PUT

/axapi/v3/ddos/ip-proto

ip-proto attributes

Delete Object

DELETE

/axapi/v3/ddos/ip-proto

ip-proto attributes

ip-proto 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; ‘dst_ipproto_rcvd’: Dst IP-Proto Total Packets Received; ‘dst_ipproto_drop’: Dst IP-Proto Total Packets Dropped; ‘dst_ipproto_bl’: Dst IP-Proto Blacklist Packets Dropped; ‘dst_ipproto_exceed_drop_any’: Dst IP-Proto Exceed Dropped; ‘dst_ipproto_pkt_rate_exceed’: Dst IP-Proto Pkt Rate Exceeded; ‘dst_ipproto_kbit_rate_exceed’: Dst IP-Proto KiBit Rate Exceeded (KiBit); ‘dst_ipproto_frag_rate_exceed’: Dst IP-Proto Frag Pkt Rate Exceeded;

Type: string

Supported Values: all, dst_ipproto_rcvd, dst_ipproto_drop, dst_ipproto_bl, dst_ipproto_exceed_drop_any, dst_ipproto_pkt_rate_exceed, dst_ipproto_kbit_rate_exceed, dst_ipproto_frag_rate_exceed

stats data

  Counter Size Description
       
  dst_ipproto_bl 8 Dst IP-Proto Blacklist Packets Dropped
  dst_ipproto_kbit_rate_exceed 8 Dst IP-Proto KiBit Rate Exceeded (KiBit)
  dst_ipproto_exceed_drop_any 8 Dst IP-Proto Exceed Dropped
  dst_ipproto_drop 8 Dst IP-Proto Total Packets Dropped
  dst_ipproto_frag_rate_exceed 8 Dst IP-Proto Frag Pkt Rate Exceeded
  dst_ipproto_rcvd 8 Dst IP-Proto Total Packets Received
  dst_ipproto_pkt_rate_exceed 8 Dst IP-Proto Pkt Rate Exceeded