Bfd mib definition, Bfd session table, Bfdsesstable – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 643: Bfdsessindex, Bfdsessapplicationid, Bfdsessdiscriminator, Bfdsessremotediscr, Bfdsessudpport, Bfdsessstate, Chapter 63

Advertising
background image

Unified IP MIB Reference

615

53-1002549-02

Chapter

63

BFD MIB Definition

In this chapter

BFD session table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 615

BFD session performance table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 617

BFD session mapping table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 618

BFD scalar objects. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 619

BFD session table

The following table specifies information about the Bidirectional Forwarding Detection (BFD)
session.

Name, OID, and syntax

Access

Description

bfdSessTable
brcdIp.3.3.1.1.2

None

Describes the BFD sessions.

bfdSessIndex
brcdIp.3.3.1.1.2.1.1
Syntax: BfdSessIndexTC

None

Contains an index used to represent a unique BFD session on this
device.

bfdSessApplicationId
brcdIp.3.3.1.1.2.1.2
Syntax: Unsigned32

Read-only

Contains an index used to indicate a local application which owns
or maintains this BFD session. For instance, the MPLS VPN
process may maintain a subset of the total number of BFD
sessions. This application ID provides a convenient way to
segregate sessions by the applications which maintain them.

bfdSessDiscriminator
brcdIp.3.3.1.1.2.1.3
Syntax: Unsigned32

Read-only

Specifies the local discriminator for this BFD session, used to
uniquely identify it.

bfdSessRemoteDiscr
brcdIp.3.3.1.1.2.1.4
Syntax: Unsigned32

Read-only

Specifies the session discriminator chosen by the remote system
for this BFD session.

bfdSessUdpPort
brcdIp.3.3.1.1.2.1.5
Syntax: InetPortNumber

Read-only

The UDP port for BFD.
Default: The well-known value for this port.

bfdSessState
brcdIp.3.3.1.1.2.1.6
Syntax: Integer

Read-only

The perceived state of the BFD session:

adminDown(1)

down(2) - BFD session is down.

init(3) - BFD session is initializing.

up(4) - BFD session is up.

Advertising