NMS-IEEE8023-LAG-MIB

File: NMS-IEEE8023-LAG-MIB.mib (48419 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Q-BRIDGE-MIB NMS-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
TimeTicks DisplayString MacAddress
TEXTUAL-CONVENTION TruthValue RowStatus
MODULE-COMPLIANCE OBJECT-GROUP InterfaceIndex
PortList nmslocal

Defined Types

LacpKey  
The Actor or Partner Key value.
TEXTUAL-CONVENTION    
  INTEGER 0..65535  

LacpState  
The Actor and Partner State values from the LACPDU.
TEXTUAL-CONVENTION    
  BITS lacpActivity(0), lacpTimeout(1), aggregation(2), synchronization(3), collecting(4), distributing(5), defaulted(6), expired(7)  

ChurnState  
The state of the Churn Detection machine.
TEXTUAL-CONVENTION    
  INTEGER noChurn(1), churn(2), churnMonitor(3)  

LagMode  
The link aggregation control mode.
TEXTUAL-CONVENTION    
  INTEGER unknown(0), lacpActive(1), lacpPassive(2), static(3)  

Dot3adAggEntry  
SEQUENCE    
  dot3adAggIndex InterfaceIndex
  dot3adAggMACAddress MacAddress
  dot3adAggActorSystemPriority INTEGER
  dot3adAggActorSystemID MacAddress
  dot3adAggAggregateOrIndividual TruthValue
  dot3adAggActorAdminKey LacpKey
  dot3adAggActorOperKey LacpKey
  dot3adAggPartnerSystemID MacAddress
  dot3adAggPartnerSystemPriority INTEGER
  dot3adAggPartnerOperKey LacpKey
  dot3adAggCollectorMaxDelay INTEGER
  dot3adAggIfIndex InterfaceIndex
  dot3adAggAdminMode LagMode
  dot3adAggOperMode LagMode
  dot3adAggRowStatus RowStatus

Dot3adAggPortListEntry  
SEQUENCE    
  dot3adAggPortListPorts PortList
  dot3adAggPortListAggregatedPorts PortList

Dot3adAggPortEntry  
SEQUENCE    
  dot3adAggPortIndex InterfaceIndex
  dot3adAggPortActorSystemPriority INTEGER
  dot3adAggPortActorSystemID MacAddress
  dot3adAggPortActorAdminKey LacpKey
  dot3adAggPortActorOperKey LacpKey
  dot3adAggPortPartnerAdminSystemPriority INTEGER
  dot3adAggPortPartnerOperSystemPriority INTEGER
  dot3adAggPortPartnerAdminSystemID MacAddress
  dot3adAggPortPartnerOperSystemID MacAddress
  dot3adAggPortPartnerAdminKey LacpKey
  dot3adAggPortPartnerOperKey LacpKey
  dot3adAggPortSelectedAggID InterfaceIndex
  dot3adAggPortAttachedAggID InterfaceIndex
  dot3adAggPortActorPort INTEGER
  dot3adAggPortActorPortPriority INTEGER
  dot3adAggPortPartnerAdminPort INTEGER
  dot3adAggPortPartnerOperPort INTEGER
  dot3adAggPortPartnerAdminPortPriority INTEGER
  dot3adAggPortPartnerOperPortPriority INTEGER
  dot3adAggPortActorAdminState LacpState
  dot3adAggPortActorOperState LacpState
  dot3adAggPortPartnerAdminState LacpState
  dot3adAggPortPartnerOperState LacpState
  dot3adAggPortAggregateOrIndividual TruthValue
  dot3adAggPortOperMode LagMode

Dot3adAggPortStatsEntry  
SEQUENCE    
  dot3adAggPortStatsLACPDUsRx Counter32
  dot3adAggPortStatsMarkerPDUsRx Counter32
  dot3adAggPortStatsMarkerResponsePDUsRx Counter32
  dot3adAggPortStatsUnknownRx Counter32
  dot3adAggPortStatsIllegalRx Counter32
  dot3adAggPortStatsLACPDUsTx Counter32
  dot3adAggPortStatsMarkerPDUsTx Counter32
  dot3adAggPortStatsMarkerResponsePDUsTx Counter32

Dot3adAggPortDebugEntry  
SEQUENCE    
  dot3adAggPortDebugRxState INTEGER
  dot3adAggPortDebugLastRxTime TimeTicks
  dot3adAggPortDebugMuxState INTEGER
  dot3adAggPortDebugMuxReason DisplayString
  dot3adAggPortDebugActorChurnState ChurnState
  dot3adAggPortDebugPartnerChurnState ChurnState
  dot3adAggPortDebugActorChurnCount Counter32
  dot3adAggPortDebugPartnerChurnCount Counter32
  dot3adAggPortDebugActorSyncTransitionCount Counter32
  dot3adAggPortDebugPartnerSyncTransitionCount Counter32
  dot3adAggPortDebugActorChangeCount Counter32
  dot3adAggPortDebugPartnerChangeCount Counter32

Defined Values

lagMIB 1.3.6.1.4.1.3320.2.232
The Link Aggregation module for managing IEEE Std 802.3ad.
MODULE-IDENTITY    

lagMIBObjects 1.3.6.1.4.1.3320.2.232.1
OBJECT IDENTIFIER    

dot3adAgg 1.3.6.1.4.1.3320.2.232.1.1
OBJECT IDENTIFIER    

dot3adAggPort 1.3.6.1.4.1.3320.2.232.1.2
OBJECT IDENTIFIER    

dot3adTablesLastChanged 1.3.6.1.4.1.3320.2.232.1.3
This object indicates the time of the most recent change to the dot3adAggTable, dot3adAggPortListTable, or dot3adAggPortTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dot3adAggMaxNum 1.3.6.1.4.1.3320.2.232.1.4
A value indicates the max number of Aggregators supported in the system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

dot3adAggPortsMaxNum 1.3.6.1.4.1.3320.2.232.1.5
A value indicates the max number of aggregated ports in one Aggregator.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

dot3adAggTable 1.3.6.1.4.1.3320.2.232.1.1.1
A table that contains information about every Aggregator that is associated with this System.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot3adAggEntry

dot3adAggEntry 1.3.6.1.4.1.3320.2.232.1.1.1.1
A list of the Aggregator parameters. This is indexed by the ifIndex of the Aggregator.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot3adAggEntry  

dot3adAggIndex 1.3.6.1.4.1.3320.2.232.1.1.1.1.1
The unique identifier allocated to this Aggregator by the local System. This attribute identifies an Aggregator instance among the subordinate managed objects of the containing object. This value is read-only.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dot3adAggMACAddress 1.3.6.1.4.1.3320.2.232.1.1.1.1.2
A 6-octet read-only value carrying the individual MAC address assigned to the Aggregator.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dot3adAggActorSystemPriority 1.3.6.1.4.1.3320.2.232.1.1.1.1.3
A 2-octet read-write value indicating the priority value associated with the Actor's System ID.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

dot3adAggActorSystemID 1.3.6.1.4.1.3320.2.232.1.1.1.1.4
A 6-octet read-write MAC address value used as a unique identifier for the System that contains this Aggregator. NOTE-From the perspective of the Link Aggregation mechanisms described in Clause 43, only a single combination of Actor's System ID and System Priority are considered, and no distinction is made between the values of these parameters for an Aggregator and the port(s) that are associated with it; i.e., the protocol is described in terms of the operation of aggregation within a single System. However, the managed objects provided for the Aggregator and the port both allow management of these parameters. The result of this is to permit a single piece of equipment to be configured by management to contain more than one System from the point of view of the operation of Link Aggregation. This may be of particular use in the configuration of equipment that has limited aggregation capability (see 43.6).
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dot3adAggAggregateOrIndividual 1.3.6.1.4.1.3320.2.232.1.1.1.1.5
A read-only Boolean value indicating whether the Aggregator represents an Aggregate (`TRUE') or an Individual link (`FALSE').
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot3adAggActorAdminKey 1.3.6.1.4.1.3320.2.232.1.1.1.1.6
The current administrative value of the Key for the Aggregator. The administrative Key value may differ from the operational Key value for the reasons discussed in 43.6.2. This is a 16-bit, read-only value. The meaning of particular Key values is of local significance.
Status: current Access: read-only
OBJECT-TYPE    
  LacpKey  

dot3adAggActorOperKey 1.3.6.1.4.1.3320.2.232.1.1.1.1.7
The current operational value of the Key for the Aggregator. The administrative Key value may differ from the operational Key value for the reasons discussed in 43.6.2. This is a 16-bit read-only value. The meaning of particular Key values is of local significance.
Status: current Access: read-only
OBJECT-TYPE    
  LacpKey  

dot3adAggPartnerSystemID 1.3.6.1.4.1.3320.2.232.1.1.1.1.8
A 6-octet read-only MAC address value consisting of the unique identifier for the current protocol Partner of this Aggregator. A value of zero indicates that there is no known Partner. If the aggregation is manually configured, this System ID value will be a value assigned by the local System.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dot3adAggPartnerSystemPriority 1.3.6.1.4.1.3320.2.232.1.1.1.1.9
A 2-octet read-only value that indicates the priority value associated with the Partner's System ID. If the aggregation is manually configured, this System Priority value will be a value assigned by the local System.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dot3adAggPartnerOperKey 1.3.6.1.4.1.3320.2.232.1.1.1.1.10
The current operational value of the Key for the Aggregator's current protocol Partner. This is a 16-bit read-only value. If the aggregation is manually configured, this Key value will be a value assigned by the local System.
Status: current Access: read-only
OBJECT-TYPE    
  LacpKey  

dot3adAggCollectorMaxDelay 1.3.6.1.4.1.3320.2.232.1.1.1.1.11
The value of this 16-bit read-write attribute defines the maximum delay, in tens of microseconds, that may be imposed by the Frame Collector between receiving a frame from an Aggregator Parser, and either delivering the frame to its MAC Client or discarding the frame (see 43.2.3.1.1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

dot3adAggIfIndex 1.3.6.1.4.1.3320.2.232.1.1.1.1.12
The interface index of this Aggregator.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

dot3adAggAdminMode 1.3.6.1.4.1.3320.2.232.1.1.1.1.13
The default aggregation control mode of this Aggregator.
Status: current Access: read-write
OBJECT-TYPE    
  LagMode  

dot3adAggOperMode 1.3.6.1.4.1.3320.2.232.1.1.1.1.14
The running aggregation control mode of this Aggregator.
Status: current Access: read-only
OBJECT-TYPE    
  LagMode  

dot3adAggRowStatus 1.3.6.1.4.1.3320.2.232.1.1.1.1.15
This object indicates the status of this entry. Set this value to 'createAndGo' to create a new aggregator.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dot3adAggPortListTable 1.3.6.1.4.1.3320.2.232.1.1.2
A table that contains a list of all the ports associated with each Aggregator.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot3adAggPortListEntry

dot3adAggPortListEntry 1.3.6.1.4.1.3320.2.232.1.1.2.1
A list of the ports associated with a given Aggregator. This is indexed by the ifIndex of the Aggregator.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot3adAggPortListEntry  

dot3adAggPortListPorts 1.3.6.1.4.1.3320.2.232.1.1.2.1.1
The complete set of ports currently associated with this Aggregator. Each bit set in this list represents an Actor Port member of this Link Aggregation.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

dot3adAggPortListAggregatedPorts 1.3.6.1.4.1.3320.2.232.1.1.2.1.2
The complete set of ports currently aggregated in this Aggregator.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

dot3adAggPortTable 1.3.6.1.4.1.3320.2.232.1.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  
    Dot3adAggPortEntry

dot3adAggPortEntry 1.3.6.1.4.1.3320.2.232.1.2.1.1
A list of Link Aggregation Control configuration parameters for each Aggregation Port on this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot3adAggPortEntry  

dot3adAggPortIndex 1.3.6.1.4.1.3320.2.232.1.2.1.1.1
The ifIndex of the port
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dot3adAggPortActorSystemPriority 1.3.6.1.4.1.3320.2.232.1.2.1.1.2
A 2-octet read-write value used to define the priority value associated with the Actor's System ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dot3adAggPortActorSystemID 1.3.6.1.4.1.3320.2.232.1.2.1.1.3
A 6-octet read-only MAC address value that defines the value of the System ID for the System that contains this Aggregation Port.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dot3adAggPortActorAdminKey 1.3.6.1.4.1.3320.2.232.1.2.1.1.4
The current administrative value of the Key for the Aggregation Port. This is a 16-bit read-only value. The meaning of particular Key values is of local significance.
Status: current Access: read-only
OBJECT-TYPE    
  LacpKey  

dot3adAggPortActorOperKey 1.3.6.1.4.1.3320.2.232.1.2.1.1.5
The current operational value of the Key for the Aggregation Port. This is a 16-bit read-only value. The meaning of particular Key values is of local significance.
Status: current Access: read-only
OBJECT-TYPE    
  LacpKey  

dot3adAggPortPartnerAdminSystemPriority 1.3.6.1.4.1.3320.2.232.1.2.1.1.6
A 2-octet read-only value used to define the administrative value of priority associated with the Partner's System ID. The assigned value is used, along with the value of aAggPortPartnerAdminSystemID, aAggPortPartnerAdminKey, aAggPortPartnerAdminPort, and aAggPortPartnerAdminPortPriority, in order to achieve manually configured aggregation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dot3adAggPortPartnerOperSystemPriority 1.3.6.1.4.1.3320.2.232.1.2.1.1.7
A 2-octet read-only value indicating the operational value of priority associated with the Partner's System ID. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminSystemPriority if there is no protocol Partner.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dot3adAggPortPartnerAdminSystemID 1.3.6.1.4.1.3320.2.232.1.2.1.1.8
A 6-octet read-only MACAddress value representing the administrative value of the Aggregation Port's protocol Partner's System ID. The assigned value is used, along with the value of aAggPortPartnerAdminSystemPriority, aAggPortPartnerAdminKey, aAggPortPartnerAdminPort, and aAggPortPartnerAdminPortPriority, in order to achieve manually configured aggregation.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dot3adAggPortPartnerOperSystemID 1.3.6.1.4.1.3320.2.232.1.2.1.1.9
A 6-octet read-only MACAddress value representing the current value of the Aggregation Port's protocol Partner's System ID. A value of zero indicates that there is no known protocol Partner. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminSystemID if there is no protocol Partner.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dot3adAggPortPartnerAdminKey 1.3.6.1.4.1.3320.2.232.1.2.1.1.10
The current administrative value of the Key for the protocol Partner. This is a 16-bit read-only value. The assigned value is used, along with the value of aAggPortPartnerAdminSystemPriority, aAggPortPartnerAdminSystemID, aAggPortPartnerAdminPort, and aAggPortPartnerAdminPortPriority, in order to achieve manually configured aggregation.
Status: current Access: read-only
OBJECT-TYPE    
  LacpKey  

dot3adAggPortPartnerOperKey 1.3.6.1.4.1.3320.2.232.1.2.1.1.11
The current operational value of the Key for the protocol Partner. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminKey if there is no protocol Partner. This is a 16-bit read-only value.
Status: current Access: read-only
OBJECT-TYPE    
  LacpKey  

dot3adAggPortSelectedAggID 1.3.6.1.4.1.3320.2.232.1.2.1.1.12
The identifier value of the Aggregator that this Aggregation Port has currently selected. Zero indicates that the Aggregation Port has not selected an Aggregator, either because it is in the process of detaching from an Aggregator or because there is no suitable Aggregator available for it to select. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

dot3adAggPortAttachedAggID 1.3.6.1.4.1.3320.2.232.1.2.1.1.13
The identifier value of the Aggregator that this Aggregation Port is currently attached to. Zero indicates that the Aggregation Port is not currently attached to an Aggregator. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

dot3adAggPortActorPort 1.3.6.1.4.1.3320.2.232.1.2.1.1.14
The port number locally assigned to the Aggregation Port. The port number is communicated in LACPDUs as the Actor_Port. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dot3adAggPortActorPortPriority 1.3.6.1.4.1.3320.2.232.1.2.1.1.15
The priority value assigned to this Aggregation Port. This 16-bit value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dot3adAggPortPartnerAdminPort 1.3.6.1.4.1.3320.2.232.1.2.1.1.16
The current administrative value of the port number for the protocol Partner. This is a 16-bit read-only value. The assigned value is used, along with the value of aAggPortPartnerAdminSystemPriority, aAggPortPartnerAdminSystemID, aAggPortPartnerAdminKey, and aAggPortPartnerAdminPortPriority, in order to achieve manually configured aggregation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dot3adAggPortPartnerOperPort 1.3.6.1.4.1.3320.2.232.1.2.1.1.17
The operational port number assigned to this Aggregation Port by the Aggregation Port's protocol Partner. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminPort if there is no protocol Partner. This 16-bit value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dot3adAggPortPartnerAdminPortPriority 1.3.6.1.4.1.3320.2.232.1.2.1.1.18
The current administrative value of the port priority for the protocol Partner. This is a 16-bit read-only value. The assigned value is used, along with the value of aAggPortPartnerAdminSystemPriority, aAggPortPartnerAdminSystemID, aAggPortPartnerAdminKey, and aAggPortPartnerAdminPort, in order to achieve manually configured aggregation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dot3adAggPortPartnerOperPortPriority 1.3.6.1.4.1.3320.2.232.1.2.1.1.19
The priority value assigned to this Aggregation Port by the Partner. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminPortPriority if there is no protocol Partner. This 16-bit value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dot3adAggPortActorAdminState 1.3.6.1.4.1.3320.2.232.1.2.1.1.20
A string of 8 bits, corresponding to the administrative values of Actor_State (43.4.2) as transmitted by the Actor in LACPDUs. The first bit corresponds to bit 0 of Actor_State (LACP_Activity), the second bit corresponds to bit 1 (LACP_Timeout), the third bit corresponds to bit 2 (Aggregation), the fourth bit corresponds to bit 3 (Synchronization), the fifth bit corresponds to bit 4 (Collecting), the sixth bit corresponds to bit 5 (Distributing), the seventh bit corresponds to bit 6 (Defaulted), and the eighth bit corresponds to bit 7 (Expired). These values allow administrative control over the values of LACP_Activity, LACP_Timeout and Aggregation. This attribute value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  LacpState  

dot3adAggPortActorOperState 1.3.6.1.4.1.3320.2.232.1.2.1.1.21
A string of 8 bits, corresponding to the current operational values of Actor_State as transmitted by the Actor in LACPDUs. The bit allocations are as defined in 30.7.2.1.20. This attribute value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  LacpState  

dot3adAggPortPartnerAdminState 1.3.6.1.4.1.3320.2.232.1.2.1.1.22
A string of 8 bits, corresponding to the current administrative value of Actor_State for the protocol Partner. The bit allocations are as defined in 30.7.2.1.20. This attribute value is read-only. The assigned value is used in order to achieve manually configured aggregation.
Status: current Access: read-only
OBJECT-TYPE    
  LacpState  

dot3adAggPortPartnerOperState 1.3.6.1.4.1.3320.2.232.1.2.1.1.23
A string of 8 bits, corresponding to the current values of Actor_State in the most recently received LACPDU transmitted by the protocol Partner. The bit allocations are as defined in 30.7.2.1.20. In the absence of an active protocol Partner, this value may reflect the manually configured value aAggPortPartnerAdminState. This attribute value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  LacpState  

dot3adAggPortAggregateOrIndividual 1.3.6.1.4.1.3320.2.232.1.2.1.1.24
A read-only Boolean value indicating whether the Aggregation Port is able to Aggregate (`TRUE') or is only able to operate as an Individual link (`FALSE').
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot3adAggPortOperMode 1.3.6.1.4.1.3320.2.232.1.2.1.1.25
The running link aggregation control mode.
Status: current Access: read-only
OBJECT-TYPE    
  LagMode  

dot3adAggPortStatsTable 1.3.6.1.4.1.3320.2.232.1.2.2
A table that contains Link Aggregation information about every port that is associated with this device. A row appears in this table for each physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot3adAggPortStatsEntry

dot3adAggPortStatsEntry 1.3.6.1.4.1.3320.2.232.1.2.2.1
A list of Link Aggregation Control Protocol statistics for each port on this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot3adAggPortStatsEntry  

dot3adAggPortStatsLACPDUsRx 1.3.6.1.4.1.3320.2.232.1.2.2.1.1
The number of valid LACPDUs received on this Aggregation Port. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot3adAggPortStatsMarkerPDUsRx 1.3.6.1.4.1.3320.2.232.1.2.2.1.2
The number of valid Marker PDUs received on this Aggregation Port. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot3adAggPortStatsMarkerResponsePDUsRx 1.3.6.1.4.1.3320.2.232.1.2.2.1.3
The number of valid Marker Response PDUs received on this Aggregation Port. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot3adAggPortStatsUnknownRx 1.3.6.1.4.1.3320.2.232.1.2.2.1.4
The number of frames received that either: - carry the Slow Protocols Ethernet Type value (43B.4), but contain an unknown PDU, or: - are addressed to the Slow Protocols group MAC Address (43B.3), but do not carry the Slow Protocols Ethernet Type. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot3adAggPortStatsIllegalRx 1.3.6.1.4.1.3320.2.232.1.2.2.1.5
The number of frames received that carry the Slow Protocols Ethernet Type value (43B.4), but contain a badly formed PDU or an illegal value of Protocol Subtype (43B.4). This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot3adAggPortStatsLACPDUsTx 1.3.6.1.4.1.3320.2.232.1.2.2.1.6
The number of LACPDUs transmitted on this Aggregation Port. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot3adAggPortStatsMarkerPDUsTx 1.3.6.1.4.1.3320.2.232.1.2.2.1.7
The number of Marker PDUs transmitted on this Aggregation Port. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot3adAggPortStatsMarkerResponsePDUsTx 1.3.6.1.4.1.3320.2.232.1.2.2.1.8
The number of Marker Response PDUs transmitted on this Aggregation Port. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot3adAggPortDebugTable 1.3.6.1.4.1.3320.2.232.1.2.3
A table that contains Link Aggregation debug information about every port that is associated with this device. A row appears in this table for each physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot3adAggPortDebugEntry

dot3adAggPortDebugEntry 1.3.6.1.4.1.3320.2.232.1.2.3.1
A list of the debug parameters for a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot3adAggPortDebugEntry  

dot3adAggPortDebugRxState 1.3.6.1.4.1.3320.2.232.1.2.3.1.1
This attribute holds the value `currentRx' if the Receive state machine for the Aggregation Port is in the CURRENT state, `expired' if the Receive state machine is in the EXPIRED state, `defaulted' if the Receive state machine is in the DEFAULTED state, `initialize' if the Receive state machine is in the INITIALIZE state, `lacpDisabled' if the Receive state machine is in the LACP_DISABLED state, or `portDisabled' if the Receive state machine is in the PORT_DISABLED state. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER currentRx(1), expired(2), defaulted(3), initialize(4), lacpDisabled(5), portDisabled(6)  

dot3adAggPortDebugLastRxTime 1.3.6.1.4.1.3320.2.232.1.2.3.1.2
The value of aTimeSinceSystemReset (F.2.1) when the last LACPDU was received by this Aggregation Port. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dot3adAggPortDebugMuxState 1.3.6.1.4.1.3320.2.232.1.2.3.1.3
This attribute holds the value `detached' if the Mux state machine (43.4.14) for the Aggregation Port is in the DETACHED state, `waiting' if the Mux state machine is in the WAITING state, `attached' if the Mux state machine for the Aggregation Port is in the ATTACHED state, `collecting' if the Mux state machine for the Aggregation Port is in the COLLECTING state, `distributing' if the Mux state machine for the Aggregation Port is in the DISTRIBUTING state, and `collectingDistributing' if the Mux state machine for the Aggregation Port is in the COLLECTING_DISTRIBUTING state. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER detached(1), waiting(2), attached(3), collecting(4), distributing(5), collectingDistributing(6)  

dot3adAggPortDebugMuxReason 1.3.6.1.4.1.3320.2.232.1.2.3.1.4
A human-readable text string indicating the reason for the most recent change of Mux machine state. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dot3adAggPortDebugActorChurnState 1.3.6.1.4.1.3320.2.232.1.2.3.1.5
The state of the Actor Churn Detection machine (43.4.17) for the Aggregation Port. A value of `noChurn' indicates that the state machine is in either the NO_ACTOR_CHURN or the ACTOR_CHURN_MONITOR state, and `churn' indicates that the state machine is in the ACTOR_CHURN state. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  ChurnState  

dot3adAggPortDebugPartnerChurnState 1.3.6.1.4.1.3320.2.232.1.2.3.1.6
The state of the Partner Churn Detection machine (43.4.17) for the Aggregation Port. A value of `noChurn' indicates that the state machine is in either the NO_PARTNER_CHURN or the PARTNER_CHURN_MONITOR state, and `churn' indicates that the state machine is in the PARTNER_CHURN state. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  ChurnState  

dot3adAggPortDebugActorChurnCount 1.3.6.1.4.1.3320.2.232.1.2.3.1.7
Count of the number of times the Actor Churn state machine has entered the ACTOR_CHURN state. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot3adAggPortDebugPartnerChurnCount 1.3.6.1.4.1.3320.2.232.1.2.3.1.8
Count of the number of times the Partner Churn state machine has entered the PARTNER_CHURN state. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot3adAggPortDebugActorSyncTransitionCount 1.3.6.1.4.1.3320.2.232.1.2.3.1.9
Count of the number of times the Actor's Mux state machine (43.4.15) has entered the IN_SYNC state. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot3adAggPortDebugPartnerSyncTransitionCount 1.3.6.1.4.1.3320.2.232.1.2.3.1.10
Count of the number of times the Partner's Mux state machine (43.4.15) has entered the IN_SYNC state. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot3adAggPortDebugActorChangeCount 1.3.6.1.4.1.3320.2.232.1.2.3.1.11
Count of the number of times the Actor's perception of the LAG ID for this Aggregation Port has changed. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot3adAggPortDebugPartnerChangeCount 1.3.6.1.4.1.3320.2.232.1.2.3.1.12
Count of the number of times the Partner's perception of the LAG ID (see 43.3.6.1) for this Aggregation Port has changed. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dot3adAggConformance 1.3.6.1.4.1.3320.2.232.2
OBJECT IDENTIFIER    

dot3adAggGroups 1.3.6.1.4.1.3320.2.232.2.1
OBJECT IDENTIFIER    

dot3adAggCompliances 1.3.6.1.4.1.3320.2.232.2.2
OBJECT IDENTIFIER    

dot3adAggGroup 1.3.6.1.4.1.3320.2.232.2.1.1
A collection of objects providing information about an aggregation.
Status: current Access: read-only
OBJECT-GROUP    

dot3adAggPortListGroup 1.3.6.1.4.1.3320.2.232.2.1.2
A collection of objects providing information about every port in an aggregation.
Status: current Access: read-only
OBJECT-GROUP    

dot3adAggPortGroup 1.3.6.1.4.1.3320.2.232.2.1.3
A collection of objects providing information about every port in an aggregation.
Status: current Access: read-only
OBJECT-GROUP    

dot3adAggPortStatsGroup 1.3.6.1.4.1.3320.2.232.2.1.4
A collection of objects providing information about every port in an aggregation.
Status: current Access: read-only
OBJECT-GROUP    

dot3adAggPortDebugGroup 1.3.6.1.4.1.3320.2.232.2.1.5
A collection of objects providing debug information about every aggregated port.
Status: current Access: read-only
OBJECT-GROUP    

dot3adTablesLastChangedGroup 1.3.6.1.4.1.3320.2.232.2.1.1.6
A collection of objects providing information about the time of changes to the configuration of aggregations and their ports.
Status: current Access: read-only
OBJECT-GROUP    

dot3adAggCompliance 1.3.6.1.4.1.3320.2.232.2.2.1
The compliance statement for device support of Link Aggregation.
Status: current Access: read-only
MODULE-COMPLIANCE