FOUNDRY-BFD-STD-MIB
- Registered at
- 1.3.6.1.4.1.1991.3.3.1
- Last updated
- 2005-07-22 12:00
- Organization
- IETF
- Revisions
- 2005-08-22 12:00
- Namespace
- extreme
- Source file
FOUNDRY-BFD-STD-MIB- Digest
sha256:333e27f16ae01b205da1d6e76a208f23792f4d387f1ad15e62396f066e6c751b
Description
Bidirectional Forwarding Management Information Base.
Contact
Thomas D. Nadeau Cisco Systems, Inc. Email: tnadeau@cisco.com Zafar Ali Cisco Systems, Inc. Email: zali@cisco.com
Imports
| From | Symbols |
|---|---|
| FOUNDRY-SN-ROOT-MIB | bfd |
| INET-ADDRESS-MIB | InetAddress, InetAddressType, InetPortNumber |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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.
FOUNDRY-BFD-STD-MIB FOUNDRY-SN-ROOT-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| BfdDiag TEXTUAL-CONVENTION A common BFD diagnostic code. | current | |||
| BfdInterval TEXTUAL-CONVENTION The BFD interval delay in microseconds. | current | |||
| BfdSessIndexTC TEXTUAL-CONVENTION An index used to uniquely identify BFD sessions. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| bfdNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.1991.3.3.1.0 | |||
| bfdObjects OBJECT-IDENTITY | 1.3.6.1.4.1.1991.3.3.1.1 | |||
| bfdScalarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.1991.3.3.1.1.1 | |||
| bfdAdminStatus 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.1991.3.3.1.1.1.1 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| bfdVersionNumber OBJECT-TYPE The current version number of the BFD protocol. | 1.3.6.1.4.1.1991.3.3.1.1.1.3 | Unsigned32 | read-only | current |
| bfdSessNotificationsEnable OBJECT-TYPE If this object is set to true(1), then it enables the emission of bfdSessUp and bfdSessDown notifications; otherwise these notifications are not emitted. | 1.3.6.1.4.1.1991.3.3.1.1.1.4 | TruthValue | read-write | current |
| bfdSessTable OBJECT-TYPE The BFD Session Table describes the BFD sessions. | 1.3.6.1.4.1.1991.3.3.1.1.2 | not-accessible | current | |
| bfdSessEntry OBJECT-TYPE The BFD Session Entry describes BFD session. | 1.3.6.1.4.1.1991.3.3.1.1.2.1 | not-accessible | current | |
| bfdSessIndex OBJECT-TYPE This object contains an index used to represent a unique BFD session on this device. | 1.3.6.1.4.1.1991.3.3.1.1.2.1.1 | BfdSessIndexTC | not-accessible | current |
| bfdSessApplicationId 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.1991.3.3.1.1.2.1.2 | Unsigned32 | read-only | current |
| bfdSessDiscriminator OBJECT-TYPE This object specifies the local discriminator for this BFD session, used to uniquely identify it. | 1.3.6.1.4.1.1991.3.3.1.1.2.1.3 | Unsigned32 (1..4294967295) | read-only | current |
| bfdSessRemoteDiscr OBJECT-TYPE This object specifies the session discriminator chosen by the remote system for this BFD session. | 1.3.6.1.4.1.1991.3.3.1.1.2.1.4 | Unsigned32 (1..4294967295) | read-only | current |
| bfdSessUdpPort OBJECT-TYPE The UDP Port for BFD. The default value is the well-known value for this port. | 1.3.6.1.4.1.1991.3.3.1.1.2.1.5 | InetPortNumber | read-create | current |
| bfdSessState OBJECT-TYPE The perceived state of the BFD session. | 1.3.6.1.4.1.1991.3.3.1.1.2.1.6 | INTEGER {adminDown(1), down(2), init(3), up(4)} | read-only | current |
| bfdSessRemoteHeardFlag 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.1991.3.3.1.1.2.1.7 | TruthValue | read-only | current |
| bfdSessDiag 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.1991.3.3.1.1.2.1.8 | Unsigned32 | accessible-for-notify | current |
| bfdSessOperMode OBJECT-TYPE This 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) ... | 1.3.6.1.4.1.1991.3.3.1.1.2.1.9 | INTEGER {asyncModeWEchoFun(1), asynchModeWOEchoFun(2), demandModeWEchoFunction(3), demandModeWOEchoFunction(4)} | read-only | current |
| bfdSessDemandModeDesiredFlag 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.1991.3.3.1.1.2.1.10 | TruthValue | read-create | current |
| bfdSessEchoFuncModeDesiredFlag 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.1991.3.3.1.1.2.1.11 | TruthValue | read-create | current |
| bfdSessControlPlanIndepFlag 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.1991.3.3.1.1.2.1.12 | TruthValue | read-create | current |
| bfdSessAddrType OBJECT-TYPE This 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. | 1.3.6.1.4.1.1991.3.3.1.1.2.1.13 | InetAddressType | read-create | current |
| bfdSessAddr OBJECT-TYPE This 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. | 1.3.6.1.4.1.1991.3.3.1.1.2.1.14 | InetAddress | read-create | current |
| bfdSessDesiredMinTxInterval 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.1991.3.3.1.1.2.1.15 | BfdInterval | read-create | current |
| bfdSessReqMinRxInterval 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.1991.3.3.1.1.2.1.16 | BfdInterval | read-create | current |
| bfdSessReqMinEchoRxInterval 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.1991.3.3.1.1.2.1.17 | BfdInterval | read-create | current |
| bfdSessDetectMult OBJECT-TYPE This object specifies the Detect time multiplier. | 1.3.6.1.4.1.1991.3.3.1.1.2.1.18 | Unsigned32 | read-create | current |
| bfdSessStorType 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.1991.3.3.1.1.2.1.19 | StorageType | read-create | current |
| bfdSessRowStatus 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 bfdSessRowStatus and bfdSessStorageType. | 1.3.6.1.4.1.1991.3.3.1.1.2.1.20 | RowStatus | read-create | current |
| bfdSessAuthPresFlag 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.1991.3.3.1.1.2.1.21 | TruthValue | read-create | current |
| bfdSessAuthenticationType 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.1991.3.3.1.1.2.1.22 | INTEGER {simplePassword(1), keyedMD5(2), meticulousKeyedMD5(3), keyedSHA1(4), meticulousKeyedSHA1(5)} | read-create | current |
| bfdSessPerfTable OBJECT-TYPE This table specifies BFD Session performance counters. | 1.3.6.1.4.1.1991.3.3.1.1.3 | not-accessible | current | |
| bfdSessPerfEntry OBJECT-TYPE An 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. | 1.3.6.1.4.1.1991.3.3.1.1.3.1 | not-accessible | current | |
| bfdSessPerfPktIn OBJECT-TYPE The total number of BFD messages received for this BFD session. | 1.3.6.1.4.1.1991.3.3.1.1.3.1.1 | Counter32 | read-only | current |
| bfdSessPerfPktOut OBJECT-TYPE The total number of BFD messages sent for this BFD session. | 1.3.6.1.4.1.1991.3.3.1.1.3.1.2 | Counter32 | read-only | current |
| bfdSessPerfUpTime 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.1991.3.3.1.1.3.1.3 | TimeStamp | read-only | current |
| bfdSessPerfLastSessDownTime 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.1991.3.3.1.1.3.1.4 | TimeStamp | read-only | current |
| bfdSessPerfLastCommLostDiag 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.1991.3.3.1.1.3.1.5 | BfdDiag | read-only | current |
| bfdSessPerfSessUpCount 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.1991.3.3.1.1.3.1.6 | Counter32 | read-only | current |
| bfdSessPerfDiscTime 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 BfdSessPerfTable. 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.1991.3.3.1.1.3.1.7 | TimeStamp | read-only | current |
| bfdSessPerfPktInHC 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 bfdSessPerfPktIn if bfdSessPerfPktInHC is supported according to the rules spelled out in RFC2863. | 1.3.6.1.4.1.1991.3.3.1.1.3.1.8 | Counter64 | read-only | current |
| bfdSessPerfPktOutHC 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 bfdSessPerfPktIn if bfdSessPerfPktOutHC is supported according to the rules spelled out in RFC2863. | 1.3.6.1.4.1.1991.3.3.1.1.3.1.9 | Counter64 | read-only | current |
| bfdSessMapTable OBJECT-TYPE The BFD Session Mapping 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. | 1.3.6.1.4.1.1991.3.3.1.1.4 | not-accessible | current | |
| bfdSessMapEntry OBJECT-TYPE The BFD Session Entry describes BFD session that is mapped to this index. Implementors need to be aware that if the value of the mplsInSegmentMapLabelPtrIndex (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. | 1.3.6.1.4.1.1991.3.3.1.1.4.1 | not-accessible | current | |
| bfdSessMapBfdIndex OBJECT-TYPE This object specifies the BfdIndex referred to by the indexes of this row. In essence, a mapping is provided between these indexes and the BfdSessTable. | 1.3.6.1.4.1.1991.3.3.1.1.4.1.1 | BfdSessIndexTC | read-only | current |
| bfdConformance OBJECT-IDENTITY | 1.3.6.1.4.1.1991.3.3.1.3 | |||
| bfdGroups OBJECT-IDENTITY | 1.3.6.1.4.1.1991.3.3.1.3.1 | |||
| bfdCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.1991.3.3.1.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| bfdSessUp NOTIFICATION-TYPE This 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 the 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. | 1.3.6.1.4.1.1991.3.3.1.0.1 | current |
| bfdSessDown NOTIFICATION-TYPE This 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. | 1.3.6.1.4.1.1991.3.3.1.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| bfdSessionGroup OBJECT-GROUP Collection of objects needed for BFD sessions. | 1.3.6.1.4.1.1991.3.3.1.3.1.1 | current |
| bfdSessionPerfGroup OBJECT-GROUP Collection of objects needed to monitor the performance of BFD sessions. | 1.3.6.1.4.1.1991.3.3.1.3.1.2 | current |
| bfdSessionPerfHCGroup OBJECT-GROUP Collection of objects needed to monitor the performance of BFD sessions for which the values of bfdSessPerfPktIn, bfdSessPerfPktOut wrap around too quickly. | 1.3.6.1.4.1.1991.3.3.1.3.1.3 | current |
| bfdNotificationGroup NOTIFICATION-GROUP Set of notifications implemented in this module. | 1.3.6.1.4.1.1991.3.3.1.3.1.4 | current |
| bfdModuleFullCompliance MODULE-COMPLIANCE Compliance statement for agents that provide full support for BFD-MIB. Such devices can then be monitored and also be configured using this MIB module. | 1.3.6.1.4.1.1991.3.3.1.3.2.1 | current |