DC-BFD-STUB-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
36
.1.3.6.1.4.1.629.10.11.1.1 · 1 row entry · 8 columns
The table of BFD stub entities.
bfdEntityEntry entry .1.3.6.1.4.1.629.10.11.1.1.1
Each entry represents an instance of the BFD stub.
Indexes
bfdEntityIndex
Column Syntax OID
bfdEntityIndex
The index of this BFD stub instance. This is the
HAF entity index passed on the entity create parameters.

This is the sole index of this table.
DC-MASTER-TCNumericIndex
Textual Convention: DC-MASTER-TCNumericIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.629.10.11.1.1.1.1
bfdAdminStatus
The global administrative status of BFD in this router.
The value adminStatusUp denotes that the BFD Process is
active; setting the value of this field to adminStatusDown
disables it on all interfaces.
DC-MASTER-TCAdminStatusr/w
Textual Convention: DC-MASTER-TCAdminStatus Enumeration
Type Values:
1adminStatusUp
2adminStatusDown
.1.3.6.1.4.1.629.10.11.1.1.1.2
bfdOperStatus
The current operational state of the BFD entity.
DC-MASTER-TCNpgOperStatus
Textual Convention: DC-MASTER-TCNpgOperStatus Enumeration
Type Values:
1operStatusUp
2operStatusDown
3operStatusGoingUp
4operStatusGoingDown
5operStatusActFailed
8operStatusFailed
10operStatusFailedPerm
11operStatusFailing
.1.3.6.1.4.1.629.10.11.1.1.1.3
bfdRowStatus
Used to create and delete a BFD entity table entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.629.10.11.1.1.1.4
bfdVersionNumber
The current version number of the BFD protocol.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.629.10.11.1.1.1.5
bfdDesiredMinTxInterval
This object specifies the default minimum interval, in
microseconds, that the local system would like to use when
transmitting BFD Control packets. This value is used for
BFD sessions that do not have a corresponding e…
microsecondsBfdIntervalr/w
Textual Convention: BfdInterval Unsigned32
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.629.10.11.1.1.1.6
bfdReqMinRxInterval
This object specifies the default minimum interval (in
microseconds) between received BFD control packets
that the local system will advertise itself as capable
of receiving. This value is used for BFD sessions that
do…
microsecondsBfdIntervalr/w
Textual Convention: BfdInterval Unsigned32
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.629.10.11.1.1.1.7
bfdInterfaceScope
This object specifies the scope of interfaces supported by
this BFD instance.

This field has replaceOnlyWhileDisabled syntax.
DC-MASTER-TCInterfaceScoper/w
Textual Convention: DC-MASTER-TCInterfaceScope OctetString
Type Constraints:
range: 0..3
.1.3.6.1.4.1.629.10.11.1.1.1.8
.1.3.6.1.4.1.629.10.11.1.2 · 1 row entry · 12 columns
The BFD Session Table describes the BFD sessions.
bfdSessionEntry entry .1.3.6.1.4.1.629.10.11.1.2.1
The BFD Session Entry describes BFD session.
Indexes
bfdEntityIndex bfdSessIndex
Column Syntax OID
bfdSessIndex
This object contains an index used to represent a
unique BFD session on this device.
BfdSessIndexTC
Textual Convention: BfdSessIndexTC Unsigned32
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.629.10.11.1.2.1.1
bfdSessDiscriminator
This object specifies the local discriminator for this BFD
session, used to uniquely identify it.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.629.10.11.1.2.1.4
bfdSessRemoteDiscr
This object specifies the session discriminator chosen
by the remote system for this BFD session.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.629.10.11.1.2.1.5
bfdSessState
The perceived state of the BFD session.
Enumerationr/w
Enumerated Values:
1adminDown
2down
3init
4up
.1.3.6.1.4.1.629.10.11.1.2.1.7
bfdSessDiag
A diagnostic code specifying the local system's reason
for the last transition of the session from up(1)
to some other state.
BfdDiagr/w
Textual Convention: BfdDiag Enumeration
Type Values:
0noDiagnostic
1controlDetectionTimeExpired
2echoFunctionFailed
3neighborSignaledSessionDown
4forwardingPlaneReset
5pathDown
6concatenatedPathDown
7administrativelyDown
8reverseConcatenatedPathDown
16misconnectivity
255noContact
.1.3.6.1.4.1.629.10.11.1.2.1.9
bfdSessControlPlanIndepFlag
This object indicates that the local system's
ability to continue to function through a disruption of
the control plane. Specifically, it is set
to true(1) if the local system BFD implementation is
independent of the co…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.629.10.11.1.2.1.13
bfdSessIntface
This object contains an interface index used to indicate
the interface which this BFD session is running on. This
value can be zero if there is no interface associated
with this BFD session.
IF-MIBInterfaceIndexOrZero
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.629.10.11.1.2.1.14
bfdSessAddrType
This object specifies the type of the IP address of the
peer associated with this BFD session.

Only values unknown(0), ipv4(1) or ipv6(2)
have to be supported.

A value of unknown(0) is allo…
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.629.10.11.1.2.1.15
bfdSessAddr
This object specifies the IP address of the peer
associated with this BFD session.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
.1.3.6.1.4.1.629.10.11.1.2.1.16
bfdSessApplicationSessions
This object specifies the number of application sessions for this
BFD session.

An application session is a request made by a local application
for this BFD session. If multiple requests from one or more …
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.629.10.11.1.2.1.27
bfdSessLocalAddrType
This object specifies the type of the local IP address
associated with this BFD session.

Only values unknown(0), ipv4(1) or ipv6(2) have to be
supported.

