FOUNDRY-LAG-MIB: View SNMP OID List / Download MIB

VENDOR: BROCADE


 Home MIB: FOUNDRY-LAG-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 fdryTrapLagDeployed 1.3.6.1.4.1.1991.0.1204
The SNMP trap that is generated when a LAG is deployed.
 fdryTrapLagUndeployed 1.3.6.1.4.1.1991.0.1205
The SNMP trap that is generated when a LAG is undeployed.
         fdryLinkAggregationGroupMIB 1.3.6.1.4.1.1991.1.1.3.33
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.
               fdryLinkAggregationGroupNotifyObjects 1.3.6.1.4.1.1991.1.1.3.33.0
                   fdryLAGName 1.3.6.1.4.1.1991.1.1.3.33.0.1 displaystring no-access
Name of a LinkAggregationGroup.
               fdryLinkAggregationGroupTableObjects 1.3.6.1.4.1.1991.1.1.3.33.1
                   fdryLinkAggregationGroupTable 1.3.6.1.4.1.1991.1.1.3.33.1.1 no-access
LinkAggregationGroup table.
                       fdryLinkAggregationGroupEntry 1.3.6.1.4.1.1991.1.1.3.33.1.1.1 no-access
An entry of the Link Aggregate Group table.
                           fdryLinkAggregationGroupName 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.1 displaystring no-access
Name of a LinkAggregationGroup.
                           fdryLinkAggregationGroupType 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.2 integer read-only
LinkAggregationGroup type. Enumeration: 'dynamic': 2, 'static': 1, 'keepalive': 3.
                           fdryLinkAggregationGroupAdminStatus 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.3 integer read-only
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. Enumeration: 'undeploy': 3, 'deployPassive': 2, 'undeployForced': 4, 'deploy': 1.
                           fdryLinkAggregationGroupIfList 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.4 octet string read-only
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.
                           fdryLinkAggregationGroupPrimaryPort 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.5 interfaceindex read-only
The primary port for the Link Aggregation Group. This must be set before deploying the LinkAggregateGroup unless this is a keepalive LinkAggregateGroup.
                           fdryLinkAggregationGroupTrunkType 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.6 integer read-only
The trunk connection type which specifies what the scheme of load-sharing among the trunk ports is. Enumeration: 'hashBased': 1, 'perPacket': 2.
                           fdryLinkAggregationGroupTrunkThreshold 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.7 unsigned32 read-only
The number of UP ports needed to keep the trunk up. Not applicable for keepalive LAG.
                           fdryLinkAggregationGroupLacpTimeout 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.8 integer read-only
The LACP timeout value this LACP LAG will use. Applicable for dynamic and keepalive LAG only. Enumeration: 'default': 1, 'short': 3, 'long': 2.
                           fdryLinkAggregationGroupIfIndex 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.9 interfaceindexorzero read-only
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.
                           fdryLinkAggregationGroupPortCount 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.10 unsigned32 read-only
The number of member ports belong to this LAG.
                           fdryLinkAggregationGroupRowStatus 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.11 rowstatus read-only
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.
                           fdryLinkAggregationGroupId 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.12 unsigned32 read-only
The numeric identifier assigned to this LAG.
               fdryLinkAggregationGroupPortTableObjects 1.3.6.1.4.1.1991.1.1.3.33.2
                   fdryLinkAggregationGroupPortTable 1.3.6.1.4.1.1991.1.1.3.33.2.1 no-access
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.
                       fdryLinkAggregationGroupPortEntry 1.3.6.1.4.1.1991.1.1.3.33.2.1.1 no-access
An entry of the Link Aggregate Group Port table.
                           fdryLinkAggregationGroupPortLacpPriority 1.3.6.1.4.1.1991.1.1.3.33.2.1.1.1 integer read-write
The LACP priority value assigned to this link aggregation port. Applicable for dynamic and keepalive LAG only.