network twamp responder ipv6 stats¶
Statistics for the object ipv6
ipv6 Specification¶
Type Configuration Resource Element Name ipv6 Element URI /axapi/v3/network/twamp/responder/ipv6/stats Element Attributes ipv6_attributes Schema ipv6 schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/network/twamp/responder/ipv6/stats | ||
Get Object | GET | /axapi/v3/network/twamp/responder/ipv6/stats | ||
Modify Object | POST | /axapi/v3/network/twamp/responder/ipv6/stats | ||
Replace Object | PUT | /axapi/v3/network/twamp/responder/ipv6/stats | ||
Delete Object | DELETE | /axapi/v3/network/twamp/responder/ipv6/stats |
ipv6 attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object no_route_err_v6
Description Tx IPv6 no route error drop
Type: number
Format: counter
other_err_v6
Description IPv6 Other error drop
Type: number
Format: counter
rx_acl_drop_v6
Description Rx IPv6 client-list drop
Type: number
Format: counter
rx_drop_not_enabled_v6
Description Rx IPv6 disabled drop
Type: number
Format: counter
rx_pkts_v6
Description Rx IPv6 TWAMP test packets
Type: number
Format: counter
twamp_hdr_len_err_v6
Description Rx IPv6 TWAMP hdr length error drop
Type: number
Format: counter
tx_pkts_v6
Description Tx IPv6 TWAMP test packets
Type: number
Format: counter