HH3C-BFD-STD-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.72
- Last updated
- 2021-03-18 11:00
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2021-03-18 11:00, 2020-08-13 11:00, 2014-12-13 12:00, 2014-01-17 12:00, 2006-05-16 12:00
- Namespace
- comware
- Source file
HH3C-BFD-STD-MIB- Digest
sha256:8a6a7b518c5da00d2348a0a42a67e8aff6c052dc7e637ffda75730557cddb26a
Description
Bidirectional Forwarding Management Information Base.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType, InetPortNumber |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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.
HH3C-BFD-STD-MIB HH3C-OID-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| BfdDiag TEXTUAL-CONVENTION The diagnostic code is used by the BFD specifying the local system's reason for the last session state change, and must be initialized to zero(No Diagnostic). The 'noDiagnostic' means the session keeps state up. The 'controlDetectionTimeExpired' indicates the reason the session enters state down from state up is that the control detection time expires. The 'echoFunctionFailed' indicates the reason the session enters state down from state up is that Echo Function fails. The 'neighborSignaledSessionDown' indicates the reason the session enters state down from state up is that neighbor signals session Down. The 'forwardingPlaneReset' indicates the reason the session enters state down from state up is that the Forwarding Plane resets. The 'pathDown' indicates the reason the session enters state down from state up is that the path state is down. The 'concatenatedPathDown' indicates the reason the session enters state down from state up is that the concatenated path state is down. The 'administrativelyDown' indicates the reason the session enters state down from state up is that the session is kept administratively down by entering the AdminDown state. The 'reverseConcatenatedPathDown' indicates the reason the session enters state down from state up is that reverse concatenated path state is down. | current | |||
| BfdInterval TEXTUAL-CONVENTION A time interval delay in microseconds, which is used by the BFD. | current | |||
| BfdSessIndexTC TEXTUAL-CONVENTION An index used to uniquely identify BFD sessions. | current | |||
| Hh3cBfdBindVpnInstanceName TEXTUAL-CONVENTION An identifier that is assigned to each MPLS/BGP VPN and is used to uniquely identify it. This is assigned by the system operator or NMS and SHOULD be unique throughout the MPLS domain. If this is the case, then this identifier can then be used at any LSR within a specific MPLS domain to identify this MPLS/BGP VPN. It may also be possible to preserve the uniqueness of this identifier across MPLS domain boundaries, in which case this identifier can then be used to uniquely identify MPLS/BGP VPNs on a more global basis. This object MAY be set to the VPN ID as defined in RFC 2685. | current | |||
| Hh3cBfdSessionName TEXTUAL-CONVENTION A name used to uniquely identify BFD sessions. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cBfdNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.72.0 | |||
| hh3cBfdObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.72.1 | |||
| hh3cBfdGlobalObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.72.1.1 | |||
| hh3cBfdVersionNumber OBJECT-TYPE It indicates the BFD session's current version number. | 1.3.6.1.4.1.25506.2.72.1.1.1 | Unsigned32 | read-only | current |
| hh3cBfdSysInitMode OBJECT-TYPE A system may take either an active role or a passive role in session initialization. A system taking the active role must send BFD control packets for a particular session, regardless of whether it has received any BFD packets for that session. A system taking the passive role must not begin sending BFD packets for a particular session until it has received a BFD packet for that session, and thus has learned the remote system's discriminator value. | 1.3.6.1.4.1.25506.2.72.1.1.2 | INTEGER {active(1), passive(2)} | read-write | current |
| hh3cBfdSessNotificationsEnable OBJECT-TYPE This variable enables the emission of hh3cBfdSessStateUp hh3cBfdSessStateDown and hh3cBfdSessReachLimit notifications if this variable is set to true(1); otherwise these notifications are not emitted. | 1.3.6.1.4.1.25506.2.72.1.1.3 | TruthValue | read-write | current |
| hh3cBfdSessNumberLimit OBJECT-TYPE This variable is the active session limit of this device. | 1.3.6.1.4.1.25506.2.72.1.1.4 | Unsigned32 (1..4294967295) | read-only | current |
| hh3cBfdSessionsActive OBJECT-TYPE This variable is the active session count of this device. | 1.3.6.1.4.1.25506.2.72.1.1.5 | Unsigned32 | read-only | current |
| hh3cBfdIfTable OBJECT-TYPE This Table describes the BFD interface specific information. | 1.3.6.1.4.1.25506.2.72.1.2 | not-accessible | current | |
| hh3cBfdIfEntry OBJECT-TYPE This Entry describes the BFD interface specific information. | 1.3.6.1.4.1.25506.2.72.1.2.1 | not-accessible | current | |
| hh3cBfdIfIndex OBJECT-TYPE This variable contains an index that represents a unique BFD interface on this device. | 1.3.6.1.4.1.25506.2.72.1.2.1.1 | InterfaceIndex | accessible-for-notify | current |
| hh3cBfdIfDesiredMinTxInterval OBJECT-TYPE This variable defines the minimum interval, in microseconds, that the interface would like to use when transmitting BFD Control packets. | 1.3.6.1.4.1.25506.2.72.1.2.1.2 | BfdInterval | read-write | current |
| hh3cBfdIfDesiredMinRxInterval OBJECT-TYPE This variable defines the minimum interval, in, microseconds, between received BFD Control packets the local system is capable of supporting. | 1.3.6.1.4.1.25506.2.72.1.2.1.3 | BfdInterval | read-write | current |
| hh3cBfdIfDetectMult OBJECT-TYPE The desired detect time multiplier for BFD control packets. The negotiated control packet transmission interval, multiplied by this variable, will be the detection time for this session (as seen by the remote system.) The variable must be a nonzero integer. | 1.3.6.1.4.1.25506.2.72.1.2.1.4 | Unsigned32 | read-write | current |
| hh3cBfdIfAuthType OBJECT-TYPE The Authentication Type used for this interface. This field is valid only when the Authentication Present bit is set. The 'none' indicates the session doesn't support authentication. The 'simple' indicates the session supports simple password authentication. The 'md5' indicates the session supports Keyed MD5 authentication. The 'mmd5' indicates the session supports Meticulous Keyed MD5 authentication. The 'sha1' indicates the session supports Keyed SHA1 authentication. The 'msha1' indicates the session supports Meticulous Keyed SHA1 authentication. | 1.3.6.1.4.1.25506.2.72.1.2.1.5 | INTEGER {none(1), simple(2), md5(3), mmd5(4), sha1(5), msha1(6)} | read-only | current |
| hh3cBfdSessTable OBJECT-TYPE This table describes the BFD sessions. | 1.3.6.1.4.1.25506.2.72.1.3 | not-accessible | current | |
| hh3cBfdSessEntry OBJECT-TYPE This Entry describes the BFD sessions. | 1.3.6.1.4.1.25506.2.72.1.3.1 | not-accessible | current | |
| hh3cBfdSessIndex OBJECT-TYPE This variable contains an index which represents a unique BFD session on this device. | 1.3.6.1.4.1.25506.2.72.1.3.1.1 | BfdSessIndexTC | accessible-for-notify | current |
| hh3cBfdSessIfIndex OBJECT-TYPE This variable contains an interface's index under which the BFD session runs. | 1.3.6.1.4.1.25506.2.72.1.3.1.2 | InterfaceIndex | read-only | current |
| hh3cBfdSessAppSupportId OBJECT-TYPE This variable contains an ID used to indicate a local application which owns or maintains this BFD session. Note, a BFD session can support several route protocols. This is a bit-map of possible conditions. The corresponding bit positions are: |0 |none | |1 |ospf | |2 |isis | |3 |bgp | |4 |mpls | | 1.3.6.1.4.1.25506.2.72.1.3.1.3 | Bits {none(0), ospf(1), isis(2), bgp(3), mpls(4)} | read-only | current |
| hh3cBfdSessLocalDiscr OBJECT-TYPE This variable defines the local discriminator for this BFD session, used to uniquely identify it. | 1.3.6.1.4.1.25506.2.72.1.3.1.4 | Unsigned32 (1..4294967295) | read-only | current |
| hh3cBfdSessRemoteDiscr OBJECT-TYPE This variable defines the session discriminator chosen by the remote system for this BFD session. | 1.3.6.1.4.1.25506.2.72.1.3.1.5 | Unsigned32 (1..4294967295) | read-only | current |
| hh3cBfdSessDstPort OBJECT-TYPE The UDP Port for BFD. The default value is the well-known value for this port. | 1.3.6.1.4.1.25506.2.72.1.3.1.6 | InetPortNumber | read-only | current |
| hh3cBfdSessOperMode OBJECT-TYPE This variable defines current operating mode that BFD session is running in. The primary mode which the BFD session runs in is known as Asynchronous mode. In this mode, the systems periodically send BFD Control packets to one another, and if a number of those packets in a row are not received by the other system, the session is declared to be down. The second mode is known as Demand mode. In this mode, it is assumed that each system has an independent way of verifying that it has connectivity to the other system. Once a BFD session is established, the systems stop sending BFD Control packets, except when either system feels the need to verify connectivity explicitly, in which case a short sequence of BFD Control packets is sent, and then the protocol quiesces. An adjunct to both modes is the Echo function. When the Echo function is active, a stream of BFD Echo packets is transmitted in such a way as to have the other system loop them back through its forwarding path. If a number of packets of the echoed data stream are not received, the session is declared to be down. The Echo function may be used with either Asynchronous or Demand modes. The 'asynchModeWOEchoFun' indicates this BFD session operates in the Asynchronous mode, and doesn't support the Echo Function. The 'demandModeWOEchoFunction' indicates this BFD session operates in the Demand mode, and doesn't support the Echo Function. The 'asyncModeWEchoFun' indicates this BFD session operates in the Asynchronous mode, and also supports the Echo Function. The 'demandModeWEchoFunction' indicates this BFD session operates in the Demand mode, and also supports the Echo Function. | 1.3.6.1.4.1.25506.2.72.1.3.1.7 | INTEGER {asynchModeWOEchoFun(1), demandModeWOEchoFunction(2), asyncModeWEchoFun(3), demandModeWEchoFunction(4)} | read-only | current |
| hh3cBfdSessAddrType OBJECT-TYPE This object defines IP address type 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.25506.2.72.1.3.1.8 | InetAddressType | read-only | current |
| hh3cBfdSessLocalAddr OBJECT-TYPE This variable defines IP address of the local interface from which the BFD packets is transmitted. 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.25506.2.72.1.3.1.9 | InetAddress | read-only | current |
| hh3cBfdSessRemoteAddr OBJECT-TYPE This variable defines IP address of the remote interface from which the BFD packets is transmitted. 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.25506.2.72.1.3.1.10 | InetAddress | read-only | current |
| hh3cBfdSessLocalDiag OBJECT-TYPE The BFD diagnostic code for the BFD session was down with the neighbor. If no such event happens this object contains a zero value. | 1.3.6.1.4.1.25506.2.72.1.3.1.11 | BfdDiag | read-only | current |
| hh3cBfdSessState OBJECT-TYPE The state of the running BFD session. There are three states through which a session normally proceeds, two for establishing a session (Init and Up) and one for tearing down a session (Down.) This allows a three-way handshake for both session establishment and session teardown (assuring that both systems are aware of all session state changes.) A fourth state (AdminDown) exists so that a session can be administratively put down indefinitely. The Down state means that the session is down (or has just been created.) A session remains in Down state until the remote system indicates that it agrees that the session is down by sending a BFD Control packet with the State field set to anything other than Up. If that packet signals Down state, the session advances to Init state; if that packet signals Init state, the session advances to Up state. Init state means that the remote system is 0communicating, and the local system desires to bring the session up, but the remote system does not yet realize it. A session will remain in Init state until either a BFD Control Packet is received that is signaling Init or Up state (in which case the session advances to Up state) or until the detection time expires, meaning that communication with the remote system has been lost (in which case the session advances to Down state.) Up state means that the BFD session has successfully been established, and implies that connectivity between the systems is working. The session will remain in the Up state until either connectivity fails, or the session is taken down administratively. If either the remote system signals Down state, or the detection time expires, the session advances to Down state. AdminDown state means that the session is being held administratively down. This causes the remote system to enter Down state, and remain there until the local system exits AdminDown state. | 1.3.6.1.4.1.25506.2.72.1.3.1.12 | INTEGER {adminDown(0), down(1), init(2), up(3)} | read-only | current |
| hh3cBfdSessControlPlanIndepFlag OBJECT-TYPE This variable indicates whether the local system can continue to work while the control plane is out of work. Specifically, it is set to true(1) if the local system is independent of the control plane. Otherwise, the value is set to false(2) | 1.3.6.1.4.1.25506.2.72.1.3.1.13 | TruthValue | read-only | current |
| hh3cBfdSessAuthFlag OBJECT-TYPE This variable indicates that the local system wants to use Authentication. Specifically, it is set to true(1) if the local system wishes the session to be authenticated or false(2) if not. | 1.3.6.1.4.1.25506.2.72.1.3.1.14 | TruthValue | read-only | current |
| hh3cBfdSessDemandModeFlag OBJECT-TYPE This variable indicates that the local system wants to use Demand mode. Specifically, it is set to true(1) if the local system wishes to use Demand mode or false(2) if not | 1.3.6.1.4.1.25506.2.72.1.3.1.15 | TruthValue | read-only | current |
| hh3cBfdSessStatTable OBJECT-TYPE The table defines BFD session state. | 1.3.6.1.4.1.25506.2.72.1.4 | not-accessible | current | |
| hh3cBfdSessStatEntry OBJECT-TYPE An entry in this table is created by a BFD-enabled node for every BFD Session. It defines BFD session statistics. | 1.3.6.1.4.1.25506.2.72.1.4.1 | not-accessible | current | |
| hh3cBfdSessStatPktInHC OBJECT-TYPE The total number of BFD messages received by this BFD session. | 1.3.6.1.4.1.25506.2.72.1.4.1.1 | Counter64 | read-only | current |
| hh3cBfdSessStatPktOutHC OBJECT-TYPE The total number of BFD messages sent by this BFD session. | 1.3.6.1.4.1.25506.2.72.1.4.1.2 | Counter64 | read-only | current |
| hh3cBfdSessStatDownCount OBJECT-TYPE The number of times this session has gone into the Down state since the router last rebooted. | 1.3.6.1.4.1.25506.2.72.1.4.1.3 | Counter32 | read-only | current |
| hh3cBfdSessStatPktDiscard OBJECT-TYPE The number of packets the local system has discarded since the router last rebooted. | 1.3.6.1.4.1.25506.2.72.1.4.1.4 | Counter64 | read-only | current |
| hh3cBfdSessStatPktLost OBJECT-TYPE The number of packets the local system has failed to transmit since the router last rebooted. | 1.3.6.1.4.1.25506.2.72.1.4.1.5 | Counter64 | read-only | current |
| hh3cBfdSessPerfTable OBJECT-TYPE The table defines BFD session performance. | 1.3.6.1.4.1.25506.2.72.1.5 | not-accessible | current | |
| hh3cBfdSessPerfEntry OBJECT-TYPE An entry in this table is created by a BFD-enabled node for every BFD session. It defines BFD Session performance. | 1.3.6.1.4.1.25506.2.72.1.5.1 | not-accessible | current | |
| hh3cBfdSessPerfCreatTime OBJECT-TYPE The value of sysUpTime when the session was created. If no such create event exists this object contains a zero value. | 1.3.6.1.4.1.25506.2.72.1.5.1.1 | TimeStamp | read-only | current |
| hh3cBfdSessPerfLastUpTime OBJECT-TYPE The value of sysUpTime when the last time communication was lost. If no such up event exists this variable contains a zero value. | 1.3.6.1.4.1.25506.2.72.1.5.1.2 | TimeStamp | read-only | current |
| hh3cBfdSessPerfLastDownTime OBJECT-TYPE The value of sysUpTime when the last time communication was lost with the neighbor. If no such event exist this variable contains a zero value. | 1.3.6.1.4.1.25506.2.72.1.5.1.3 | TimeStamp | read-only | current |
| hh3cBfdConformance OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.72.2 | |||
| hh3cBfdTrapBindObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.72.3 | |||
| hh3cBfdSessName OBJECT-TYPE A name used to uniquely identify BFD sessions. | 1.3.6.1.4.1.25506.2.72.3.1 | Hh3cBfdSessionName | accessible-for-notify | current |
| hh3cBfdVpnInstanceName OBJECT-TYPE The human-readable name of this VPN. This MAY be equivalent to the [RFC2685] VPN-ID, but may also vary. If it is set to the VPN ID, it MUST be equivalent to the value of mplsL3VpnVrfVpnId. It is strongly recommended that all sites supporting VRFs that are part of the same VPN use the same naming convention for VRFs as well as the same VPN ID. | 1.3.6.1.4.1.25506.2.72.3.2 | Hh3cBfdBindVpnInstanceName | accessible-for-notify | current |
| hh3cBfdLocalAddr OBJECT-TYPE This variable defines IP address of the local interface from which the BFD packets is transmitted. 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.25506.2.72.3.3 | DisplayString | accessible-for-notify | current |
| hh3cBfdRemoteAddr OBJECT-TYPE This variable defines IP address of the local interface from which the BFD packets is transmitted. 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.25506.2.72.3.4 | DisplayString | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cBfdSessStateChange NOTIFICATION-TYPE A notification sent when a session changes state, entering state up or entering state down. The session will enter state up finishing three times handshakes , and will enter state down when the communication path is out of work. When the hh3cBfdSessState's value is state up, the session enters state up, and the session enters state down when the hh3cBfdSessState's value is state down. The hh3cBfdSessIfIndex contains an interface's index under which the BFD session runs. The hh3cBfdSessIndex contains an index which represents a unique BFD session on this device. The hh3cBfdSessState is the state of the running BFD session. | 1.3.6.1.4.1.25506.2.72.0.1 | current |
| hh3cBfdSessAuthFail NOTIFICATION-TYPE A notification sent when receiving a session with an authentication fail. The hh3cBfdIfIndex is an index which represents a unique BFD interface on this device. | 1.3.6.1.4.1.25506.2.72.0.2 | current |
| hh3cBfdSessStateUp NOTIFICATION-TYPE A notification sent when a session changes state to up. The session will enter state up finishing three times handshakes. The hh3cBfdSessIfIndex contains an interface's index under which the BFD session runs. The hh3cBfdSessIndex contains an index which represents a unique BFD session on this device. The hh3cBfdSessState is the state of the running BFD session. The hh3cBfdSessName is the name of the running BFD session. The hh3cBfdVpnInstanceName contains a VPN's name under which the BFD session runs. The hh3cBfdLocalAddr contains an IP address of the local interface from which the BFD packets is transmitted. The hh3cBfdRemoteAddr contains an IP address of the remote interface from which the BFD packets is transmitted. | 1.3.6.1.4.1.25506.2.72.0.3 | current |
| hh3cBfdSessStateDown NOTIFICATION-TYPE A notification sent when a session changes state to down. The session will enter state down when the communication path is out of work. The hh3cBfdSessIfIndex contains an interface's index under which the BFD session runs. The hh3cBfdSessIndex contains an index which represents a unique BFD session on this device. The hh3cBfdSessState is the state of the running BFD session. The hh3cBfdSessName is the name of the running BFD session. The hh3cBfdVpnInstanceName contains a VPN's name under which the BFD session runs. The hh3cBfdLocalAddr contains an IP address of the local interface from which the BFD packets is transmitted. The hh3cBfdRemoteAddr contains an IP address of the remote interface from which the BFD packets is transmitted. | 1.3.6.1.4.1.25506.2.72.0.4 | current |
| hh3cBfdSessReachLimit NOTIFICATION-TYPE A notification would be sent when the number of active BFD sessions reached this device's upper limit and no more session could be activated. The hh3cBfdSessNumberLimit is the active session limit of this device. | 1.3.6.1.4.1.25506.2.72.0.5 | current |