tLagHashWeightThresholdAction
TIMETRA-LAG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.15.2.1.47
Object
column
r/w
Enumeration
The value of the object tLagHashWeightThresholdAction specifies the
action to take when the weight of the physical ports that are
operational (link up) is less than the value of
tLagHashWeightThreshold.
When a physical port ifOperStatus changes and the weight of
operational physical ports is less than or equal to
tLagHashWeightThreshold:
- when set to down(1), the ifOperStatus for the Link Aggregation Group
(tLagIfIndex) goes to down(2).
- when set to dynamicCost(2), the ifOperStatus stays up(2), but
dependent protocols such as OSPF are signaled and will adjust their
operation (cost) to match the weight of the physical ports remaining
in the Link Aggregation Group; a tLagDynamicCostOn notification
is generated.
- when set to 'staticCost', the ifOperStatus stays up, but
dependent protocols such as ISIS are signaled and will adjust their
operation (cost) according to the value of the
object tLagHashWeightThresholdStaticCst.
When a physical port ifOperStatus changes and the weight of the
operational physical ports is greater than tLagHashWeightThreshold:
- when set to down(1), the ifOperStatus for the Link Aggregation Group
(tLagIfIndex) goes to up(1).
- when set to dynamicCost(2), the ifOperStatus stays up(2), but
dependent protocols such as OSPF are signaled and will adjust their
operation (cost) to be the value as configured; a tLagDynamicCostOff
notification is generated.
Regardless of the setting of this object, when the weight of
operational physical ports goes to zero, the Link Aggregation Group's
ifOperStatus goes to down.
Context
- MIB
- TIMETRA-LAG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.15.2.1.47- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tLagConfigEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | down |
2 | dynamicCost |
3 | staticCost |