tmnxLagBfdMemState
TIMETRA-LAG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.15.50.3.1.1
Object
column
Enumeration
The value of tmnxLagBfdMemState indicates the state of the micro-BFD
session of this port in this LAG.
Possible states are:
idle : there is no BFD session;
failed : the creation of the BFD session failed, while not
forwarding;
failedFwd : the creation of the BFD session failed, while
forwarding;
waiting : waiting for the BFD session to come up for the first time,
while not forwarding traffic;
waitingFwd : waiting for the BFD session to come up for the first time,
while forwarding traffic;
up : the BFD session is really Up, or considered Up;
down : the BFD session is really Down, or considered Down.
For the meaning of 'considered Up' and 'considered Down', refer to the
descriptions of the objects tmnxLagBfdFamMaxSetupTime and
tmnxLagBfdFamMaxAdminDownTime.
This port is forwarding traffic in the states
- idle,
- failed,
- waitingFwd and
- up;
it is not forwarding traffic in the states
- waiting,
- down.
Context
- MIB
- TIMETRA-LAG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.15.50.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxLagBfdMemEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idle |
1 | failed |
2 | failedFwd |
3 | waiting |
4 | waitingFwd |
5 | up |
6 | down |