MIBs Depot

CISCO-IETF-BFD-MIB

Registered at
1.3.6.1.4.1.9.10.137
Last updated
2011-04-16 00:00
Organization
IETF
Revisions
2011-03-14 00:00, 2010-02-18 00:00, 2008-04-24 00:00, 2007-06-04 00:00
Namespace
cisco
Source file
CISCO-IETF-BFD-MIB
Digest
sha256:00e394a8df1b19ba28474456e6b4913c075d6b9ded422d9b347ae7986e14e762

Description

This document contains the Management information base for Bidirectional Forwarding Detection(BFD) Protocol as defined in draft-ietf-bfd-base-06.txt. BFD is a protocol intended to detect faults in the bidirectional path between two forwarding engines, including interfaces, data link(s), and to the extent possible the forwarding engines themselves, with potentially very low latency. It operates independently of media, data protocols, and routing protocols. This MIB module is based on the Internet Draft draft-ietf-bfd-mib-03.txt and draft-ietf-bfd-mib-04.txt

Contact

Zafar Ali Cisco Systems, Inc. Email: zali@cisco.com A S Kiran Koushik Cisco Systems, Inc. Email: kkoushik@cisco.com Nobo Akiya Cisco Systems, G.K. Email: nobo@cisco.com

Imports

FromSymbols
CISCO-SMIciscoExperiment
IF-MIBInterfaceIndex
INET-ADDRESS-MIBInetAddress, InetAddressType, InetPortNumber
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-IETF-BFD-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
CiscoBfdDiag
TEXTUAL-CONVENTION
A common BFD diagnostic code.
current
CiscoBfdInterval
TEXTUAL-CONVENTION
The BFD interval delay in microseconds.
current
CiscoBfdSessIndexTC
TEXTUAL-CONVENTION
An index used to uniquely identify BFD sessions.
current

Objects

