ddos switch¶
switch counters
switch Specification¶
Type Configuration Resource Element Name switch Element URI /axapi/v3/ddos/switch Element Attributes switch_attributes Statistics Data URI /axapi/v3/ddos/switch/stats Schema switch schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/switch | ||
Get Object | GET | /axapi/v3/ddos/switch | ||
Modify Object | POST | /axapi/v3/ddos/switch | ||
Replace Object | PUT | /axapi/v3/ddos/switch | ||
Delete Object | DELETE | /axapi/v3/ddos/switch |
switch attributes¶
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
stats data¶
| Counter | Size | Description | |
|---|---|---|---|
| mpls_malformed | 8 | MPLS Malformed | |
| pkt_not_for_ddos | 8 | Not For DDOS | |
| egress_bytes | 8 | Outbound Bytes Received | |
| in_stateless_pkt | 8 | Stateless Packets Received | |
| ipv6_sent | 8 | IPv6 Sent | |
| noroute | 8 | IPv4/v6 Out No Route | |
| src_ip_bypass | 8 | Src IP Bypass | |
| ip_sent | 8 | IPv4 Sent | |
| ipv6_rcvd | 8 | IPv6 Received | |
| mpls_rcvd | 8 | MPLS Received | |
| ingress_bytes | 8 | Inbound Bytes Received | |
| ip_rcvd | 8 | IPv4 Received | |
| dst_blackhole_inject | 8 | Dst Blackhole Injected | |
| ingress_packets | 8 | Inbound Packets Received | |
| dst_ip_bypass | 8 | Dst IP Bypass | |
| mpls_drop | 8 | MPLS Dropped | |
| dst_blackhole_withdraw | 8 | Dst Blackhole Withdrawn | |
| egress_packets | 8 | Outbound Packets Received |