tnLagPortThresholdAction
TN-LAG-MIB ·
.1.3.6.1.4.1.7483.6.1.2.15.2.1.4
Object
column
r/w
Enumeration
Port Threshold Action is action to take when the number of
operational (link up) physical ports is less than tnLagPortThreshold.
When a physical port ifOperStatus changes and the number of
operational physical ports is less than or equal to tnLagPortThreshold:
- when set to down(1), the ifOperStatus for the Link Aggregation Group
(tnLagIfIndex) 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 number of physical ports remaining
in the Link Aggregation Group. a tnLagDynamicCostOn notification
is generated.
When a physical port ifOperStatus changes and the number of
operational physical ports is greater than tnLagPortThreshold:
- when set to down(1), the ifOperStatus for the Link Aggregation Group
(tnLagIfIndex) 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 tnLagDynamicCostOff
notification is generated.
Regardless of the setting of this object, when the number of
operational physical ports goes to zero, the Link Aggregation Group's
ifOperStatus goes to down.
Context
- MIB
- TN-LAG-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.15.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnLagConfigEntry
- Table
- tnLagConfigTable
- Siblings
- 19
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | down |
2 | dynamicCost |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tnLagIndex the number of the Link Aggregation Group. | column | LAGInterfaceNumber | .1.3.6.1.4.1.7483.6.1.2.15.2.1.1 |
| tnLagLACPAdminKeyAutogen tnLagLACPAdminKeyAutogen is set to 'true' if the lag administrative key
in the dot3adAggActorAdminKey object was auto generated.
tnLagLACPAdminKeyAutogen is set to 'false', if the… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7483.6.1.2.15.2.1.10 |
| tnLagLACPTransmitInterval tnLagLACPTransmitInterval configures the timer interval for
periodic transmission of LACP packets. If set to 'slow', LACP packets
are transmitted every 30 seconds. If set to 'fast… | column | Enumeration | .1.3.6.1.4.1.7483.6.1.2.15.2.1.11 |
| tnLagAccessAdaptQos The value of tnLagAccessAdaptQos specifies how the LAG SAP queue and
virtual scheduler buffering and rate parameters are adapted over
multiple active MDAs.
link (1) - Th… | column | Enumeration | .1.3.6.1.4.1.7483.6.1.2.15.2.1.12 |
| tnLagLACPXmitStdby The value of tnLagLACPXmitStdby specifies whether or not LACP messages
are transmitted on standby-links. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7483.6.1.2.15.2.1.13 |
| tnLagLACPSelCrit The value of tnLagLACPSelCrit specifies which selection criteria
should be used to select the active sub-group. | column | Enumeration | .1.3.6.1.4.1.7483.6.1.2.15.2.1.14 |
| tnLagLACPSelCritSlaveToPartner The value of tnLagLACPSelCritSlaveToPartner specifies together with
tnLagLACPSelCrit selection criteria should be used to select the
active sub-group.
The term 'eligible member'… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7483.6.1.2.15.2.1.15 |
| tnLagLACPNbrOfSubGroups The value of tnLagLACPNbrOfSubGroups indicates the number of subgroups
configured in this LAG. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.7483.6.1.2.15.2.1.16 |
| tnLagholdTimeDown The value of tnLagholdTimeDown specifies the timer in 0.1 second
units which controls the delay between detecting that a LAG is down
(all active ports are down) and reporting it … | column | 100s of milliseconds Unsigned32 | .1.3.6.1.4.1.7483.6.1.2.15.2.1.17 |
| tnLagPortType The value of tnLagPortType specifies the type of ports allowed in
this LAG.
A value of 'standard (1)' allows all non-HSMDA type ports to be added
to this LAG. A va… | column | Enumeration | .1.3.6.1.4.1.7483.6.1.2.15.2.1.18 |
| tnLagPerFpIngQueuing The value of tnLagPerFpIngQueuing specifies whether a more efficient
method of queue allocation for LAG SAPs should be utilized.
An 'inconsistentValue' error is ret… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7483.6.1.2.15.2.1.19 |
| tnLagRowStatus RowStatus for this entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.7483.6.1.2.15.2.1.2 |
| tnLagAlmProfName . | column | OctetString | .1.3.6.1.4.1.7483.6.1.2.15.2.1.20 |
| tnLagPortThreshold tnLagPortThreshold is a threshold for tnLagPortThresholdAction.
When a physical port link state changes and the number of
operational physical ports is less than or… | column | Integer32 | .1.3.6.1.4.1.7483.6.1.2.15.2.1.3 |
| tnLagEnableMarkerGenerator enables (true(1)) or disables (false(2)) the Marker Generator
protocol. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7483.6.1.2.15.2.1.5 |
| tnLagEnableLACP enables (true(1)) or disables (false(2)) the Link Aggregation Control
Protocol (LACP). | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7483.6.1.2.15.2.1.6 |
| tnLagDescription discription text for the Link Aggregation Group port. | column | TN-TC-MIBTItemLongDescription | .1.3.6.1.4.1.7483.6.1.2.15.2.1.7 |
| tnLagDynamicCosting When dynamic cost and OSPF autocost are both configured then costing
is applied based on the total number of links configured and the cost
is advertised inversely proportional to … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7483.6.1.2.15.2.1.8 |
| tnLagLACPMode tnLagLACPMode represents the mode in which LACP will operate.
If the value is set to 'passive', LACP places all member ports of a
lag into a passive negotiating state. When this i… | column | Enumeration | .1.3.6.1.4.1.7483.6.1.2.15.2.1.9 |