F3-LAG-MIB

File: F3-LAG-MIB.mib (27755 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
IF-MIB CM-ENTITY-MIB ADVA-MIB
CM-COMMON-MIB

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE Integer32 Counter32
DisplayString TruthValue RowStatus
StorageType VariablePointer DateAndTime
TEXTUAL-CONVENTION InterfaceIndex neIndex
shelfIndex slotIndex fsp150cm
CmPmBinAction

Defined Types

AggMode  
Defines the LAG behavior. A LAG with mode active-standby - exhibits 1:1 protection behavior loadsharing - exhibits port aggregation behavior An active-standby LAG supports 0-2 member ports. One member is in Active role while the other is in Standby role. A loadsharing LAG can have multiple (0-x) member ports, where x is as follows. x = 2 for GE112Pro, GE114Pro, GE206V (Network ports only) x = 2 for XG210 Network ports, x = 10 for XG210 Access ports x = 4 for XG116Pro, XG120Pro (10G ports) x = 6 for XG116Pro GE ports x = 10 for XG120Pro GE ports In CM Aggregation Shelf, the loadsharing LAG can have 2-8 member ports.
TEXTUAL-CONVENTION    
  INTEGER active-standby(1), loadsharing(2)  

AggPortState  
The AggPortState provides current state of the member port. Active: the member port is ready for transporting and is in working now. Standby: the member port is ready for transporting, but is not working now.
TEXTUAL-CONVENTION    
  INTEGER active(1), standby(2)  

LagFrameDistributionAlgorithmType  
The frame distribution algorithm used by the LAG for transmitting frames on the individual LAG member ports.
TEXTUAL-CONVENTION    
  INTEGER activeStandby(1), srcdstMacHash(2), serviceAssignment(3)  

LinkAssignMode  
The link assignment mode used to designate a particular link for carrying the service.
TEXTUAL-CONVENTION    
  INTEGER auto(1), provisionedLinkList(2)  

F3LagEntry  
SEQUENCE    
  f3LagIndex Integer32
  f3LagIfIndex InterfaceIndex
  f3LagName DisplayString
  f3LagProtocols TruthValue
  f3LagLacpControl TruthValue
  f3LagMode AggMode
  f3LagCcmDefectsDetectionEnabled TruthValue
  f3LagStatsAction CmPmBinAction
  f3LagStorageType StorageType
  f3LagRowStatus RowStatus
  f3LagIgnorePartnerColMaxDelay TruthValue
  f3LagFrameDistAlgorithm LagFrameDistributionAlgorithmType
  f3LagDiscardWrongConversation TruthValue

F3LagStatsEntry  
SEQUENCE    
  f3LagStatsIndex Integer32
  f3LagStatsOctetsTxOK Counter32
  f3LagStatsOctetsRxOK Counter32
  f3LagStatsFramesTxOK Counter32
  f3LagStatsFramesRxOK Counter32
  f3LagStatsMulticastFramesTxOK Counter32
  f3LagStatsMulticastFramesRxOK Counter32
  f3LagStatsBroadcastFramesTxOK Counter32
  f3LagStatsBroadcastFramesRxOK Counter32
  f3LagStatsFramesWithTxErrors Counter32
  f3LagStatsFramesWithRxErrors Counter32
  f3LagStatsUnknownProtocolFrames Counter32

F3LagPortEntry  
SEQUENCE    
  f3LagPortIndex Integer32
  f3LagPortMember VariablePointer
  f3LagPortLacpForceOutOfSync TruthValue
  f3LagPortState AggPortState
  f3LagPortStatsAction CmPmBinAction
  f3LagPortStorageType StorageType
  f3LagPortRowStatus RowStatus

F3LagServiceMapEntry  
SEQUENCE    
  f3LagServiceMapIndex Integer32
  f3LagServiceMapServiceObj VariablePointer
  f3LagServiceMapLinkAssignMode LinkAssignMode
  f3LagServiceMapStorageType StorageType
  f3LagServiceMapRowStatus RowStatus
  f3LagServiceMapMemberLinkList DisplayString
  f3LagServiceMapCurrentMemberLink Integer32

Defined Values

f3LagMIB 1.3.6.1.4.1.2544.1.12.14
This module defines the vendor specific 802.3ad LAG MIB definitions used by the FSP150CM 5.1 product lines, as extensions to the standard IEEE 802.3ad (802.3-2005). Copyright (C) ADVA Optical Networking.
MODULE-IDENTITY    

f3LagObjects 1.3.6.1.4.1.2544.1.12.14.1
OBJECT IDENTIFIER    

f3LagConformance 1.3.6.1.4.1.2544.1.12.14.2
OBJECT IDENTIFIER    

f3LagTable 1.3.6.1.4.1.2544.1.12.14.1.1
A list of entries corresponding to the Link Aggregation Groups. Entries can be created/deleted in this table by management application action.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3LagEntry

f3LagEntry 1.3.6.1.4.1.2544.1.12.14.1.1.1
An entry containing information applicable to a particular security user.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3LagEntry  

f3LagIndex 1.3.6.1.4.1.2544.1.12.14.1.1.1.1
An integer index value used to uniquely identify this Lag. It should be the Lag Logical index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3LagIfIndex 1.3.6.1.4.1.2544.1.12.14.1.1.1.2
This object has the same value as ifIndex for LAG logical Port. An integer index value used to uniquely identify this LAG logical Port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

f3LagName 1.3.6.1.4.1.2544.1.12.14.1.1.1.3
This object allows SNMP management entities to name the LAG aggregator.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

f3LagProtocols 1.3.6.1.4.1.2544.1.12.14.1.1.1.4
When this object is enabled, the LACP will run as 802.3ad defines; When this object is disabled, LACP/LAMP protocols will not run and the LAG member port is fixed to an assigned LAG aggregator.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3LagLacpControl 1.3.6.1.4.1.2544.1.12.14.1.1.1.5
Determines whether or not the Link Aggregation Control Protocol is enabled or disabled for the LAG. When disabled, the LAG shall ignore LACP frames for the purpose of selecting the active link (port) and shall select its active link (port) solely upon the status of the LAG member links (ports). However, when disabled, the LACP protocol shall remain active (i.e. LACP frames are transmitted when needed, etc.).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3LagMode 1.3.6.1.4.1.2544.1.12.14.1.1.1.6
Defines the LAG behavior. A LAG with mode active-standby - exhibits 1:1 protection behavior loadsharing - exhibits port aggregation behavior An active-standby LAG supports 0-2 member ports. One member is in Active role while the other is in Standby role. A loadsharing LAG can have multiple (0-x) member ports, where x is as follows. x = 2 for GE112Pro, GE114Pro, GE206V (Network ports only) x = 2 for XG210 Network ports, x = 10 for XG210 Access ports x = 4 for XG116Pro, XG120Pro (10G ports) x = 6 for XG116Pro GE ports x = 10 for XG120Pro GE ports In CM Aggregation Shelf, the loadsharing LAG can have 2-8 member ports.
Status: current Access: read-write
OBJECT-TYPE    
  AggMode  

f3LagCcmDefectsDetectionEnabled 1.3.6.1.4.1.2544.1.12.14.1.1.1.7
This object allows for a LAG to use CCM defects DefRemoteCCM and DefRDICCM as an indication of Signal Fail for the LAG member ports. When enabled, a LAG member will stop carrying service frames when a DefRemoteCCM or DefRDICCM is detected on a port level CFM DOWN MEP associated with the LAG member port. Please note that port level CFM DOWN MEPs need to be created on LAG member ports for this feature to work.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3LagStatsAction 1.3.6.1.4.1.2544.1.12.14.1.1.1.8
Allows the Manager to clear the LAG level statistics (f3LagStatsTable).
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3LagStorageType 1.3.6.1.4.1.2544.1.12.14.1.1.1.9
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3LagRowStatus 1.3.6.1.4.1.2544.1.12.14.1.1.1.10
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3LagRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3LagRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3LagRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3LagIgnorePartnerColMaxDelay 1.3.6.1.4.1.2544.1.12.14.1.1.1.11
This object is used to configure LAG instance to ignore Collector Max Delay value in the received LACP PDU. Setting this value to TRUE will result in no hold-off timer to be started, regardless of the received Collector Max Delay value.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

f3LagFrameDistAlgorithm 1.3.6.1.4.1.2544.1.12.14.1.1.1.12
The frame distribution algorithm used by the LAG for transmitting frames on the individual LAG member ports. For an active-standby LAG, this will be active-standby. A loadsharing LAG will follow service-assignment frame distribution. The srcdst-mac-hash method is not supported on CC-NIDS.
Status: current Access: read-write
OBJECT-TYPE    
  LagFrameDistributionAlgorithmType  

f3LagDiscardWrongConversation 1.3.6.1.4.1.2544.1.12.14.1.1.1.13
This object is used to control and identify whether frames received on a LAG member port are to be discarded if the service associated with the frame (ingress membership) does not match the service-to-link mapping of the LAG Service Map.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3LagStatsTable 1.3.6.1.4.1.2544.1.12.14.1.2
A list of entries corresponding to the LAG statistics. Entries cannot be created in this table by management application action.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3LagStatsEntry

f3LagStatsEntry 1.3.6.1.4.1.2544.1.12.14.1.2.1
An entry containing information on the LAG logical port statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3LagStatsEntry  

f3LagStatsIndex 1.3.6.1.4.1.2544.1.12.14.1.2.1.1
The unique identifier to access a unique row in the f3LagStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3LagStatsOctetsTxOK 1.3.6.1.4.1.2544.1.12.14.1.2.1.2
A count of the data and padding octets transmitted by this Aggregator on all Aggregation Ports that are (or have been) members of the aggregation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

f3LagStatsOctetsRxOK 1.3.6.1.4.1.2544.1.12.14.1.2.1.3
A count of the data and padding octets received by this Aggregator, from the Aggregation Ports that are (or have been) members of the aggregation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

f3LagStatsFramesTxOK 1.3.6.1.4.1.2544.1.12.14.1.2.1.4
A count of the data frames transmitted by this Aggregator on all Aggregation Ports that are (or have been) members of the aggregation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

f3LagStatsFramesRxOK 1.3.6.1.4.1.2544.1.12.14.1.2.1.5
A count of the data frames received by this Aggregator, from the Aggregation Ports that are (or have been) members of the aggregation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

f3LagStatsMulticastFramesTxOK 1.3.6.1.4.1.2544.1.12.14.1.2.1.6
A count of the data frames transmitted by this Aggregator on all Aggregation Ports that are (or have been) members of the aggregation, to a group destination address other than the broadcast address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

f3LagStatsMulticastFramesRxOK 1.3.6.1.4.1.2544.1.12.14.1.2.1.7
A count of the data frames received by this Aggregator, from the Aggregation Ports that are (or have been) members of the aggregation, that were addressed to an active group address other than the broadcast address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

f3LagStatsBroadcastFramesTxOK 1.3.6.1.4.1.2544.1.12.14.1.2.1.8
A count of the broadcast data frames transmitted by this Aggregator on all Aggregation Ports that are (or have been) members of the aggregation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

f3LagStatsBroadcastFramesRxOK 1.3.6.1.4.1.2544.1.12.14.1.2.1.9
A count of the broadcast data frames received by this Aggregator, from the Aggregation Ports that are (or have been) members of the aggregation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

f3LagStatsFramesWithTxErrors 1.3.6.1.4.1.2544.1.12.14.1.2.1.10
A count of data frames requested to be transmitted by this Aggregator that experienced transmission errors on ports that are (or have been) members of the aggregation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

f3LagStatsFramesWithRxErrors 1.3.6.1.4.1.2544.1.12.14.1.2.1.11
A count of data frames discarded on reception by all ports that are (or have been) members of the aggregation, or that were discarded by the Collection function of the Aggregator, or that were discarded by the Aggregator due to the detection of an illegal Slow Protocols PDU.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

f3LagStatsUnknownProtocolFrames 1.3.6.1.4.1.2544.1.12.14.1.2.1.12
A count of data frames discarded on reception by all ports that are (or have been) members of the aggregation, due to the detection of an unknown Slow Protocols PDU.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

f3LagPortTable 1.3.6.1.4.1.2544.1.12.14.1.3
A list of entries corresponding to the LAG member ports. Entries can be created/deleted in this table by management application action.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3LagPortEntry

f3LagPortEntry 1.3.6.1.4.1.2544.1.12.14.1.3.1
An entry containing information applicable to a particular security user.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3LagPortEntry  

f3LagPortIndex 1.3.6.1.4.1.2544.1.12.14.1.3.1.1
The unique identifier for each Aggregation Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3LagPortMember 1.3.6.1.4.1.2544.1.12.14.1.3.1.2
This is the OID of the LAG member port.
Status: current Access: read-create
OBJECT-TYPE    
  VariablePointer  

f3LagPortLacpForceOutOfSync 1.3.6.1.4.1.2544.1.12.14.1.3.1.3
A boolean value which enables or disables the port from participating as an active port in the Link Aggregation Group, causing the link (port) to transmit OUT_OF_SYNC via LACP.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

f3LagPortState 1.3.6.1.4.1.2544.1.12.14.1.3.1.4
This object can be used to show the current status of the member port. Active: the member port is ready for transporting and is in working now. Standby: the member port is ready for transporting, but is not working now.
Status: current Access: read-only
OBJECT-TYPE    
  AggPortState  

f3LagPortStatsAction 1.3.6.1.4.1.2544.1.12.14.1.3.1.5
Allows the Manager to clear the LAG Port level statistics (dot3adAggPortStatsTable).
Status: current Access: read-write
OBJECT-TYPE    
  CmPmBinAction  

f3LagPortStorageType 1.3.6.1.4.1.2544.1.12.14.1.3.1.6
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3LagPortRowStatus 1.3.6.1.4.1.2544.1.12.14.1.3.1.7
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3LagPortRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3LagPortRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3LagPortRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f3LagServiceMapTable 1.3.6.1.4.1.2544.1.12.14.1.4
A list of entries corresponding to the LAG service map entry. Entries can be created/deleted in this table by management application action.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F3LagServiceMapEntry

f3LagServiceMapEntry 1.3.6.1.4.1.2544.1.12.14.1.4.1
An entry containing information applicable to a particular security user.
Status: current Access: not-accessible
OBJECT-TYPE    
  F3LagServiceMapEntry  

f3LagServiceMapIndex 1.3.6.1.4.1.2544.1.12.14.1.4.1.1
The unique identifier for each entry/row in the Service Map.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

f3LagServiceMapServiceObj 1.3.6.1.4.1.2544.1.12.14.1.4.1.2
This is the OID of the LAG service object.
Status: current Access: read-create
OBJECT-TYPE    
  VariablePointer  

f3LagServiceMapLinkAssignMode 1.3.6.1.4.1.2544.1.12.14.1.4.1.3
The assign mode value.
Status: current Access: read-write
OBJECT-TYPE    
  LinkAssignMode  

f3LagServiceMapStorageType 1.3.6.1.4.1.2544.1.12.14.1.4.1.4
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

f3LagServiceMapRowStatus 1.3.6.1.4.1.2544.1.12.14.1.4.1.5
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3LagServiceMapRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3LagServiceMapRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3LagServiceMapRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  



f3LagCompliances 1.3.6.1.4.1.2544.1.12.14.2.1
OBJECT IDENTIFIER    

f3LagGroups 1.3.6.1.4.1.2544.1.12.14.2.2
OBJECT IDENTIFIER    

f3LagCompliance 1.3.6.1.4.1.2544.1.12.14.2.1.1
Describes the requirements for conformance to the f3Lag group.
Status: current Access: read-only
MODULE-COMPLIANCE    

f3LagObjectGroup 1.3.6.1.4.1.2544.1.12.14.2.2.1
A collection of objects used to manage the f3Lag group.
Status: current Access: read-only
OBJECT-GROUP