system bfd stats¶
Statistics for the object bfd
bfd Specification¶
Type Configuration Resource Element Name bfd Element URI /axapi/v3/system/bfd/stats Element Attributes bfd_attributes Schema bfd schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/bfd/stats | ||
Get Object | GET | /axapi/v3/system/bfd/stats | ||
Modify Object | POST | /axapi/v3/system/bfd/stats | ||
Replace Object | PUT | /axapi/v3/system/bfd/stats | ||
Delete Object | DELETE | /axapi/v3/system/bfd/stats |
bfd attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object auth_failed
Description Authentication failures
Type: number
Format: counter
auth_key_id_mismatch
Description Authentication key-id mismatch
Type: number
Format: counter
auth_key_mismatch
Description Authentication key mismatch
Type: number
Format: counter
auth_length_invalid
Description Invalid authentication length
Type: number
Format: counter
auth_mismatch
Description Authentication mismatch
Type: number
Format: counter
auth_seqnum_invalid
Description Invalid authentication sequence number
Type: number
Format: counter
auth_type_mismatch
Description Authentication type mismatch
Type: number
Format: counter
data_is_short
Description Packet data length too short
Type: number
Format: counter
dest_unreachable
Description Destination unreachable
Type: number
Format: counter
invalid_detect_mult
Description Invalid detect multiplier
Type: number
Format: counter
invalid_multipoint
Description Invalid multipoint setting
Type: number
Format: counter
invalid_my_disc
Description Invalid my descriptor
Type: number
Format: counter
invalid_ttl
Description Invalid TTL
Type: number
Format: counter
ip_checksum_error
Description IP packet checksum errors
Type: number
Format: counter
length_too_small
Description Packets too small
Type: number
Format: counter
local_state_admin_down
Description Local admin down session state
Type: number
Format: counter
multihop_mismatch
Description Multihop session or packet mismatch
Type: number
Format: counter
no_ipv6_enable
Description No IPv6 enable
Type: number
Format: counter
other_error
Description Other errors
Type: number
Format: counter
session_not_found
Description Session not found
Type: number
Format: counter
udp_checksum_error
Description UDP packet checksum errors
Type: number
Format: counter
version_mismatch
Description BFD version mismatch
Type: number
Format: counter