NameOIDSyntaxAccessStatus
ciscoBfdNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.137.0
ciscoBfdObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.137.1
ciscoBfdScalarObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.137.1.1
ciscoBfdAdminStatus
OBJECT-TYPE
The 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.
1.3.6.1.4.1.9.10.137.1.1.1INTEGER {enabled(1), disabled(2)}read-writecurrent
ciscoBfdVersionNumber
OBJECT-TYPE
The current version number of the BFD protocol.
1.3.6.1.4.1.9.10.137.1.1.3Unsigned32read-onlycurrent
ciscoBfdSessNotificationsEnable
OBJECT-TYPE
If this object is set to true(1), then it enables the emission of ciscoBfdSessUp and ciscoBfdSessDown notifications; otherwise these notifications are not emitted.
1.3.6.1.4.1.9.10.137.1.1.4TruthValueread-writecurrent
ciscoBfdSessTable
OBJECT-TYPE
The BFD Session Table describes the BFD sessions.
1.3.6.1.4.1.9.10.137.1.2not-accessiblecurrent
ciscoBfdSessEntry
OBJECT-TYPE
The BFD Session Entry describes BFD session.
1.3.6.1.4.1.9.10.137.1.2.1not-accessiblecurrent
ciscoBfdSessIndex
OBJECT-TYPE
This object contains an index used to represent a unique BFD session on this device.
1.3.6.1.4.1.9.10.137.1.2.1.1CiscoBfdSessIndexTCnot-accessiblecurrent
ciscoBfdSessApplicationId
OBJECT-TYPE
This object 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.
1.3.6.1.4.1.9.10.137.1.2.1.2Unsigned32read-onlycurrent
ciscoBfdSessDiscriminator
OBJECT-TYPE
This object specifies the local discriminator for this BFD session, used to uniquely identify it.
1.3.6.1.4.1.9.10.137.1.2.1.3Unsigned32 (1..4294967295)read-onlycurrent
ciscoBfdSessRemoteDiscr
OBJECT-TYPE
This object specifies the session discriminator chosen by the remote system for this BFD session.
1.3.6.1.4.1.9.10.137.1.2.1.4Unsigned32 (0..4294967295)read-onlycurrent
ciscoBfdSessUdpPort
OBJECT-TYPE
The destination UDP Port for BFD. The default value is the well-known value for this port. BFD State failing(5) is only applicable if this BFD session is running version 0
1.3.6.1.4.1.9.10.137.1.2.1.5InetPortNumberread-createcurrent
ciscoBfdSessState
OBJECT-TYPE
The perceived state of the BFD session.
1.3.6.1.4.1.9.10.137.1.2.1.6INTEGER {adminDown(1), down(2), init(3), up(4), failing(5)}read-onlycurrent
ciscoBfdSessRemoteHeardFlag
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.10.137.1.2.1.7TruthValueread-onlycurrent
ciscoBfdSessDiag
OBJECT-TYPE
A diagnostic code specifying the local system's reason for the last transition of the session from up(1) to some other state.
1.3.6.1.4.1.9.10.137.1.2.1.8CiscoBfdDiagread-onlycurrent
ciscoBfdSessOperMode
OBJECT-TYPE
This object specifies current operating mode that BFD session is operating in.
1.3.6.1.4.1.9.10.137.1.2.1.9INTEGER {asyncModeWEchoFun(1), asynchModeWOEchoFun(2), demandModeWEchoFunction(3), demandModeWOEchoFunction(4)}read-onlycurrent
ciscoBfdSessDemandModeDesiredFlag
OBJECT-TYPE
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
1.3.6.1.4.1.9.10.137.1.2.1.10TruthValueread-createcurrent
ciscoBfdSessEchoFuncModeDesiredFlag
OBJECT-TYPE
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
1.3.6.1.4.1.9.10.137.1.2.1.11TruthValueread-createcurrent
ciscoBfdSessControlPlanIndepFlag
OBJECT-TYPE
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 control plane. Otherwise, the value is set to false(0)
1.3.6.1.4.1.9.10.137.1.2.1.12TruthValueread-createcurrent
ciscoBfdSessAddrType
OBJECT-TYPE
This object specifies IP address type of the neighboring IP address which is being monitored 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.
1.3.6.1.4.1.9.10.137.1.2.1.13InetAddressTyperead-createcurrent
ciscoBfdSessAddr
OBJECT-TYPE
This object specifies the neighboring IP address which is being monitored 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.
1.3.6.1.4.1.9.10.137.1.2.1.14InetAddressread-createcurrent
ciscoBfdSessDesiredMinTxInterval
OBJECT-TYPE
This object specifies the minimum interval, in microseconds, that the local system would like to use when transmitting BFD Control packets.
1.3.6.1.4.1.9.10.137.1.2.1.15CiscoBfdIntervalread-createcurrent
ciscoBfdSessReqMinRxInterval
OBJECT-TYPE
This object specifies the minimum interval, in microseconds, between received BFD Control packets the local system is capable of supporting.
1.3.6.1.4.1.9.10.137.1.2.1.16CiscoBfdIntervalread-createcurrent
ciscoBfdSessReqMinEchoRxInterval
OBJECT-TYPE
This object specifies the minimum interval, in microseconds, between received BFD Echo packets that this system is capable of supporting.
1.3.6.1.4.1.9.10.137.1.2.1.17CiscoBfdIntervalread-createcurrent
ciscoBfdSessDetectMult
OBJECT-TYPE
This object specifies the Detect time multiplier.
1.3.6.1.4.1.9.10.137.1.2.1.18Unsigned32read-createcurrent
ciscoBfdSessStorType
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.10.137.1.2.1.19StorageTyperead-createcurrent
ciscoBfdSessRowStatus
OBJECT-TYPE
This 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 ciscoBfdSessRowStatus and ciscoBfdSessStorageType.
1.3.6.1.4.1.9.10.137.1.2.1.20RowStatusread-createcurrent
ciscoBfdSessAuthPresFlag
OBJECT-TYPE
This object indicates that the local system's desire to use Authentication. Specifically, it is set to true(1) if the local system wishes the session to be authenticated or false(0) if not
1.3.6.1.4.1.9.10.137.1.2.1.21TruthValueread-createcurrent
ciscoBfdSessAuthenticationType
OBJECT-TYPE
The Authentication Type used for this BFD session. This field is valid only when the Authentication Present bit is set
1.3.6.1.4.1.9.10.137.1.2.1.22INTEGER {simplePassword(1), keyedMD5(2), meticulousKeyedMD5(3), keyedSHA1(4), meticulousKeyedSHA1(5)}read-createcurrent
ciscoBfdSessVersionNumber
OBJECT-TYPE
The version number of the BFD protocol that this session is running in.
1.3.6.1.4.1.9.10.137.1.2.1.23Unsigned32read-onlycurrent
ciscoBfdSessType
OBJECT-TYPE
The type of this BFD session.
1.3.6.1.4.1.9.10.137.1.2.1.24INTEGER {singleHop(1), multiHop(2)}read-onlycurrent
ciscoBfdSessInterface
OBJECT-TYPE
This object contains an interface index used to indicate the interface which this BFD session is running on.
1.3.6.1.4.1.9.10.137.1.2.1.25InterfaceIndexread-onlycurrent
ciscoBfdSessPerfTable
OBJECT-TYPE
This table specifies BFD Session performance counters.
1.3.6.1.4.1.9.10.137.1.3not-accessiblecurrent
ciscoBfdSessPerfEntry
OBJECT-TYPE
An entry in this table is created by a BFD-enabled node for every BFD Session. ciscoBfdCounterDiscontinuityTime is used to indicate potential discontinuity for all counter objects in this table.
1.3.6.1.4.1.9.10.137.1.3.1not-accessiblecurrent
ciscoBfdSessPerfPktIn
OBJECT-TYPE
The total number of BFD messages received for this BFD session.
1.3.6.1.4.1.9.10.137.1.3.1.1Counter32read-onlycurrent
ciscoBfdSessPerfPktOut
OBJECT-TYPE
The total number of BFD messages sent for this BFD session.
1.3.6.1.4.1.9.10.137.1.3.1.2Counter32read-onlycurrent
ciscoBfdSessUpTime
OBJECT-TYPE
The value of sysUpTime on the most recent occasion at which the session came up. If no such up event exists this object contains a zero value.
1.3.6.1.4.1.9.10.137.1.3.1.3TimeStampread-onlycurrent
ciscoBfdSessPerfLastSessDownTime
OBJECT-TYPE
The 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.
1.3.6.1.4.1.9.10.137.1.3.1.4TimeStampread-onlycurrent
ciscoBfdSessPerfLastCommLostDiag
OBJECT-TYPE
The BFD diag code for the last time communication was lost with the neighbor. If no such down event exists this object contains a zero value.
1.3.6.1.4.1.9.10.137.1.3.1.5CiscoBfdDiagread-onlycurrent
ciscoBfdSessPerfSessUpCount
OBJECT-TYPE
The number of times this session has gone into the Up state since the router last rebooted.
1.3.6.1.4.1.9.10.137.1.3.1.6Counter32read-onlycurrent
ciscoBfdSessPerfDiscTime
OBJECT-TYPE
The 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 session of any Counter32 object contained in the ciscoBfdSessPerfTable. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.
1.3.6.1.4.1.9.10.137.1.3.1.7TimeStampread-onlycurrent
ciscoBfdSessPerfPktInHC
OBJECT-TYPE
This value represents the total number of BFD messages received for this BFD session. It MUST be equal to the least significant 32 bits of ciscoBfdSessPerfPktIn if ciscoBfdSessPerfPktInHC is supported according to the rules spelled out in RFC2863.
1.3.6.1.4.1.9.10.137.1.3.1.8Counter64read-onlycurrent
ciscoBfdSessPerfPktOutHC
OBJECT-TYPE
This 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 ciscoBfdSessPerfPktIn if ciscoBfdSessPerfPktOutHC is supported according to the rules spelled out in RFC2863.
1.3.6.1.4.1.9.10.137.1.3.1.9Counter64read-onlycurrent
ciscoBfdSessMapTable
OBJECT-TYPE
The BFD Session Mapping Table maps the complex indexing of the BFD sessions to the flat CiscoBfdSessIndexTC used in the ciscoBfdSessTable.
1.3.6.1.4.1.9.10.137.1.4not-accessiblecurrent
ciscoBfdSessMapEntry
OBJECT-TYPE
The BFD Session Entry describes BFD session that is mapped to this index.
1.3.6.1.4.1.9.10.137.1.4.1not-accessiblecurrent
ciscoBfdSessMapBfdIndex
OBJECT-TYPE
This object indicates the CiscoBfdSessIndexTC referred to by the indices of this row. In essence, a mapping is provided between these indices and the ciscoBfdSessTable.
1.3.6.1.4.1.9.10.137.1.4.1.1CiscoBfdSessIndexTCread-onlycurrent
ciscoBfdSessDiscMapTable
OBJECT-TYPE
The BFD Session Discriminator Mapping Table maps a local discriminator value to associated BFD sessions' CiscoBfdSessIndexTC used in the ciscoBfdSessTable.
1.3.6.1.4.1.9.10.137.1.5not-accessiblecurrent
ciscoBfdSessDiscMapEntry
OBJECT-TYPE
Each row contains a mapping between a local discriminator value to an entry in ciscoBfdSessTable.
1.3.6.1.4.1.9.10.137.1.5.1not-accessiblecurrent
ciscoBfdSessDiscMapIndex
OBJECT-TYPE
This object indicates the CiscoBfdSessIndexTC referred to by the index of this row. In essence, a mapping is provided between this index and the ciscoBfdSessTable.
1.3.6.1.4.1.9.10.137.1.5.1.1CiscoBfdSessIndexTCread-onlycurrent
ciscoBfdSessIpMapTable
OBJECT-TYPE
The BFD Session IP Mapping Table maps given ciscoBfdSessInterface, ciscoBfdSessAddrType, and ciscoBbfdSessAddr to an associated BFD sessions' CiscoBfdSessIndexTC used in the ciscoBfdSessTable. This table SHOULD contains those BFD sessions are of IP type: singleHop(1) and multiHop(2).
1.3.6.1.4.1.9.10.137.1.6not-accessiblecurrent
ciscoBfdSessIpMapEntry
OBJECT-TYPE
Each row contains a mapping between ciscoBfdSessInterface, ciscoBfdSessAddrType and ciscoBfdSessAddr values to an entry in ciscoBfdSessTable.
1.3.6.1.4.1.9.10.137.1.6.1not-accessiblecurrent
ciscoBfdSessIpMapIndex
OBJECT-TYPE
This object indicates the CiscoBfdSessIndexTC referred to by the indices of this row. In essence, a mapping is provided between these indices and an entry in ciscoBfdSessTable.
1.3.6.1.4.1.9.10.137.1.6.1.1CiscoBfdSessIndexTCread-onlycurrent
ciscoBfdConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.137.3
ciscoBfdGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.137.3.1
ciscoBfdCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.137.3.2

