network twamp responder ip stats¶
Statistics for the object ip
ip Specification¶
Type Configuration Resource Element Name ip Element URI /axapi/v3/network/twamp/responder/ip/stats Element Attributes ip_attributes Schema ip schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/network/twamp/responder/ip/stats | ||
Get Object | GET | /axapi/v3/network/twamp/responder/ip/stats | ||
Modify Object | POST | /axapi/v3/network/twamp/responder/ip/stats | ||
Replace Object | PUT | /axapi/v3/network/twamp/responder/ip/stats | ||
Delete Object | DELETE | /axapi/v3/network/twamp/responder/ip/stats |
ip attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object no_route_err
Description Tx IP no route error drop
Type: number
Format: counter
other_err
Description IP other error drop
Type: number
Format: counter
rx_acl_drop
Description Rx IP client-list drop
Type: number
Format: counter
rx_drop_not_enabled_v4
Description Rx IP disabled drop
Type: number
Format: counter
rx_pkts
Description Rx IP TWAMP test packets
Type: number
Format: counter
twamp_hdr_len_err
Description Rx TWAMP hdr length error drop
Type: number
Format: counter
tx_pkts
Description Tx IP TWAMP test packets
Type: number
Format: counter