fdryLinkAggregationGroupAdminStatus
FOUNDRY-LAG-MIB ·
.1.3.6.1.4.1.1991.1.1.3.33.1.1.1.3
Object
column
r/w
Enumeration
The desired deplyed state of this LinkAggregationGroup entry.
This is not the operational status. Refer to ifTable for the
operational status.
deploy(1).............deploy the LAG and set to LACP active if dynamic LAG.
deployPassive(2)..deploy the LAG and set to LACP passive if dynamic LAG.
undeploy(3).........undeploy the LAG if no more than 2 ports are enabled.
undeployForced(4)..undeploy the LAG regardless number of ports enabled.
This is a write-only value.
other(5)..................FI products will not support LAG deploy option.
This is a write-only value.
In particular, a row cannot be deployed until the corresponding
instances of fdryLinkAggregationGroupIfList has been set.
Context
- MIB
- FOUNDRY-LAG-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.33.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fdryLinkAggregationGroupEntry
- Table
- fdryLinkAggregationGroupTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | deploy |
2 | deployPassive |
3 | undeploy |
4 | undeployForced |
5 | other |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fdryLinkAggregationGroupName Name of a LinkAggregationGroup. | column | OctetString | .1.3.6.1.4.1.1991.1.1.3.33.1.1.1.1 |
| fdryLinkAggregationGroupPortCount The number of member ports belong to this LAG. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.3.33.1.1.1.10 |
| fdryLinkAggregationGroupRowStatus The status of this conceptual row.
createAndWait(5) is not supported.
To create a row in this table, a manager must
set this object to createAndGo(4)… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1991.1.1.3.33.1.1.1.11 |
| fdryLinkAggregationGroupId The numeric identifier assigned to this LAG. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.3.33.1.1.1.12 |
| fdryLinkAggregationGroupLacpMode The LACP mode value this LAG will use. Applicable for
dynamic and keepalive LAG only.
0 - lacp mode not supported
1- lacp mode active
2- lacp mode passive
for static and spx lag l… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.3.33.1.1.1.13 |
| fdryLinkAggregationGroupLagMac MAC Address assigned for LAG interface.
Format of mac address will be HHHH.HHHH.HHHH. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.1991.1.1.3.33.1.1.1.14 |
| fdryLinkAggregationGroupType LinkAggregationGroup type. | column | Enumeration | .1.3.6.1.4.1.1991.1.1.3.33.1.1.1.2 |
| fdryLinkAggregationGroupIfList A list of interface indices which are the port membership
of a trunk group. Each interface index is a 32-bit integer
in big endian order. | column | OctetString | .1.3.6.1.4.1.1991.1.1.3.33.1.1.1.4 |
| fdryLinkAggregationGroupPrimaryPort The primary port for the Link Aggregation Group. This must
be set before deploying the LinkAggregateGroup unless this is
a keepalive LinkAggregateGroup. Zero will be returned
fo… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.1991.1.1.3.33.1.1.1.5 |
| fdryLinkAggregationGroupTrunkType The trunk connection type which specifies what the scheme
of load-sharing among the trunk ports is. | column | Enumeration | .1.3.6.1.4.1.1991.1.1.3.33.1.1.1.6 |
| fdryLinkAggregationGroupTrunkThreshold The number of UP ports needed to keep the trunk up.
Not applicable for keepalive LAG. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.3.33.1.1.1.7 |
| fdryLinkAggregationGroupLacpTimeout The LACP timeout value this LACP LAG will use. Applicable for
dynamic and keepalive LAG only. | column | Enumeration | .1.3.6.1.4.1.1991.1.1.3.33.1.1.1.8 |
| fdryLinkAggregationGroupIfIndex After deployment the operation information of a LAG entry will be
represented in an entry in ifTable. Use this variable as the ifIndex
to access the entry in ifTable and ifXTable.… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.1991.1.1.3.33.1.1.1.9 |