RBN-LAG-MIB

File: RBN-LAG-MIB.mib (10162 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
InterfaceIndexOrZero 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    
  rbnMcLagConstituentSlot RbnSlot
  rbnMcLagConstituentPort RbnPort
  rbnMcLagConstituentPortPriority INTEGER
  rbnMcLagConstituentPortIfIndex InterfaceIndexOrZero

Defined Values

rbnMcLagMIB 1.3.6.1.4.1.2352.2.102
This MIB contains managed object defintions for the MC-LAG.
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 object contains the name of the MC-LAG.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

rbnMcLagId 1.3.6.1.4.1.2352.2.102.1.1.1.2
The LINK-GROUP ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rbnMcLagSystemPriority 1.3.6.1.4.1.2352.2.102.1.1.1.3
Configured system priority for the MC-LAG.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rbnMcLagSystemMacAddress 1.3.6.1.4.1.2352.2.102.1.1.1.4
The system MAC address for the MC-LAG.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

rbnMcLagRevertiveMode 1.3.6.1.4.1.2352.2.102.1.1.1.5
Indicates whether the port is in revertive mode.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnMcLagRevertiveHoldTimer 1.3.6.1.4.1.2352.2.102.1.1.1.6
This object indicates the time delayed before the MC-LAG is reverted back to the former active.
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. Down - When the MC-LAG is down. Standby - When the MC-LAG is standby
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 of config mismatch priorityError - MC-LAG is down because of config mismatch downMinLink - MC-LAG is down because of min-link error
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 ports 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 port of an MCLAG.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnMcLagConstituentEntry  

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

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

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

rbnMcLagConstituentPortIfIndex 1.3.6.1.4.1.2352.2.102.1.2.1.4
The interface index associated with the constituent port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

rbnMcLagSwitchOverEvent 1.3.6.1.4.1.2352.2.102.0.1
An MC-LAG switch-over trap indicates a switch-over has happened and also identifying which chassis will become active and chassis.
Status: current Access: read-only
NOTIFICATION-TYPE    

rbnMcLagOperFailed 1.3.6.1.4.1.2352.2.102.0.2
his trap indicates 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
his trap indicates MC-LAG has failed and why.
Status: current Access: read-only
NOTIFICATION-TYPE    

rbnMcLagConstituentPortUp 1.3.6.1.4.1.2352.2.102.0.4
This trap indicates which constituent ports has failed in the MC-LAG.
Status: current Access: read-only
NOTIFICATION-TYPE    

rbnMcLagConstituentPortDown 1.3.6.1.4.1.2352.2.102.0.5
This trap indicates which constituent ports has failed in the 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-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