system icmp6 stats¶
Statistics for the object icmp6
icmp6 Specification¶
Type Configuration Resource Element Name icmp6 Element URI /axapi/v3/system/icmp6/stats Element Attributes icmp6_attributes Schema icmp6 schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/icmp6/stats | ||
Get Object | GET | /axapi/v3/system/icmp6/stats | ||
Modify Object | POST | /axapi/v3/system/icmp6/stats | ||
Replace Object | PUT | /axapi/v3/system/icmp6/stats | ||
Delete Object | DELETE | /axapi/v3/system/icmp6/stats |
icmp6 attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object err_echo_replies
Description Error Echo replies
Type: number
Format: counter
err_echoes
Description Error Echo requests
Type: number
Format: counter
err_na
Description Error Neighbor advertisement
Type: number
Format: counter
err_ns
Description Error Neighbor solicitation
Type: number
Format: counter
err_ra
Description Error Router advertisement
Type: number
Format: counter
err_redirects
Description Error Redirects
Type: number
Format: counter
err_rs
Description Error Router solicitation
Type: number
Format: counter
in_dest_un_reach
Description In Destunation Unreachable
Type: number
Format: counter
in_echoes
Description In Echo requests
Type: number
Format: counter
in_errors
Description In Errors
Type: number
Format: counter
in_exho_reply
Description In Echo replies
Type: number
Format: counter
in_grp_mem_query
Description In Group member query
Type: number
Format: counter
in_grp_mem_reduction
Description In Group member reduction
Type: number
Format: counter
in_grp_mem_resp
Description In Group member reply
Type: number
Format: counter
in_msgs
Description In messages
Type: number
Format: counter
in_na
Description In neighbor advertisement
Type: number
Format: counter
in_ns
Description In neighbor solicitation
Type: number
Format: counter
in_param_prob
Description In Parameter Problem
Type: number
Format: counter
in_pkt_too_big
Description In Packet too big
Type: number
Format: counter
in_ra
Description In Router advertisement
Type: number
Format: counter
in_redirect
Description In Redirects
Type: number
Format: counter
in_router_sol
Description In Router solicitation
Type: number
Format: counter
in_time_exceeds
Description In TTL Exceeds
Type: number
Format: counter
out_dst_un_reach
Description Out Destination Unreachable
Type: number
Format: counter
out_echo_replies
Description Out Echo replies
Type: number
Format: counter
out_echo_req
Description Out Echo requests
Type: number
Format: counter
out_mem_reductions
Description Out Group member reduction
Type: number
Format: counter
out_mem_resp
Description Out Group member reply
Type: number
Format: counter
out_msg
Description Out Messages
Type: number
Format: counter
out_na
Description Out neighbor advertisement
Type: number
Format: counter
out_ns
Description Out neighbor solicitation
Type: number
Format: counter
out_param_prob
Description Out Parameter Problem
Type: number
Format: counter
out_pkt_too_big
Description Out Packet too big
Type: number
Format: counter
out_ra
Description Out Router advertisement
Type: number
Format: counter
out_redirects
Description Out Redirects
Type: number
Format: counter
out_rs
Description Out Router solicitation
Type: number
Format: counter
out_time_exceeds
Description Out TTL Exceeds
Type: number
Format: counter