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-SMI | MODULE-IDENTITY Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.20 | NoderadExperimental | |||
| 1.20.18 | IdentitybfdTCStdMib | This MIB module defines TEXTUAL-CONVENTIONs for concepts used in Bidirectional Forwarding Detection (BFD) protocols. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| BfdCtrlDestPortNumberTC | Unsigned32 (0..65535) | current | UDP 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… |
| BfdCtrlSourcePortNumberTC | Unsigned32 (0..65535) | current | UDP 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… |
| BfdDiagTC | INTEGER { noDiagnostic(0), controlDetectionTimeExpired(1), echoFunctionFailed(2), neighborSignaledSessionDown(3), forwardingPlaneReset(4), pathDown(5), concatenatedPathDown(6), administrativelyDown(7), reverseConcatenatedPathDown(8) } | current | A common BFD diagnostic code. |
| BfdIntervalTC | Unsigned32 (0..4294967295) | current | The BFD interval in microseconds. |
| BfdMultiplierTC | Unsigned32 (1..255) | current | The BFD failure detection multiplier. |
| BfdSessAuthenticationTypeTC | INTEGER { noAuthentication(-1), reserved(0), simplePassword(1), keyedMD5(2), meticulousKeyedMD5(3), keyedSHA1(4), meticulousKeyedSHA1(5) } | current | BFD authentication type |
| BfdSessIndexTC | Unsigned32 (1..4294967295) | current | An index used to uniquely identify BFD sessions. |
| BfdSessionAuthenticationKeyTC | OCTET STRING(SIZE(0..252)) | current | BFD authentication key type. A BfdSessionAuthenticationKeyTC is always interpreted within the context of an BfdSessAuthenticationTypeTC value. Every usage of the BfdSessionAuthenticationTypeTC textual convention is requ… |
| BfdSessOperModeTC | INTEGER { asyncModeWEchoFunction(1), asynchModeWOEchoFunction(2), demandModeWEchoFunction(3), demandModeWOEchoFunction(4) } | current | BFD session operating mode |
| BfdSessStateTC | INTEGER { adminDown(1), down(2), init(3), up(4), failing(5) } | current | BFD session state. State failing(5) is only applicable if corresponding session is running in BFD version 0. |
| BfdSessTypeTC | INTEGER { singleHop(1), multiHopTotallyArbitraryPaths(2), multiHopOutOfBandSignaling(3), multiHopUnidirectionalLinks(4), multiPointHead(5), multiPointTail(6) } | current | BFD session type |