MIB Viewer

BFD-TC-STD-MIB-R

13 objects
This MIB module defines TEXTUAL-CONVENTIONs for concepts used in Bidirectional Forwarding Detection (BFD) protocols.
Imported Objects
SNMPv2-SMIMODULE-IDENTITY Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.20NoderadExperimental
1.20.18IdentitybfdTCStdMibThis MIB module defines TEXTUAL-CONVENTIONs for concepts used in Bidirectional Forwarding Detection (BFD) protocols.
Type Definitions
NameSyntaxStatusDescription
BfdCtrlDestPortNumberTCUnsigned32 (0..65535)currentUDP destination port number of BFD control packets. 3784 represents single hop BFD session. 4784 represents multi hop BFD session. However, syntax is left open to wider range of values purposely for two reasons: 1. impl…
BfdCtrlSourcePortNumberTCUnsigned32 (0..65535)currentUDP source port number of BFD control packets. However, syntax is left open to wider range of values purposely for two reasons: 1. implementation uses non-compliant port number for valid proprietary reason. 2. potential…
BfdDiagTCINTEGER { noDiagnostic(0), controlDetectionTimeExpired(1), echoFunctionFailed(2), neighborSignaledSessionDown(3), forwardingPlaneReset(4), pathDown(5), concatenatedPathDown(6), administrativelyDown(7), reverseConcatenatedPathDown(8) }currentA common BFD diagnostic code.
BfdIntervalTCUnsigned32 (0..4294967295)currentThe BFD interval in microseconds.
BfdMultiplierTCUnsigned32 (1..255)currentThe BFD failure detection multiplier.
BfdSessAuthenticationTypeTCINTEGER { noAuthentication(-1), reserved(0), simplePassword(1), keyedMD5(2), meticulousKeyedMD5(3), keyedSHA1(4), meticulousKeyedSHA1(5) }currentBFD authentication type
BfdSessIndexTCUnsigned32 (1..4294967295)currentAn index used to uniquely identify BFD sessions.
BfdSessionAuthenticationKeyTCOCTET STRING(SIZE(0..252))currentBFD authentication key type. A BfdSessionAuthenticationKeyTC is always interpreted within the context of an BfdSessAuthenticationTypeTC value. Every usage of the BfdSessionAuthenticationTypeTC textual convention is requ…
BfdSessOperModeTCINTEGER { asyncModeWEchoFunction(1), asynchModeWOEchoFunction(2), demandModeWEchoFunction(3), demandModeWOEchoFunction(4) }currentBFD session operating mode
BfdSessStateTCINTEGER { adminDown(1), down(2), init(3), up(4), failing(5) }currentBFD session state. State failing(5) is only applicable if corresponding session is running in BFD version 0.
BfdSessTypeTCINTEGER { singleHop(1), multiHopTotallyArbitraryPaths(2), multiHopOutOfBandSignaling(3), multiHopUnidirectionalLinks(4), multiPointHead(5), multiPointTail(6) }currentBFD session type