Notifications

NameOIDStatus
ciscoBfdSessUp
NOTIFICATION-TYPE
This notification is generated when the ciscoBfdSessState object for one or more contiguous entries in ciscoBfdSessTable are about to enter the up(4) state from some other state. The included values of ciscoBfdSessDiag MUST both be set equal to this new state (i.e: up(4)). The two instances of ciscoBfdSessDiag 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 the cases where a contiguous range of sessions have transitioned into the up(4) 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 ciscoBfdSessEntry, then the instance identifier (and values) of the two ciscoBfdSessDiag objects MUST be the identical.
1.3.6.1.4.1.9.10.137.0.1current
ciscoBfdSessDown
NOTIFICATION-TYPE
This notification is generated when the ciscoBfdSessState object for one or more contiguous entries in ciscoBfdSessTable are about to enter the down(2) or adminDown(1) states from some other state. The included values of ciscoBfdSessDiag MUST both be set equal to this new state (i.e: down(2) or adminDown(1)). The two instances of ciscoBfdSessDiag 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(2) or adminDown(1) 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 ciscoBfdSessEntry, then the instance identifier (and values) of the two ciscoBfdSessDiag objects MUST be the identical.
1.3.6.1.4.1.9.10.137.0.2current

Conformance

NameOIDStatus
ciscoBfdSessionGroup
OBJECT-GROUP
Collection of objects needed for BFD sessions.
1.3.6.1.4.1.9.10.137.3.1.1deprecated
ciscoBfdSessionPerfGroup
OBJECT-GROUP
Collection of objects needed to monitor the performance of BFD sessions.
1.3.6.1.4.1.9.10.137.3.1.2current
ciscoBfdSessionPerfHCGroup
OBJECT-GROUP
Collection of objects needed to monitor the performance of BFD sessions for which the values of ciscoBfdSessPerfPktIn, ciscoBfdSessPerfPktOut wrap around too quickly.
1.3.6.1.4.1.9.10.137.3.1.3current
ciscoBfdNotificationGroup
NOTIFICATION-GROUP
Set of notifications implemented in this module.
1.3.6.1.4.1.9.10.137.3.1.4current
ciscoBfdSession0304Group
OBJECT-GROUP
Collection of objects needed for BFD sessions for both draft-ietf-bfd-mib-03.txt and draft-ietf-bfd-mib-04.txt.
1.3.6.1.4.1.9.10.137.3.1.5current
ciscoBfdSession03Group
OBJECT-GROUP
Collection of objects needed for BFD sessions to support draft-ietf-bfd-mib-03.txt.
1.3.6.1.4.1.9.10.137.3.1.6current
ciscoBfdSession04Group
OBJECT-GROUP
Collection of objects needed for BFD sessions to support draft-ietf-bfd-mib-04.txt.
1.3.6.1.4.1.9.10.137.3.1.7current
ciscoBfdModuleFullCompliance
MODULE-COMPLIANCE
Compliance statement for agents that provide full support for CISCO-IETF-BFD-MIB of draft-ietf-bfd-mib-03.txt. Such devices can then be monitored and also be configured using this MIB module. This compliance statement is superceded by ciscoBfdModuleFullComplianceRev2.
1.3.6.1.4.1.9.10.137.3.2.1deprecated
ciscoBfdModuleFullComplianceRev2
MODULE-COMPLIANCE
Compliance statement for agents that provide full support for CISCO-IETF-BFD-MIB of draft-ietf-bfd-mib-04.txt. Such devices can then be monitored and also be configured using this MIB module.
1.3.6.1.4.1.9.10.137.3.2.2current