hpnicfBfdSessOperMode
HPN-ICF-BFD-STD-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.72.1.3.1.7
Object
column
Enumeration
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.
Context
- MIB
- HPN-ICF-BFD-STD-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.72.1.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpnicfBfdSessEntry
- Table
- hpnicfBfdSessTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | asynchModeWOEchoFun |
2 | demandModeWOEchoFunction |
3 | asyncModeWEchoFun |
4 | demandModeWEchoFunction |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpnicfBfdSessIfIndex This variable contains an interface's index under which the BFD
session runs. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.11.2.14.11.15.2.72.1.3.1.1 |
| hpnicfBfdSessRemoteAddr 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.11.2.14.11.15.2.72.1.3.1.10 |
| hpnicfBfdSessLocalDiag 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.11.2.14.11.15.2.72.1.3.1.11 |
| hpnicfBfdSessState 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 tea… | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.2.72.1.3.1.12 |
| hpnicfBfdSessControlPlanIndepFlag 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.11.2.14.11.15.2.72.1.3.1.13 |
| hpnicfBfdSessAuthFlag 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(0… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.11.2.14.11.15.2.72.1.3.1.14 |
| hpnicfBfdSessDemandModeFlag 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(0) if not | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.11.2.14.11.15.2.72.1.3.1.15 |
| hpnicfBfdSessIndex This variable contains an index which represents a
unique BFD session on this device. | column | BfdSessIndexTC | .1.3.6.1.4.1.11.2.14.11.15.2.72.1.3.1.2 |
| hpnicfBfdSessAppSupportId 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.11.2.14.11.15.2.72.1.3.1.3 |
| hpnicfBfdSessLocalDiscr This variable defines the local discriminator for this BFD
session, used to uniquely identify it. | column | Unsigned32 | .1.3.6.1.4.1.11.2.14.11.15.2.72.1.3.1.4 |
| hpnicfBfdSessRemoteDiscr This variable defines the session discriminator chosen
by the remote system for this BFD session. | column | Unsigned32 | .1.3.6.1.4.1.11.2.14.11.15.2.72.1.3.1.5 |
| hpnicfBfdSessDstPort 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.11.2.14.11.15.2.72.1.3.1.6 |
| hpnicfBfdSessAddrType 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.11.2.14.11.15.2.72.1.3.1.8 |
| hpnicfBfdSessLocalAddr 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.11.2.14.11.15.2.72.1.3.1.9 |