Home/Catalog/BFD-DRAFT-00-MIB

BFD-DRAFT-00-MIB

AI MIB Summary

The BFD-DRAFT-00-MIB enables monitoring of Bidirectional Forwarding Detection (BFD) session states, failure detection timers, and packet transmission statistics on network devices supporting the BFD protocol. It provides granular visibility into link health metrics, including session up/down transitions and packet loss counters, to facilitate rapid fault isolation in routing and switching infrastructures.

Bidirectional Forwarding Management Information Base.
Main OID:
bfdMIB.1.3.6.1.2.1.999
55
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

55 total
Object Name
bfdMIBBidirectional Forwarding Management Information Base.
MODULE-IDENTITY
.1.3.6.1.2.1.999
bfdNotifications
OBJECT IDENTIFIER
.1.3.6.1.2.1.999.0
bfdSessUpThis notification is generated when the bfdSessState object for one or more contiguous entries in bfdSessTable are about to enter the up(2) state from some other state. The included values of bfdSessDiag MUST both be set equal to this new state (i.e: up(1)). The two instances of bfdSessDiag in this notification indicate the range of indexes that are affected. Note that all the indexes of the two ends of the range can be derived from the instance identifiers of these two objects. For cases where a contiguous range of sessions have transitioned into the up(1) state at roughly the same time, the device SHOULD issue a single notification for each range of contiguous indexes in an effort to minimize the emission of a large number of notifications. If a notification has to be issued for just a single bfdSessEntry, then the instance identifier (and values) of the two bfdSessDiag objects MUST be the identical.
NOTIFICATION-TYPE
.1.3.6.1.2.1.999.0.1
bfdSessDownThis notification is generated when the bfdSessState object for one or more contiguous entries in bfdSessTable are about to enter the down(4) or adminDown(5) states from some other state. The included values of bfdSessDiag MUST both be set equal to this new state (i.e: down(4) or adminDown(5)). The two instances of bfdSessDiag in this notification indicate the range of indexes that are affected. Note that all the indexes of the two ends of the range can be derived from the instance identifiers of these two objects. For cases where a contiguous range of sessions have transitioned into the down(4) or adminDown(5) states at roughly the same time, the device SHOULD issue a single notification for each range of contiguous indexes in an effort to minimize the emission of a large number of notifications. If a notification has to be issued for just a single bfdSessEntry, then the instance identifier (and values) of the two bfdSessDiag objects MUST be the identical.
NOTIFICATION-TYPE
.1.3.6.1.2.1.999.0.2
bfdObjects
OBJECT IDENTIFIER
.1.3.6.1.2.1.999.1
bfdScalarObjects
OBJECT IDENTIFIER
.1.3.6.1.2.1.999.1.1
bfdAdminStatusThe global administrative status of BFD in this router. The value 'enabled' denotes that the BFD Process is active on at least one interface; 'disabled' disables it on all interfaces.rw
Enumeration
.1.3.6.1.2.1.999.1.1.1
bfdOperStatusThe operational status of BFD on this router.ro
Enumeration
.1.3.6.1.2.1.999.1.1.2
bfdVersionNumberThe current version number of the BFD protocol.ro
Unsigned32
.1.3.6.1.2.1.999.1.1.3
bfdSessNotificationsEnableIf this object is set to true(1), then it enables the emission of bfdSessUp and bfdSessDown notifications; otherwise these notifications are not emitted.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.999.1.1.4
bfdSessTableThe BFD Session Table describes the BFD sessions.
SEQUENCE OF BfdSessEntry
.1.3.6.1.2.1.999.1.2
bfdSessEntryThe BFD Session Entry describes BFD session.
BfdSessEntry
.1.3.6.1.2.1.999.1.2.1
bfdSessIndexThis object contains an index used to represent a unique BFD session on this device.
BfdSessIndexTC
.1.3.6.1.2.1.999.1.2.1.1
bfdSessApplicationIdThis object contains an index used to indicate an local application which owns or maintains this BFD session. For instance, the VPN process may maintain a subset of the total number of BFD sessions. This application ID provides a convienent way to segretate sessions by the applications which maintain them.ro
Unsigned32
.1.3.6.1.2.1.999.1.2.1.2
bfdSessDiscriminatorThis object specifies the local discriminator for this BFD session, used to uniquely identify it.ro
Unsigned32
.1.3.6.1.2.1.999.1.2.1.3
bfdSessLocalDiscrThis object specifies the local discriminator for this BFD session, used to uniquely identify it.ro
Unsigned32
.1.3.6.1.2.1.999.1.2.1.4
bfdSessRemoteDiscrThis object specifies the discriminator chosen by the remote system local discriminator for this BFD session.ro
Unsigned32
.1.3.6.1.2.1.999.1.2.1.5
bfdSessStateThe perceived state of the BFD session.ro
Enumeration
.1.3.6.1.2.1.999.1.2.1.6
bfdSessRemoteHeardFlagThis object specifies status of BFD packet reception from the remote system. Specifically, it is set to true(1) if the local system is actively receiving BFD packets from the remote system, and is set to false(0) if the local system has not received BFD packets recently (within the detection time) or if the local system is attempting to tear down the BFD session.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.999.1.2.1.7
bfdSessDiagA diagnostic code specifying the local system's reason for the last transition of the session from up(1) to some other state.ro
Unsigned32
.1.3.6.1.2.1.999.1.2.1.8
bfdSessOperModeThis object specifies current operating mode that BFD session is operating in. A value of AsyncModeWEchoFun(1) ... A value of AsynchModeWOEchoFun(2) ... A value of DemandModeWEchoFunction(3) ... A value of DemandModeWOEchoFunction(4) ...ro
Enumeration
.1.3.6.1.2.1.999.1.2.1.9
bfdSessDemandModeDesiredFlagThis 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 notrw
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.999.1.2.1.10
bfdSessEchoFuncModeDesiredFlagThis 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 notrw
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.999.1.2.1.11
bfdSessEchoFuncFlagThe administrative status of Echo function for this BFD session. The value 'enabled' denotes that the Echo function is enabled for this session; 'disabled' disables Echo function for this session.rw
Enumeration
.1.3.6.1.2.1.999.1.2.1.12
bfdSessAddrTypeThis object specifies IP address of the interface 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 only when the outgoing interface is of type point-to-point, or when the BFD session is not associated with a specific interface. If any other unsupported values are attempted in a set operation, the agent MUST return an inconsistentValue error.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.2.1.999.1.2.1.13
bfdSessAddrThis object specifies IP address of the interface associated with this BFD session. It can also be used to enabled BFD on a specific interface. The value is set to zero when BFD session is not associated with a specific interface.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.2.1.999.1.2.1.14
bfdSessDesiredMinTxIntervalThis object specifies the minimum interval, in microseconds, that the local system would like to use when transmitting BFD Control packets.rw
BfdInterval
.1.3.6.1.2.1.999.1.2.1.15
bfdSessDesiredMinRxIntervalThis object specifies the minimum interval, in microseconds, between received BFD Control packets the local system is capable of supporting.rw
BfdInterval
.1.3.6.1.2.1.999.1.2.1.16
bfdSessDesiredMinEchoRxIntervalThis object specifies the minimum interval, in microseconds, between received BFD Echo packets that this system is capable of supporting.rw
BfdInterval
.1.3.6.1.2.1.999.1.2.1.17
bfdSessDetectMultThis object specifies the Detect time multiplier.rw
BfdInterval
.1.3.6.1.2.1.999.1.2.1.18
bfdSessStorTypeThis variable indicates the storage type for this object. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.rw
StorageType (SNMPv2-TC)
.1.3.6.1.2.1.999.1.2.1.19
bfdSessRowStatusThis variable is used to create, modify, and/or delete a row in this table. When a row in this table has a row in the active(1) state, no objects in this row can be modified except the bfdSessRowStatus and bfdSessStorageType.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.999.1.2.1.20
bfdSessPerfTableThis table specifies BFD Session performance counters.
SEQUENCE OF BfdSessPerfEntry
.1.3.6.1.2.1.999.1.3
bfdSessPerfEntryAn entry in this table is created by a BFD-enabled node for every BFD Session. bfdCounterDiscontinuityTime is used to indicate potential discontinuity for all counter objects in this table.
BfdSessPerfEntry
.1.3.6.1.2.1.999.1.3.1
bfdSessPerfPktInThe total number of BFD messages received for this BFD session.ro
Counter32
.1.3.6.1.2.1.999.1.3.1.1
bfdSessPerfPktOutThe total number of BFD messages sent for this BFD session.ro
Counter32
.1.3.6.1.2.1.999.1.3.1.2
bfdSessPerfBadDiscrimThe total number of BFD messages received with a bad local Discriminator value for this BFD session.ro
Counter32
.1.3.6.1.2.1.999.1.3.1.3
bfdSessPerfLastSessDownTimeThe value of sysUpTime on the most recent occasion at which the last time communication was lost with the neighbor. If no such down event exist this object contains a zero value.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.2.1.999.1.3.1.4
bfdSessPerfLastCommLostDiagThe BFD diag code for the last time communication was lost with the neighbor. If no such down event exist this object contains a zero value.ro
BfdDiag
.1.3.6.1.2.1.999.1.3.1.5
bfdSessPerfSessDownCountThe number of times this session has gone into the down state since the router last rebooted.ro
Counter32
.1.3.6.1.2.1.999.1.3.1.6
bfdSessPerfDiscTimeThe value of sysUpTime on the most recent occasion at which any one or more of the session counters suffered a discontinuity. The relevant counters are the specific instances associated with this BFD sesion of any Counter32 object contained in the BfdSessPerfTable. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.2.1.999.1.3.1.7
bfdSessPerfPktInHCThis value represents the total number of total number of BFD messages received for this BFD session. It MUST be equal to the least significant 32 bits of bfdSessPerfPktIn if bfdSessPerfPktInHC is supported according to the rules spelled out in RFC2863.ro
Counter64
.1.3.6.1.2.1.999.1.3.1.8
bfdSessPerfPktOutHCThis value represents the total number of total number of BFD messages transmitted for this BFD session. It MUST be equal to the least significant 32 bits of bfdSessPerfPktIn if bfdSessPerfPktOutHC is supported according to the rules spelled out in RFC2863.ro
Counter64
.1.3.6.1.2.1.999.1.3.1.9
bfdSessPerfBadDiscrimHCThis value represents the total number of total number of BFD messages received with a bad local Discriminator value for this BFD session. It MUST be equal to the least significant 32 bits of bfdSessPerfBadDiscrimHC if bfdSessPerfBadDiscrimHC is supported according to the rules spelled out in RFC2863.ro
Counter64
.1.3.6.1.2.1.999.1.3.1.10
bfdSessMapTableThe BFD Session Map Table maps the complex indexing of the BFD sessions to the flat BFDIndex used in the BfdSessionTable. Implementors need to be aware that if the value of the bfdSessAddr (an OID) has more that 111 sub-identifiers, then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
SEQUENCE OF BfdSessMapEntry
.1.3.6.1.2.1.999.1.4
bfdSessMapEntryThe BFD Session Entry describes BFD session that is mapped to this index. Implementors need to be aware that if the value of the bfdSessAddr has more that 111 octets, then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3
BfdSessMapEntry
.1.3.6.1.2.1.999.1.4.1
bfdSessMapBfdIndexThis object specifies the BfdIndex refered to by the indexes of this row. In essence, a mapping is provided between these indexes and the BfdSessTable.ro
BfdSessIndexTC
.1.3.6.1.2.1.999.1.4.1.1
bfdConformance
OBJECT IDENTIFIER
.1.3.6.1.2.1.999.3
bfdGroups
OBJECT IDENTIFIER
.1.3.6.1.2.1.999.3.1
bfdSessionGroupCollection of objects needed for BFD sessions.
Unknown
.1.3.6.1.2.1.999.3.1.1
bfdSessionPerfGroupCollection of objects needed to monitor the performance of BFD sessions.
Unknown
.1.3.6.1.2.1.999.3.1.2
bfdSessionPerfHCGroupCollection of objects needed to monitor the performance of BFD sessions for which the values of bfdSessPerfPktIn, bfdSessPerfPktOut, or bfdSessPerfBadDiscrim wrap around too quickly.
Unknown
.1.3.6.1.2.1.999.3.1.3
bfdNotificationGroupSet of notifications implemented in this module.
Unknown
.1.3.6.1.2.1.999.3.1.4
bfdCompliances
OBJECT IDENTIFIER
.1.3.6.1.2.1.999.3.2
bfdModuleFullComplianceCompliance statement for agents that provide full support for BFD-MIB. Such devices can then be monitored and also be configured using this MIB module.
Unknown
.1.3.6.1.2.1.999.3.2.1
BFD-DRAFT-00-MIB - SNMP MIB Reference | MIBs Explorer