ERICSSON-ROUTER-MC-LAG-MIB

File: ERICSSON-ROUTER-MC-LAG-MIB.mib (14479 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB ERICSSON-ROUTER-SMI ERICSSON-ROUTER-TC
IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 MODULE-COMPLIANCE MacAddress
TruthValue DateAndTime SnmpAdminString
eriRouterMgmt EriRouterSlot EriRouterPort
InterfaceIndex OBJECT-GROUP NOTIFICATION-GROUP

Defined Types

EriRouterMcLagEntry  
SEQUENCE    
  eriRouterMcLagName SnmpAdminString
  eriRouterMcLagId Integer32
  eriRouterMcLagSystemPriority Integer32
  eriRouterMcLagSystemMacAddress MacAddress
  eriRouterMcLagRevertiveMode TruthValue
  eriRouterMcLagRevertiveHoldTimer Integer32
  eriRouterMcLagOperState INTEGER
  eriRouterMcLagOperErrorCode INTEGER
  eriRouterMcLagSwitchOverTime DateAndTime
  eriRouterMcLagSwitchOverReason SnmpAdminString

EriRouterMcLagConstituentEntry  
SEQUENCE    
  eriRouterMcLagConstituentName SnmpAdminString
  eriRouterMcLagConstituentSlot EriRouterSlot
  eriRouterMcLagConstituentPort EriRouterPort
  eriRouterMcLagConstituentPortPriority INTEGER
  eriRouterMcLagConstituentPortIfIndex InterfaceIndex
  eriRouterMcLagConstituentLACPErrorCode INTEGER

Defined Values

eriRouterMcLagMIB 1.3.6.1.4.1.193.218.2.102
Creating new file with same renamed contents from ERICSSON-ROUTER-LAG-MIB.my. Renaming: Lag to McLag.
MODULE-IDENTITY    

eriRouterMcLagNotifications 1.3.6.1.4.1.193.218.2.102.0
OBJECT IDENTIFIER    

eriRouterMcLagObjects 1.3.6.1.4.1.193.218.2.102.1
OBJECT IDENTIFIER    

eriRouterMcLagConformance 1.3.6.1.4.1.193.218.2.102.2
OBJECT IDENTIFIER    

eriRouterMcLagTable 1.3.6.1.4.1.193.218.2.102.1.1
This table consists of MC-LAG management objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EriRouterMcLagEntry

eriRouterMcLagEntry 1.3.6.1.4.1.193.218.2.102.1.1.1
Each entry contains management objects of an MC-LAG node.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterMcLagEntry  

eriRouterMcLagName 1.3.6.1.4.1.193.218.2.102.1.1.1.1
This string name uniquely identifies an MC-LAG within an MC-LAG cluster. Within an MC-LAG cluster, there could not be two LAG with the same name on the same chassis. The MC-LAGs with the same name on different chassis are peer to each other.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..16)  

eriRouterMcLagId 1.3.6.1.4.1.193.218.2.102.1.1.1.2
The identifier is assigned to a LAG on individual chassis at the time of LAG configuration. This identifier could be different between LAG in the same MC-LAG. There is no coordination between the two id manager on the two chassis in assigning the LAG ID on different chassis.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eriRouterMcLagSystemPriority 1.3.6.1.4.1.193.218.2.102.1.1.1.3
This is a configurable value. The system priority will form part of the link-group system id. System priority priority will occupy the last 32 bit of the system-id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eriRouterMcLagSystemMacAddress 1.3.6.1.4.1.193.218.2.102.1.1.1.4
The .
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

eriRouterMcLagRevertiveMode 1.3.6.1.4.1.193.218.2.102.1.1.1.5
This boolean value indicates whether revertive mode is set for an MC-LAG. If revertive mode is set, the LAG with higher priority starts the revertive process once it recovers from some failures to a state where it has regained capacity to take over as the active LAG of an MC-LAG.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

eriRouterMcLagRevertiveHoldTimer 1.3.6.1.4.1.193.218.2.102.1.1.1.6
This is a configurable value in revertive mode. If this value is configured, the LAG with higher priority will hold off for the seconds configured by the value before starting the revertive procedure.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eriRouterMcLagOperState 1.3.6.1.4.1.193.218.2.102.1.1.1.7
The current MC-LAG state: Up - When the MC-LAG is active on one of the two chassis. In this state, the traffic are flowing through the active LAG. Down - When the MC-LAG is down, the LAG is not in a position to take over as active LAG of an MC-LAG. Standby - When the MC-LAG is standby, the LAG is ready to take over as the active LAG fails.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), standby(3)  

