BfdRouterSessionResults Object


Description:

BFD Result for each Session.

Parents: BfdRouterConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

BfdRouterConfig

Use this to connect a results object to an object.

BfdRouterSessionResults Writable Attributes

There are no writable attributes.

BfdRouterSessionResults Read-Only Attributes

Read-Only Attribute Description
BfdDiagnosticCode

A diagnostic code specifying the local system's reason for the last session state change. Allows remote systems to determine the reason that the previous session failed.

Type: enum

Default: NO_DIAGNOSTIC

Possible Values:

Value Description
BfdRouterSessionState

Current BFD router's state as seen by the transmitting system.

Type: enum

Default: DOWN

Possible Values:

Value Description
FlapCount

Number of times a flap event (state transitions) was detected by BFD.

Type: u32

Default: 0

ipv4DstAddr

IPv4 Destination Address

Type: ip

Default: 225.0.0.1

ipv4SrcAddr

IPv4 Source Address

Type: ip

Default: 192.0.0.1

ipv6DstAddr

IPv6 Destination Address

Type: ipv6

Default: 2003::1

ipv6SrcAddr

IPv6 Source Address

Type: ipv6

Default: 2002::1

LastBfdDiagnosticErrorRx

Stores the value of the last diagnostic error received by the router.

Type: enum

Default: NO_DIAGNOSTIC

Possible Values:

Value Description
MyDiscriminator

Transmitted My Discriminator field.

Type: u32

Default: 0

RxCount

Number of BFD control packets received on this router.

Type: u32

Default: 0

SessionIndex

Session number of the BFD router session within a router block.

Type: u16

Default: 0

TimeoutCount

Number of timeout conditions detected by BFD.

Type: u32

Default: 0

TxCount

Number of BFD control packets sent on this router.

Type: u32

Default: 0

YourDiscriminator

Value of the Your Discriminator field received from the DUT.

Type: u32

Default: 0