MIB Viewer

BFD-STD-MIB-R

88 objects
Bidirectional Forwarding Management Information Base.
OIDNameAccessStatusDescription
1.20NoderadExperimental
1.20.15IdentitybfdMIBBidirectional Forwarding Management Information Base.
1.20.15.0NodebfdNotifications
1.20.15.0.1NotificationbfdSessUpcurrentThis notification is generated when the bfdSessState object for one or more contiguous entries in bfdSessTable are about to enter the up(4) state from some oth…
1.20.15.0.2NotificationbfdSessDowncurrentThis notification is generated when the bfdSessState object for one or more contiguous entries in bfdSessTable are about to enter the down(2) or adminDown(1) s…
1.20.15.1NodebfdObjects
1.20.15.1.1NodebfdScalarObjects
1.20.15.1.1.1ScalarbfdAdminStatusread-writecurrentThe global administrative status of BFD in this device. The value 'enabled' denotes that the BFD Process is active on at least one interface; 'disabled' disabl…
1.20.15.1.1.2ScalarbfdSessNotificationsEnableread-writecurrentIf this object is set to true(1), then it enables the emission of bfdSessUp and bfdSessDown notifications; otherwise these notifications are not emitted.
1.20.15.1.2TablebfdSessTablenot-accessiblecurrentThe BFD Session Table describes the BFD sessions.
1.20.15.1.2.1RowbfdSessEntrynot-accessiblecurrentThe BFD Session Entry describes BFD session.
1.20.15.1.2.1.1ColumnbfdSessIndexnot-accessiblecurrentThis object contains an index used to represent a unique BFD session on this device.
1.20.15.1.2.1.2ColumnbfdSessVersionNumberread-createcurrentThe version number of the BFD protocol that this session is running in. Write access is available for this object to provide ability to set desired version for…
1.20.15.1.2.1.3ColumnbfdSessTyperead-createcurrentThis object specifies the type of this BFD session.
1.20.15.1.2.1.4ColumnbfdSessDiscriminatorread-onlycurrentThis object specifies the local discriminator for this BFD session, used to uniquely identify it.
1.20.15.1.2.1.5ColumnbfdSessRemoteDiscrread-onlycurrentThis object specifies the session discriminator chosen by the remote system for this BFD session. The value may be zero(0) if the remote discriminator is not y…
1.20.15.1.2.1.6ColumnbfdSessDestinationUdpPortread-createcurrentThis object specifies the destination UDP port number used for this BFD session's control packets. The value may be zero(0) if the session is in adminDown(1) s…
1.20.15.1.2.1.7ColumnbfdSessSourceUdpPortread-createcurrentThis object specifies the source UDP port number used for this BFD session's control packets. The value may be zero(0) if the session is in adminDown(1) state.…
1.20.15.1.2.1.8ColumnbfdSessEchoSourceUdpPortread-createcurrentThis object specifies the source UDP port number used for this BFD session's echo packets. The value may be zero(0) if the session is not running in the echo m…
1.20.15.1.2.1.9ColumnbfdSessAdminStatusread-createcurrentA transition from 'stop' to 'start' will start the BFD state machine for the session. The state machine will have an initial state of down. A transition from '…
1.20.15.1.2.1.10ColumnbfdSessStateread-onlycurrentBFD session state.
1.20.15.1.2.1.11ColumnbfdSessRemoteHeardFlagread-onlycurrentThis 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 p…
1.20.15.1.2.1.12ColumnbfdSessDiagread-onlycurrentA diagnostic code specifying the local system's reason for the last transition of the session from up(4) to some other state.
1.20.15.1.2.1.13ColumnbfdSessOperModeread-createcurrentThis object specifies current operating mode that BFD session is operating in.
1.20.15.1.2.1.14ColumnbfdSessDemandModeDesiredFlagread-createcurrentThis 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 fa…
1.20.15.1.2.1.15ColumnbfdSessControlPlaneIndepFlagread-createcurrentThis 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 …
1.20.15.1.2.1.16ColumnbfdSessMultipointFlagread-createcurrentThis object indicates the Multipoint (M) bit for this session. It is set to true(1) if Multipoint (M) bit is set to 1. Otherwise, the value is set to false(2)
1.20.15.1.2.1.17ColumnbfdSessInterfaceread-createcurrentThis 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 as…
1.20.15.1.2.1.18ColumnbfdSessSrcAddrTyperead-createcurrentThis object specifies IP address type of the source IP address of this BFD session. Only values unknown(0), ipv4(1), ipv6(2), or ipv6z(4) have to be supported.…
1.20.15.1.2.1.19ColumnbfdSessSrcAddrread-createcurrentThis object specifies the source IP address of this BFD session.
1.20.15.1.2.1.20ColumnbfdSessDstAddrTyperead-createcurrentThis object specifies IP address type of the neighboring IP address which is being monitored with this BFD session. Only values unknown(0), ipv4(1), ipv6(2), o…
1.20.15.1.2.1.21ColumnbfdSessDstAddrread-createcurrentThis object specifies the neighboring IP address which is being monitored with this BFD session.
1.20.15.1.2.1.22ColumnbfdSessGTSMread-createcurrentSetting the value of this object to true(1) will enable GTSM protection of the BFD session. GTSM MUST be enabled on a singleHop(1) session if no authentication…
1.20.15.1.2.1.23ColumnbfdSessGTSMTTLread-createcurrentThis object is valid only when bfdSessGTSM protection is enabled on the system. This object specifies the minimum allowed TTL for received BFD control packets.…
1.20.15.1.2.1.24ColumnbfdSessDesiredMinTxIntervalread-createcurrentThis object specifies the minimum interval, in microseconds, that the local system would like to use when transmitting BFD Control packets. The value of zero(0…
1.20.15.1.2.1.25ColumnbfdSessReqMinRxIntervalread-createcurrentThis object specifies the minimum interval, in microseconds, between received BFD Control packets the local system is capable of supporting. The value of zero(…
1.20.15.1.2.1.26ColumnbfdSessReqMinEchoRxIntervalread-createcurrentThis object specifies the minimum interval, in microseconds, between received BFD Echo packets that this system is capable of supporting. Value must be zero(0)…
1.20.15.1.2.1.27ColumnbfdSessDetectMultread-createcurrentThis object specifies the Detect time multiplier.
1.20.15.1.2.1.28ColumnbfdSessNegotiatedIntervalread-onlycurrentThis object specifies the negotiated interval, in microseconds, that the local system is transmitting BFD Control packets.
1.20.15.1.2.1.29ColumnbfdSessNegotiatedEchoIntervalread-onlycurrentThis object specifies the negotiated interval, in microseconds, that the local system is transmitting BFD echo packets. Value is expected to be zero if the ses…
1.20.15.1.2.1.30ColumnbfdSessNegotiatedDetectMultread-onlycurrentThis object specifies the Detect time multiplier.
1.20.15.1.2.1.31ColumnbfdSessAuthPresFlagread-createcurrentThis 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 aut…
1.20.15.1.2.1.32ColumnbfdSessAuthenticationTyperead-createcurrentThe Authentication Type used for this BFD session. This field is valid only when the Authentication Present bit is set. Max-access to this object as well as ot…
1.20.15.1.2.1.33ColumnbfdSessAuthenticationKeyIDread-createcurrentThe authentication key ID in use for this session. This object permits multiple keys to be active simultaneously. When bfdSessAuthPresFlag is false(2), then th…
1.20.15.1.2.1.34ColumnbfdSessAuthenticationKeyread-createcurrentThe authentication key. When the bfdSessAuthenticationType is simplePassword(1), the value of this object is the password present in the BFD packets. When the …
1.20.15.1.2.1.35ColumnbfdSessStorageTyperead-createcurrentThis variable indicates the storage type for this object. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in t…
1.20.15.1.2.1.36ColumnbfdSessRowStatusread-createcurrentThis 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 c…
1.20.15.1.3TablebfdSessPerfTablenot-accessiblecurrentThis table specifies BFD Session performance counters.
1.20.15.1.3.1RowbfdSessPerfEntrynot-accessiblecurrentAn entry in this table is created by a BFD-enabled node for every BFD Session. bfdSessPerfDiscTime is used to indicate potential discontinuity for all counter …
1.20.15.1.3.1.1ColumnbfdSessPerfCtrlPktInread-onlycurrentThe total number of BFD control messages received for this BFD session. This value MUST be equal to the least significant 32 bits of bfdSessPerfCtrlPktInHC.
1.20.15.1.3.1.2ColumnbfdSessPerfCtrlPktOutread-onlycurrentThe total number of BFD control messages sent for this BFD session. It MUST be equal to the least significant 32 bits of significant 32 bits of bfdSessPerfCtrl…
1.20.15.1.3.1.3ColumnbfdSessPerfCtrlPktDropread-onlycurrentThe total number of BFD control messages received for this session yet dropped for being invalid. It MUST be equal to the least significant 32 bits of signific…
1.20.15.1.3.1.4ColumnbfdSessPerfCtrlPktDropLastTimeread-onlycurrentThe value of sysUpTime on the most recent occasion at which received BFD control message for this session was dropped. If no such up event exists, this object …
1.20.15.1.3.1.5ColumnbfdSessPerfEchoPktInread-onlycurrentThe total number of BFD echo messages received for this BFD session. It MUST be equal to the least significant 32 bits of significant 32 bits of bfdSessPerfEch…
1.20.15.1.3.1.6ColumnbfdSessPerfEchoPktOutread-onlycurrentThe total number of BFD echo messages sent for this BFD session. It MUST be equal to the least significant 32 bits of bfdSessPerfEchoPktOutHC if supported, and…
1.20.15.1.3.1.7ColumnbfdSessPerfEchoPktDropread-onlycurrentThe total number of BFD echo messages received for this session yet dropped for being invalid. It MUST be equal to the least significant 32 bits of bfdSessPerf…
1.20.15.1.3.1.8ColumnbfdSessPerfEchoPktDropLastTimeread-onlycurrentThe value of sysUpTime on the most recent occasion at which received BFD echo message for this session was dropped. If no such up event exists, this object con…
1.20.15.1.3.1.9ColumnbfdSessUpTimeread-onlycurrentThe 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.20.15.1.3.1.10ColumnbfdSessPerfLastSessDownTimeread-onlycurrentThe 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 con…
1.20.15.1.3.1.11ColumnbfdSessPerfLastCommLostDiagread-onlycurrentThe 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.20.15.1.3.1.12ColumnbfdSessPerfSessUpCountread-onlycurrentThe number of times this session has gone into the Up state since the system last rebooted.
1.20.15.1.3.1.13ColumnbfdSessPerfDiscTimeread-onlycurrentThe 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 spe…
1.20.15.1.3.1.14ColumnbfdSessPerfCtrlPktInHCread-onlycurrentThis value represents the total number of BFD control messages received for this BFD session. It MUST be equal to the least significant 32 bits of bfdSessPerfC…
1.20.15.1.3.1.15ColumnbfdSessPerfCtrlPktOutHCread-onlycurrentThis value represents the total number of BFD control messages transmitted for this BFD session. It MUST be equal to the least significant 32 bits of bfdSessPe…
1.20.15.1.3.1.16ColumnbfdSessPerfCtrlPktDropHCread-onlycurrentThis value represents the total number of BFD control messages received for this BFD session yet dropped for being invalid. It MUST be equal to the least signi…
1.20.15.1.3.1.17ColumnbfdSessPerfEchoPktInHCread-onlycurrentThis value represents the total number of BFD echo messages received for this BFD session. It MUST be equal to the least significant 32 bits of bfdSessPerfEcho…
1.20.15.1.3.1.18ColumnbfdSessPerfEchoPktOutHCread-onlycurrentThis value represents the total number of BFD echo messages transmitted for this BFD session. It MUST be equal to the least significant 32 bits of bfdSessPerfE…
1.20.15.1.3.1.19ColumnbfdSessPerfEchoPktDropHCread-onlycurrentThis value represents the total number of BFD echo messages received for this BFD session yet dropped for being invalid. It MUST be equal to the least signific…
1.20.15.1.4TablebfdSessDiscMapTablenot-accessiblecurrentThe BFD Session Discriminator Mapping Table maps a local discriminator value to associated BFD session's BfdSessIndexTC used in the bfdSessionTable.
1.20.15.1.4.1RowbfdSessDiscMapEntrynot-accessiblecurrentThe BFD Session Discriminator Map Entry describes BFD session that is mapped to this BfdSessIndexTC.
1.20.15.1.4.1.1ColumnbfdSessDiscMapIndexread-onlycurrentThis object specifies the BfdSessIndexTC referred to by the indices of this row. In essence, a mapping is provided between these indexes and the BfdSessTable.
1.20.15.1.4.1.2ColumnbfdSessDiscMapStorageTyperead-createcurrentThis variable indicates the storage type for this object. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in t…
1.20.15.1.4.1.3ColumnbfdSessDiscMapRowStatusread-createcurrentThis 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 c…
1.20.15.1.5TablebfdSessIpMapTablenot-accessiblecurrentThe BFD Session IP Mapping Table maps given bfdSessInterface, bfdSessSrcAddrType, bfdSessSrcAddr, bfdSessDstAddrType and bfdSessDstAddr to an associated BFD se…
1.20.15.1.5.1RowbfdSessIpMapEntrynot-accessiblecurrentThe BFD Session IP Map Entry describes BFD session that is mapped to this BfdSessIndexTC.
1.20.15.1.5.1.1ColumnbfdSessIpMapIndexread-onlycurrentThis object specifies the BfdSessIndexTC referred to by the indexes of this row. In essence, a mapping is provided between these indexes and the BfdSessTable.
1.20.15.1.5.1.2ColumnbfdSessIpMapStorageTyperead-createcurrentThis variable indicates the storage type for this object. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in t…
1.20.15.1.5.1.3ColumnbfdSessIpMapRowStatusread-createcurrentThis 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 c…
1.20.15.2NodebfdConformance
1.20.15.2.1NodebfdGroups
1.20.15.2.1.1GroupbfdSessionGroupcurrentCollection of objects needed for BFD sessions.
1.20.15.2.1.2GroupbfdSessionReadOnlyGroupcurrentCollection of read-only objects needed for BFD sessions.
1.20.15.2.1.3GroupbfdSessionPerfGroupcurrentCollection of objects needed to monitor the performance of BFD sessions.
1.20.15.2.1.4GroupbfdSessionPerfHCGroupcurrentCollection of objects needed to monitor the performance of BFD sessions for which the values of bfdSessPerfPktIn, bfdSessPerfPktOut wrap around too quickly.
1.20.15.2.1.5GroupbfdNotificationGroupcurrentSet of notifications implemented in this module.
1.20.15.2.2NodebfdCompliances
1.20.15.2.2.1CompliancebfdModuleFullCompliancecurrentCompliance statement for agents that provide full support for the BFD-MIB module. Such devices can then be monitored and also be configured using this MIB modu…
1.20.15.2.2.2CompliancebfdModuleReadOnlyComplianceread-onlycurrentCompliance requirement for implementations that only provide read-only support for BFD-MIB. Such devices can then be monitored but cannot be configured using t…