eriRouterMcLagOperErrorCode 1.3.6.1.4.1.193.218.2.102.1.1.1.8
The reason that MC-LAG is Down. configMismatch - MC-LAG is down because LAG related configuration is not the same between the two LAGs in an MC-LAG. priorityError - MC-LAG is down because the configured port priority values between the two LAGs of an MC-LAG are ambiguous as to which LAG is higher in priority. downMinLink - MC-LAG is down because the LAG doesn't have enough links that are up to satisfy the configured minimum link requirement.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noError(0), configMismatch(1), priorityError(2), downMinLink(3)  

eriRouterMcLagSwitchOverTime 1.3.6.1.4.1.193.218.2.102.1.1.1.9
This indicated the last time MC-LAG was switched-over.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eriRouterMcLagSwitchOverReason 1.3.6.1.4.1.193.218.2.102.1.1.1.10
This indicate in text the reason for MC-LAG switchover.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

eriRouterMcLagConstituentTable 1.3.6.1.4.1.193.218.2.102.1.2
This is a table of constituent links for a LAG
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EriRouterMcLagConstituentEntry

eriRouterMcLagConstituentEntry 1.3.6.1.4.1.193.218.2.102.1.2.1
A constituent link of an MCLAG. A constituent link is uniquely identified by a slot, port, and port priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterMcLagConstituentEntry  

eriRouterMcLagConstituentName 1.3.6.1.4.1.193.218.2.102.1.2.1.1
This string name uniquely identifies an MC-LAG within an MC-LAG cluster. Within an MC-LAG cluster, there could not be two LAG with the same name on the same chassis. The MC-LAGs with the same name on different chassis are peer to each other.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..16)  

eriRouterMcLagConstituentSlot 1.3.6.1.4.1.193.218.2.102.1.2.1.2
This indicates the slot number of the constituent link.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterSlot  

eriRouterMcLagConstituentPort 1.3.6.1.4.1.193.218.2.102.1.2.1.3
This indicates the port number of the constituent link.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterPort  

eriRouterMcLagConstituentPortPriority 1.3.6.1.4.1.193.218.2.102.1.2.1.4
This indicates the configured priority of the constituent link.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eriRouterMcLagConstituentPortIfIndex 1.3.6.1.4.1.193.218.2.102.1.2.1.5
The hardware interface index associated with the constituent link.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

eriRouterMcLagConstituentLACPErrorCode 1.3.6.1.4.1.193.218.2.102.1.2.1.6
The reason LACP on a constituent is down. portFailure - LACP is down because the consitutent port is down. ccmFailure - LACP is down because the ccm is down. bfdFailure - LACP is down because bfd is down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noError(0), portFailure(1), ccmFailure(2), bfdFailure(3)  

eriRouterMcLagSwitchOverEvent 1.3.6.1.4.1.193.218.2.102.0.1
An MC-LAG switch-over trap indicates that a switch-over has happened and also it identifies which LAG will become active LAG.
Status: current Access: read-only
NOTIFICATION-TYPE    

eriRouterMcLagOperFailed 1.3.6.1.4.1.193.218.2.102.0.2
This trap indicates an MC-LAG has failed and why.
Status: current Access: read-only
NOTIFICATION-TYPE    

eriRouterMcLagOperFailureCleared 1.3.6.1.4.1.193.218.2.102.0.3
This trap indicates an MC-LAG has recovered from a failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

eriRouterMcLagConstituentPortUp 1.3.6.1.4.1.193.218.2.102.0.4
This trap indicates whether LACP on a constituent link is active in a LAG of an MC-LAG.
Status: current Access: read-only
NOTIFICATION-TYPE    

eriRouterMcLagConstituentPortDown 1.3.6.1.4.1.193.218.2.102.0.5
This trap indicates whether LACP on a constituent link has failed in a LAG of an MC-LAG.
Status: current Access: read-only
NOTIFICATION-TYPE    

eriRouterMcLagGroups 1.3.6.1.4.1.193.218.2.102.2.1
OBJECT IDENTIFIER    

eriRouterMcLagCompliances 1.3.6.1.4.1.193.218.2.102.2.2
OBJECT IDENTIFIER    

eriRouterMcLagModuleCompliance 1.3.6.1.4.1.193.218.2.102.2.2.1
Compliance statement for agents that provide support for the ERICSSON-ROUTER-LAG-MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

eriRouterMcLagObjectGroup 1.3.6.1.4.1.193.218.2.102.2.1.1
Collection of scalar objects required for Multi-chassis Link-group management.
Status: current Access: read-only
OBJECT-GROUP    

eriRouterMcLagNotificationGroup 1.3.6.1.4.1.193.218.2.102.2.1.2
Objects required for Multi-chassis Link-group notifications.
Status: current Access: read-only
NOTIFICATION-GROUP