A value of unknown(0) is allowed on…
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.629.10.11.1.2.1.28
bfdSessLocalAddr
This object specifies the local IP address associated with
this BFD session.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.629.10.11.1.2.1.29
.1.3.6.1.4.1.629.10.11.1.5 · 1 row entry · 3 columns
The BFD Session Mapping Table maps the complex
indexing of the BFD sessions to the flat
BFDIndex used in the BfdSessionTable.
dcBfdSessMapEntry entry .1.3.6.1.4.1.629.10.11.1.5.1
BFD Session Entry containing information about the
mapping to the BFDIndex of the session from the peer
interface index (if known), peer address, remote
discriminator, entity type and entity index of the control
plane c…
Indexes
bfdEntityIndex bfdSessIntface bfdSessAddrType bfdSessAddr bfdSessRemoteDiscr dcBfdSessMapEntityType dcBfdSessMapEntityIndex bfdSessLocalAddrType bfdSessLocalAddr
Column Syntax OID
dcBfdSessMapEntityType
This object identifies the type of local application that is
using a BFD session. As described in section 3.4 of
draft-ietf-bfd-generic-03, multiple control protocols are
expected to share the same BFD session.
DC-MASTER-TCEntityProcType
Textual Convention: DC-MASTER-TCEntityProcType Enumeration
Type Values:
52494336entityRgs
553779200entityRsvp
587268096entityLdpSc
1023475712entityRtm
1040252928entityOspfPm
1040318464entityOspfNm
1057030144entityIsisPm
1057095680entityIsisSdc
1090584576entityBgpRm
1090650112entityBgpNm
1174470656entityRipPm
1241579520entityOspfv3Pm
1241645056entityOspfv3Nm
.1.3.6.1.4.1.629.10.11.1.5.1.1
dcBfdSessMapEntityIndex
This object identifies the instance of local application that
is using a BFD session.

This is a unique identifier among the applications of type
identified by dcBfdSessMapEntityType. In many cases, this …
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.629.10.11.1.5.1.2
dcBfdSessMapBfdIndex
This object specifies the BfdIndex referred to by
the indexes of this row. In essence, a mapping is
provided between these indexes and the BfdSessionTable.
BfdSessIndexTC
Textual Convention: BfdSessIndexTC Unsigned32
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.629.10.11.1.5.1.3
.1.3.6.1.4.1.629.10.11.1.6 · 1 row entry · 13 columns
The BFD Session parameter configuration table allows
static configuration of BFD session parameters.
dcBfdSessConfigEntry entry .1.3.6.1.4.1.629.10.11.1.6.1
BFD Session parameter configuration which applies to
BFD sessions matching the identification information.
Indexes
bfdEntityIndex dcBfdSessConfigProtocol dcBfdSessConfigIfIndex dcBfdSessConfigAddrType dcBfdSessConfigAddr dcBfdSessConfigLocalAddrType dcBfdSessConfigLocalAddr
Column Syntax OID
dcBfdSessConfigProtocol
The collection of control plane protocol types that
this session parameter configuration applies to.
Bits
Enumerated Values:
0ospf
1isis
2bgp
3rip
4pim
5rsvp
6ldp
7lmp
8static
.1.3.6.1.4.1.629.10.11.1.6.1.2
dcBfdSessConfigIfIndex
This object specifies the interface index of the
interface that this configuration applies to. If
the configuration should apply to all interfaces,
this object has the value zero.
IF-MIBInterfaceIndexOrZero
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.629.10.11.1.6.1.3
dcBfdSessConfigAddrType
This object specifies the type of the address of the
peer associated with this BFD session parameter
configuration.

A value of unknown(0) is used if the configuration
applies to all peers on a particular …
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.629.10.11.1.6.1.4
dcBfdSessConfigAddr
This object specifies the address of the peer
associated with this this BFD session parameter
configuration.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
.1.3.6.1.4.1.629.10.11.1.6.1.5
dcBfdSessConfigRowStatus
This variable is used to create, modify, and/or
delete a row in this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.629.10.11.1.6.1.6
dcBfdSessConfigDemandModeDsrd
This object indicates that the local system's
desire to use Demand mode. Specifically, it is set
to true(1) if the local system wishes to use
Demand mode or false(0) if not.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.629.10.11.1.6.1.7
dcBfdSessConfigEchoFuncModeDsrd
This object indicates that the local system's
desire to use Echo mode. Specifically, it is set
to true(1) if the local system wishes to use
Echo mode or false(0) if not.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.629.10.11.1.6.1.8
dcBfdSessConfigDesiredMinTxIntvl
This object specifies the minimum interval, in
microseconds, that the local system would like to use
when transmitting BFD Control packets.
BfdIntervalr/w
Textual Convention: BfdInterval Unsigned32
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.629.10.11.1.6.1.9
dcBfdSessConfigReqMinRxInterval
This object specifies the minimum interval, in
microseconds, between received BFD Control packets the
local system is capable of supporting.
BfdIntervalr/w
Textual Convention: BfdInterval Unsigned32
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.629.10.11.1.6.1.10
dcBfdSessConfigReqMinEchoRxIntvl
This object specifies the minimum interval, in
microseconds, between received BFD Echo packets that
this system is capable of supporting.
BfdIntervalr/w
Textual Convention: BfdInterval Unsigned32
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.629.10.11.1.6.1.11
dcBfdSessConfigDetectMult
This object specifies the Detect time multiplier.
Unsigned32r/w
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.629.10.11.1.6.1.12
dcBfdSessConfigLocalAddrType
This object specifies the type of the local IP address
associated with this BFD session.

Only values unknown(0), ipv4(1) or ipv6(2) have to be
supported.

A value of unknown(0) is allowed on…
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.629.10.11.1.6.1.13
dcBfdSessConfigLocalAddr
This object specifies the local IP address associated with
this BFD session.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.629.10.11.1.6.1.14