FOUNDRY-LAG-MIB
- Registered at
- 1.3.6.1.4.1.1991.1.1.3.33
- Last updated
- 2010-06-02 00:00
- Organization
- Brocade Communications Systems, Inc.
- Revisions
- 2010-06-02 00:00, 2009-09-30 00:00
- Namespace
- extreme
- Source file
FOUNDRY-LAG-MIB- Digest
sha256:4495a3804dc9228c9716b05162c34b3065e1d39e261809ff655c783bdae5ba2d
Description
Management Information Base module for link aggregate group configuration and statistics. Link aggregation group is a new concept of trunk and this MIB is replacing FOUNDRY-SN-LAG-MIB in MLX/XMR products starting release 4.1.0. Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
Contact
Technical Support Center 130 Holger Way, San Jose, CA 95134 Email: ipsupport@brocade.com Phone: 1-800-752-8061 URL: www.brocade.com
Imports
| From | Symbols |
|---|---|
| FOUNDRY-SN-ROOT-MIB | snSwitch, snTraps |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero, ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
FOUNDRY-LAG-MIB FOUNDRY-SN-ROOT-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| fdryLinkAggregationGroupNotifyObjects OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.1.3.33.0 | |||
| fdryLAGName OBJECT-TYPE Name of a LinkAggregationGroup. | 1.3.6.1.4.1.1991.1.1.3.33.0.1 | DisplayString (SIZE(1..64)) | accessible-for-notify | current |
| fdryLinkAggregationGroupTableObjects OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.1.3.33.1 | |||
| fdryLinkAggregationGroupTable OBJECT-TYPE LinkAggregationGroup table. | 1.3.6.1.4.1.1991.1.1.3.33.1.1 | not-accessible | current | |
| fdryLinkAggregationGroupEntry OBJECT-TYPE An entry of the Link Aggregate Group table. | 1.3.6.1.4.1.1991.1.1.3.33.1.1.1 | not-accessible | current | |
| fdryLinkAggregationGroupName OBJECT-TYPE Name of a LinkAggregationGroup. | 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.1 | DisplayString (SIZE(1..64)) | not-accessible | current |
| fdryLinkAggregationGroupType OBJECT-TYPE LinkAggregationGroup type. | 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.2 | INTEGER {static(1), dynamic(2), keepalive(3)} | read-create | current |
| fdryLinkAggregationGroupAdminStatus OBJECT-TYPE 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. In particular, a row cannot be deployed until the corresponding instances of fdryLinkAggregationGroupIfList has been set. | 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.3 | INTEGER {deploy(1), deployPassive(2), undeploy(3), undeployForced(4)} | read-create | current |
| fdryLinkAggregationGroupIfList OBJECT-TYPE 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. | 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.4 | OCTET STRING | read-create | current |
| fdryLinkAggregationGroupPrimaryPort OBJECT-TYPE The primary port for the Link Aggregation Group. This must be set before deploying the LinkAggregateGroup unless this is a keepalive LinkAggregateGroup. | 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.5 | InterfaceIndex | read-create | current |
| fdryLinkAggregationGroupTrunkType OBJECT-TYPE The trunk connection type which specifies what the scheme of load-sharing among the trunk ports is. | 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.6 | INTEGER {hashBased(1), perPacket(2)} | read-create | current |
| fdryLinkAggregationGroupTrunkThreshold OBJECT-TYPE The number of UP ports needed to keep the trunk up. Not applicable for keepalive LAG. | 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.7 | Unsigned32 | read-create | current |
| fdryLinkAggregationGroupLacpTimeout OBJECT-TYPE The LACP timeout value this LACP LAG will use. Applicable for dynamic and keepalive LAG only. | 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.8 | INTEGER {default(1), long(2), short(3)} | read-create | current |
| fdryLinkAggregationGroupIfIndex OBJECT-TYPE 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. Zero will be returned for LAGs not yet deployed. | 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.9 | InterfaceIndexOrZero | read-only | current |
| fdryLinkAggregationGroupPortCount OBJECT-TYPE The number of member ports belong to this LAG. | 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.10 | Unsigned32 | read-only | current |
| fdryLinkAggregationGroupRowStatus OBJECT-TYPE 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) together with the setting of fdryLinkAggregationGroupType. After that the row status becomes active(1) regardless the LAG entry is deployed or not. To deploy the LAG entry, set the corresponding instance of fdryLinkAggregationGroupAdminStatus to deployActive or deployPassive. | 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.11 | RowStatus | read-create | current |
| fdryLinkAggregationGroupId OBJECT-TYPE The numeric identifier assigned to this LAG. | 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.12 | Unsigned32 | read-only | current |
| fdryLinkAggregationGroupPortTableObjects OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.1.3.33.2 | |||
| fdryLinkAggregationGroupPortTable OBJECT-TYPE A table that contains Link Aggregation Control configuration information about every Aggregation Port associated with this device. A row appears in this table for each physical port. | 1.3.6.1.4.1.1991.1.1.3.33.2.1 | not-accessible | current | |
| fdryLinkAggregationGroupPortEntry OBJECT-TYPE An entry of the Link Aggregate Group Port table. | 1.3.6.1.4.1.1991.1.1.3.33.2.1.1 | not-accessible | current | |
| fdryLinkAggregationGroupPortLacpPriority OBJECT-TYPE The LACP priority value assigned to this link aggregation port. Applicable for dynamic and keepalive LAG only. | 1.3.6.1.4.1.1991.1.1.3.33.2.1.1.1 | INTEGER (0..65535) | read-write | current |
Notifications
| Name | OID | Status |
|---|---|---|
| fdryTrapLagDeployed NOTIFICATION-TYPE The SNMP trap that is generated when a LAG is deployed. | 1.3.6.1.4.1.1991.0.1204 | current |
| fdryTrapLagUndeployed NOTIFICATION-TYPE The SNMP trap that is generated when a LAG is undeployed. | 1.3.6.1.4.1.1991.0.1205 | current |