system icmp6¶
Display ICMPv6 statistics
icmp6 Specification¶
Type Configuration Resource Element Name icmp6 Element URI /axapi/v3/system/icmp6 Element Attributes icmp6_attributes Statistics Data URI /axapi/v3/system/icmp6/stats Schema icmp6 schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/icmp6 | ||
Get Object | GET | /axapi/v3/system/icmp6 | ||
Modify Object | POST | /axapi/v3/system/icmp6 | ||
Replace Object | PUT | /axapi/v3/system/icmp6 | ||
Delete Object | DELETE | /axapi/v3/system/icmp6 |
icmp6 attributes¶
sampling-enable
Type: Listuuid
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; ‘in_msgs’: In messages; ‘in_errors’: In Errors; ‘in_dest_un_reach’: In Destunation Unreachable; ‘in_pkt_too_big’: In Packet too big; ‘in_time_exceeds’: In TTL Exceeds; ‘in_param_prob’: In Parameter Problem; ‘in_echoes’: In Echo requests; ‘in_exho_reply’: In Echo replies; ‘in_grp_mem_query’: In Group member query; ‘in_grp_mem_resp’: In Group member reply; ‘in_grp_mem_reduction’: In Group member reduction; ‘in_router_sol’: In Router solicitation; ‘in_ra’: In Router advertisement; ‘in_ns’: In neighbor solicitation; ‘in_na’: In neighbor advertisement; ‘in_redirect’: In Redirects; ‘out_msg’: Out Messages; ‘out_dst_un_reach’: Out Destination Unreachable; ‘out_pkt_too_big’: Out Packet too big; ‘out_time_exceeds’: Out TTL Exceeds; ‘out_param_prob’: Out Parameter Problem; ‘out_echo_req’: Out Echo requests; ‘out_echo_replies’: Out Echo replies; ‘out_rs’: Out Router solicitation; ‘out_ra’: Out Router advertisement; ‘out_ns’: Out neighbor solicitation; ‘out_na’: Out neighbor advertisement; ‘out_redirects’: Out Redirects; ‘out_mem_resp’: Out Group member reply; ‘out_mem_reductions’: Out Group member reduction; ‘err_rs’: Error Router solicitation; ‘err_ra’: Error Router advertisement; ‘err_ns’: Error Neighbor solicitation; ‘err_na’: Error Neighbor advertisement; ‘err_redirects’: Error Redirects; ‘err_echoes’: Error Echo requests; ‘err_echo_replies’: Error Echo replies;
Type: string
Supported Values: all, in_msgs, in_errors, in_dest_un_reach, in_pkt_too_big, in_time_exceeds, in_param_prob, in_echoes, in_exho_reply, in_grp_mem_query, in_grp_mem_resp, in_grp_mem_reduction, in_router_sol, in_ra, in_ns, in_na, in_redirect, out_msg, out_dst_un_reach, out_pkt_too_big, out_time_exceeds, out_param_prob, out_echo_req, out_echo_replies, out_rs, out_ra, out_ns, out_na, out_redirects, out_mem_resp, out_mem_reductions, err_rs, err_ra, err_ns, err_na, err_redirects, err_echoes, err_echo_replies
stats data¶
Counter | Size | Description | |
---|---|---|---|
out_echo_req | 2 | Out Echo requests | |
out_param_prob | 2 | Out Parameter Problem | |
out_pkt_too_big | 2 | Out Packet too big | |
out_na | 2 | Out neighbor advertisement | |
out_rs | 2 | Out Router solicitation | |
err_ns | 2 | Error Neighbor solicitation | |
in_redirect | 2 | In Redirects | |
in_echoes | 2 | In Echo requests | |
out_ns | 2 | Out neighbor solicitation | |
err_na | 2 | Error Neighbor advertisement | |
out_ra | 2 | Out Router advertisement | |
out_mem_reductions | 2 | Out Group member reduction | |
out_dst_un_reach | 2 | Out Destination Unreachable | |
in_msgs | 2 | In messages | |
in_param_prob | 2 | In Parameter Problem | |
in_pkt_too_big | 2 | In Packet too big | |
err_ra | 2 | Error Router advertisement | |
in_grp_mem_resp | 2 | In Group member reply | |
err_echoes | 2 | Error Echo requests | |
in_errors | 2 | In Errors | |
out_echo_replies | 2 | Out Echo replies | |
in_na | 2 | In neighbor advertisement | |
in_ra | 2 | In Router advertisement | |
err_rs | 2 | Error Router solicitation | |
err_redirects | 2 | Error Redirects | |
err_echo_replies | 2 | Error Echo replies | |
in_ns | 2 | In neighbor solicitation | |
out_msg | 2 | Out Messages | |
out_mem_resp | 2 | Out Group member reply | |
out_time_exceeds | 2 | Out TTL Exceeds | |
in_exho_reply | 2 | In Echo replies | |
in_router_sol | 2 | In Router solicitation | |
in_grp_mem_query | 2 | In Group member query | |
out_redirects | 2 | Out Redirects | |
in_time_exceeds | 2 | In TTL Exceeds | |
in_grp_mem_reduction | 2 | In Group member reduction | |
in_dest_un_reach | 2 | In Destunation Unreachable |