User Manual
Unified IP MIB Reference 621
53-1003106-01
Chapter
63
BFD MIB Definition
In this chapter
•BFD session table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 621
•BFD session performance table. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 623
•BFD session mapping table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 624
•BFD scalar objects. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 625
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.