RBN-MC-LAG-MIB

File: RBN-MC-LAG-MIB.mib (13360 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB RBN-SMI RBN-TC
IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 MODULE-COMPLIANCE MacAddress
TruthValue DateAndTime SnmpAdminString
rbnMgmt RbnSlot RbnPort
InterfaceIndex OBJECT-GROUP NOTIFICATION-GROUP

Defined Types

RbnMcLagEntry  
SEQUENCE    
  rbnMcLagName SnmpAdminString
  rbnMcLagId Integer32
  rbnMcLagSystemPriority Integer32
  rbnMcLagSystemMacAddress MacAddress
  rbnMcLagRevertiveMode TruthValue
  rbnMcLagRevertiveHoldTimer Integer32
  rbnMcLagOperState INTEGER
  rbnMcLagOperErrorCode INTEGER
  rbnMcLagSwitchOverTime DateAndTime
  rbnMcLagSwitchOverReason SnmpAdminString

RbnMcLagConstituentEntry  
SEQUENCE    
  rbnMcLagConstituentName SnmpAdminString
  rbnMcLagConstituentSlot RbnSlot
  rbnMcLagConstituentPort RbnPort
  rbnMcLagConstituentPortPriority INTEGER
  rbnMcLagConstituentPortIfIndex InterfaceIndex
  rbnMcLagConstituentLACPErrorCode INTEGER

Defined Values

rbnMcLagMIB 1.3.6.1.4.1.2352.2.102
Creating new file with same renamed contents from RBN-LAG-MIB.my. Renaming: Lag to McLag.
MODULE-IDENTITY    

rbnMcLagNotifications 1.3.6.1.4.1.2352.2.102.0
OBJECT IDENTIFIER    

rbnMcLagObjects 1.3.6.1.4.1.2352.2.102.1
OBJECT IDENTIFIER    

rbnMcLagConformance 1.3.6.1.4.1.2352.2.102.2
OBJECT IDENTIFIER    

rbnMcLagTable 1.3.6.1.4.1.2352.2.102.1.1
This table consists of MC-LAG management objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnMcLagEntry

rbnMcLagEntry 1.3.6.1.4.1.2352.2.102.1.1.1
Each entry contains management objects of an MC-LAG node.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnMcLagEntry  

rbnMcLagName 1.3.6.1.4.1.2352.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)  

rbnMcLagId 1.3.6.1.4.1.2352.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  

rbnMcLagSystemPriority 1.3.6.1.4.1.2352.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  

rbnMcLagSystemMacAddress 1.3.6.1.4.1.2352.2.102.1.1.1.4
The .
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

rbnMcLagRevertiveMode 1.3.6.1.4.1.2352.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  

rbnMcLagRevertiveHoldTimer 1.3.6.1.4.1.2352.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  

rbnMcLagOperState 1.3.6.1.4.1.2352.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)  

rbnMcLagOperErrorCode 1.3.6.1.4.1.2352.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)  

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

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

rbnMcLagConstituentTable 1.3.6.1.4.1.2352.2.102.1.2
This is a table of constituent links for a LAG
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnMcLagConstituentEntry

rbnMcLagConstituentEntry 1.3.6.1.4.1.2352.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    
  RbnMcLagConstituentEntry  

rbnMcLagConstituentName 1.3.6.1.4.1.2352.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)  

rbnMcLagConstituentSlot 1.3.6.1.4.1.2352.2.102.1.2.1.2
This indicates the slot number of the constituent link.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnSlot  

rbnMcLagConstituentPort 1.3.6.1.4.1.2352.2.102.1.2.1.3
This indicates the port number of the constituent link.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnPort  

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

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

rbnMcLagConstituentLACPErrorCode 1.3.6.1.4.1.2352.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)  

rbnMcLagSwitchOverEvent 1.3.6.1.4.1.2352.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    

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

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

rbnMcLagConstituentPortUp 1.3.6.1.4.1.2352.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    

rbnMcLagConstituentPortDown 1.3.6.1.4.1.2352.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    

rbnMcLagGroups 1.3.6.1.4.1.2352.2.102.2.1
OBJECT IDENTIFIER    

rbnMcLagCompliances 1.3.6.1.4.1.2352.2.102.2.2
OBJECT IDENTIFIER    

rbnMcLagModuleCompliance 1.3.6.1.4.1.2352.2.102.2.2.1
Compliance statement for agents that provide support for the RBN-MC-LAG-MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

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

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