h3cBfdSessState
H3C-BFD-STD-MIB ·
.1.3.6.1.4.1.2011.10.2.72.1.3.1.12
Object
column
Enumeration
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.
Context
- MIB
- H3C-BFD-STD-MIB
- OID
.1.3.6.1.4.1.2011.10.2.72.1.3.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cBfdSessEntry
- Table
- h3cBfdSessTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | adminDown |
1 | down |
2 | init |
3 | up |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cBfdSessIndex This variable contains an index which represents a
unique BFD session on this device. | column | BfdSessIndexTC | .1.3.6.1.4.1.2011.10.2.72.1.3.1.1 |
| h3cBfdSessRemoteAddr 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… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2011.10.2.72.1.3.1.10 |
| h3cBfdSessLocalDiag The BFD diagnostic code for the BFD session was down with the
neighbor. If no such event happens this object contains a zero
value. | column | BfdDiag | .1.3.6.1.4.1.2011.10.2.72.1.3.1.11 |
| h3cBfdSessControlPlanIndepFlag 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… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2011.10.2.72.1.3.1.13 |
| h3cBfdSessAuthFlag 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… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2011.10.2.72.1.3.1.14 |
| h3cBfdSessDemandModeFlag 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 | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2011.10.2.72.1.3.1.15 |
| h3cBfdSessIfIndex This variable contains an interface's index under which the BFD
session runs. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.2011.10.2.72.1.3.1.2 |
| h3cBfdSessAppSupportId 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-… | column | Bits | .1.3.6.1.4.1.2011.10.2.72.1.3.1.3 |
| h3cBfdSessLocalDiscr This variable defines the local discriminator for this BFD
session, used to uniquely identify it. | column | Unsigned32 | .1.3.6.1.4.1.2011.10.2.72.1.3.1.4 |
| h3cBfdSessRemoteDiscr This variable defines the session discriminator chosen
by the remote system for this BFD session. | column | Unsigned32 | .1.3.6.1.4.1.2011.10.2.72.1.3.1.5 |
| h3cBfdSessDstPort The UDP Port for BFD. The default value is the
well-known value for this port. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.2011.10.2.72.1.3.1.6 |
| h3cBfdSessOperMode 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 … | column | Enumeration | .1.3.6.1.4.1.2011.10.2.72.1.3.1.7 |
| h3cBfdSessAddrType 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.
… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.10.2.72.1.3.1.8 |
| h3cBfdSessLocalAddr 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 … | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2011.10.2.72.1.3.1.9 |