FOUNDRY-LAG-MIB

File: FOUNDRY-LAG-MIB.mib (15299 bytes)

Imported modules

SNMPv2-SMI IF-MIB SNMPv2-TC
FOUNDRY-SN-ROOT-MIB FOUNDRY-SN-SWITCH-GROUP-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
InterfaceIndex ifIndex InterfaceIndexOrZero
DisplayString RowStatus snSwitch
snTraps PhysAddress

Defined Types

FdryLinkAggregationGroupEntry  
SEQUENCE    
  fdryLinkAggregationGroupName DisplayString
  fdryLinkAggregationGroupType INTEGER
  fdryLinkAggregationGroupAdminStatus INTEGER
  fdryLinkAggregationGroupIfList OCTET STRING
  fdryLinkAggregationGroupPrimaryPort InterfaceIndexOrZero
  fdryLinkAggregationGroupTrunkType INTEGER
  fdryLinkAggregationGroupTrunkThreshold Unsigned32
  fdryLinkAggregationGroupLacpTimeout INTEGER
  fdryLinkAggregationGroupIfIndex InterfaceIndexOrZero
  fdryLinkAggregationGroupPortCount Unsigned32
  fdryLinkAggregationGroupRowStatus RowStatus
  fdryLinkAggregationGroupId Unsigned32

FdryLinkAggregationGroupPortEntry  
SEQUENCE    
  fdryLinkAggregationGroupPortLacpPriority INTEGER

FdryLinkAggregationGroupLacpPortEntry  
SEQUENCE    
  fdryLinkAggregationGroupLacpPortAdminStatus INTEGER
  fdryLinkAggregationGroupLacpPortLinkStatus INTEGER
  fdryLinkAggregationGroupLacpPortLacpStatus INTEGER
  fdryLinkAggregationGroupLacpPortLacpSysID PhysAddress
  fdryLinkAggregationGroupLacpPortLacpKey INTEGER
  fdryLinkAggregationGroupLacpPortLacpRemoteSysID PhysAddress
  fdryLinkAggregationGroupLacpPortLacpRemoteKey INTEGER

Defined Values

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.
MODULE-IDENTITY    

fdryLinkAggregationGroupNotifyObjects 1.3.6.1.4.1.1991.1.1.3.33.0
OBJECT IDENTIFIER    

fdryLinkAggregationGroupTableObjects 1.3.6.1.4.1.1991.1.1.3.33.1
OBJECT IDENTIFIER    

fdryLinkAggregationGroupPortTableObjects 1.3.6.1.4.1.1991.1.1.3.33.2
OBJECT IDENTIFIER    

fdryLinkAggregationGroupLacpPortTableObjects 1.3.6.1.4.1.1991.1.1.3.33.3
OBJECT IDENTIFIER    

fdryLinkAggregationGroupTable 1.3.6.1.4.1.1991.1.1.3.33.1.1
LinkAggregationGroup table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryLinkAggregationGroupEntry

fdryLinkAggregationGroupEntry 1.3.6.1.4.1.1991.1.1.3.33.1.1.1
An entry of the Link Aggregate Group table.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryLinkAggregationGroupEntry  

fdryLinkAggregationGroupName 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.1
Name of a LinkAggregationGroup.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..64)  

fdryLinkAggregationGroupType 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.2
LinkAggregationGroup type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER static(1), dynamic(2), keepalive(3)  

fdryLinkAggregationGroupAdminStatus 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER deploy(1), deployPassive(2), undeploy(3), undeployForced(4)  

fdryLinkAggregationGroupIfList 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

fdryLinkAggregationGroupPrimaryPort 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.5
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 for primary ports not set
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

fdryLinkAggregationGroupTrunkType 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.6
The trunk connection type which specifies what the scheme of load-sharing among the trunk ports is.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER hashBased(1), perPacket(2)  

fdryLinkAggregationGroupTrunkThreshold 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.7
The number of UP ports needed to keep the trunk up. Not applicable for keepalive LAG.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

fdryLinkAggregationGroupLacpTimeout 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.8
The LACP timeout value this LACP LAG will use. Applicable for dynamic and keepalive LAG only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER default(1), long(2), short(3)  

fdryLinkAggregationGroupIfIndex 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

fdryLinkAggregationGroupPortCount 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.10
The number of member ports belong to this LAG.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fdryLinkAggregationGroupRowStatus 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

fdryLinkAggregationGroupId 1.3.6.1.4.1.1991.1.1.3.33.1.1.1.12
The numeric identifier assigned to this LAG.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fdryLinkAggregationGroupPortTable 1.3.6.1.4.1.1991.1.1.3.33.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryLinkAggregationGroupPortEntry

fdryLinkAggregationGroupPortEntry 1.3.6.1.4.1.1991.1.1.3.33.2.1.1
An entry of the Link Aggregate Group Port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryLinkAggregationGroupPortEntry  

fdryLinkAggregationGroupPortLacpPriority 1.3.6.1.4.1.1991.1.1.3.33.2.1.1.1
The LACP priority value assigned to this link aggregation port. Applicable for dynamic and keepalive LAG only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

fdryLAGName 1.3.6.1.4.1.1991.1.1.3.33.0.1
Name of a LinkAggregationGroup.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..64)  

fdryTrapLagDeployed 1.3.6.1.4.1.1991.0.1204
The SNMP trap that is generated when a LAG is deployed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

fdryTrapLagUndeployed 1.3.6.1.4.1.1991.0.1205
The SNMP trap that is generated when a LAG is undeployed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

fdryLinkAggregationGroupLacpPortTable 1.3.6.1.4.1.1991.1.1.3.33.3.1
A table that contains Link Aggregation Control information about every LACP port associated with this device. A row appears in this table for each physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryLinkAggregationGroupLacpPortEntry

fdryLinkAggregationGroupLacpPortEntry 1.3.6.1.4.1.1991.1.1.3.33.3.1.1
An entry of the Link Aggregate Group LACP Port table. Applicable for dynamic and keepalive LAG only.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryLinkAggregationGroupLacpPortEntry  

fdryLinkAggregationGroupLacpPortAdminStatus 1.3.6.1.4.1.1991.1.1.3.33.3.1.1.1
The current admin state of the interface. The testing(3) state indicates that no operational packets can be passed. (same as ifAdminStatus in MIB-II)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

fdryLinkAggregationGroupLacpPortLinkStatus 1.3.6.1.4.1.1991.1.1.3.33.3.1.1.2
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. (same as ifOperStatus in MIB-II)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

fdryLinkAggregationGroupLacpPortLacpStatus 1.3.6.1.4.1.1991.1.1.3.33.3.1.1.3
The current LACP state of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER operation(1), down(2), blocked(3), inactive(4), pexforceup(5)  

fdryLinkAggregationGroupLacpPortLacpSysID 1.3.6.1.4.1.1991.1.1.3.33.3.1.1.4
The LACP system ID of the LAG.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

fdryLinkAggregationGroupLacpPortLacpKey 1.3.6.1.4.1.1991.1.1.3.33.3.1.1.5
The LACP key ID of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

fdryLinkAggregationGroupLacpPortLacpRemoteSysID 1.3.6.1.4.1.1991.1.1.3.33.3.1.1.6
The LACP remote system ID of the LAG.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

fdryLinkAggregationGroupLacpPortLacpRemoteKey 1.3.6.1.4.1.1991.1.1.3.33.3.1.1.7
The LACP remote key ID of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER