WWP-LEOS-EXT-LAG-MIB

File: WWP-LEOS-EXT-LAG-MIB.mib (10677 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WWP-SMI

Imported symbols

Integer32 Unsigned32 MODULE-IDENTITY
OBJECT-TYPE DisplayString RowStatus
wwpModulesLeos

Defined Types

WwpLeosExtLagEntry  
SEQUENCE    
  wwpLeosExtAggId Integer32
  wwpLeosExtAggName DisplayString
  wwpLeosExtAggIndex Integer32
  wwpLeosExtAggStatus RowStatus
  wwpLeosExtAggMode INTEGER
  wwpLeosExtLagProtectionRevertState INTEGER
  wwpLeosExtLagProtectionRevertTimer INTEGER
  wwpLeosExtAggHashMode INTEGER
  wwpLeosExtLagProtectionMode INTEGER

WwpLeosLagModeEntry  
SEQUENCE    
  wwpLeosLagPhyPortId INTEGER
  wwpLeosLagAdminMode INTEGER
  wwpLeosLagOperMode INTEGER

WwpLeosLagProtectionEntry  
SEQUENCE    
  wwpLeosLagProtectionPort INTEGER
  wwpLeosLagProtectionRowStatus RowStatus

Defined Values

wwpLeosExtLagMIB 1.3.6.1.4.1.6141.2.60.14
This MIB module is an extension to the IEEE8023-LAG-mib. This MIB defines the managed objects for the creation and deletion of Aggregators.
MODULE-IDENTITY    

wwpLeosExtLagMIBObjects 1.3.6.1.4.1.6141.2.60.14.1
OBJECT IDENTIFIER    

wwpLeosExtLag 1.3.6.1.4.1.6141.2.60.14.1.1
OBJECT IDENTIFIER    

wwpLeosExtLagMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.14.2
OBJECT IDENTIFIER    

wwpLeosExtLagMIBNotifications 1.3.6.1.4.1.6141.2.60.14.2.0
OBJECT IDENTIFIER    

wwpLeosExtLagMIBConformance 1.3.6.1.4.1.6141.2.60.14.3
OBJECT IDENTIFIER    

wwpLeosExtLagMIBCompliances 1.3.6.1.4.1.6141.2.60.14.3.1
OBJECT IDENTIFIER    

wwpLeosExtLagMIBGroups 1.3.6.1.4.1.6141.2.60.14.3.2
OBJECT IDENTIFIER    

wwpLeosMaxLags 1.3.6.1.4.1.6141.2.60.14.1.1.1
The maximum number of aggregators that this device supports.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wwpLeosNumLags 1.3.6.1.4.1.6141.2.60.14.1.1.2
The current number of LAGs that are configured in this device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wwpLeosExtLagTable 1.3.6.1.4.1.6141.2.60.14.1.1.3
The (conceptual) table listing all the aggregators.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosExtLagEntry

wwpLeosExtLagEntry 1.3.6.1.4.1.6141.2.60.14.1.1.3.1
An entry (conceptual row) in the wwpLeosExtLagTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosExtLagEntry  

wwpLeosExtAggId 1.3.6.1.4.1.6141.2.60.14.1.1.3.1.1
Object which specifies a unique entry in the wwpLeosExtLagTable. A management station wishing to create a LAG should use a pseudo-random value for this object when creating an instance of a wwpLeosExtLagEntry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

wwpLeosExtAggName 1.3.6.1.4.1.6141.2.60.14.1.1.3.1.2
The name assigned to this Lag by the Management station. This object can only be set while creating LAG. It is not allowed to rename the LAG name once it is created.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

wwpLeosExtAggIndex 1.3.6.1.4.1.6141.2.60.14.1.1.3.1.3
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. This object refer to the dot3adAggIndex in the IEEE-8023-LAG-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

wwpLeosExtAggStatus 1.3.6.1.4.1.6141.2.60.14.1.1.3.1.4
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To disable the aggregator, a management should set this object to 'notInService'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosExtAggMode 1.3.6.1.4.1.6141.2.60.14.1.1.3.1.5
This object specifies the mode in which given aggregation is operating.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER lacp(1), manual(2)  

wwpLeosExtLagProtectionRevertState 1.3.6.1.4.1.6141.2.60.14.1.1.3.1.6
This object specifies that if the primary port goes from operationally disabled to operationally enabled it shall become active, and one of the secondary ports shall become backup if this MIB object is set to 'on' and the wwpLeosLagProtectionRevertTimer timer expires.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wwpLeosExtLagProtectionRevertTimer 1.3.6.1.4.1.6141.2.60.14.1.1.3.1.7
This object specifies the revert protection timer value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..60000  

wwpLeosExtAggHashMode 1.3.6.1.4.1.6141.2.60.14.1.1.3.1.8
This object specifies the hash mode used by the aggregation for known unicast frames.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER mac-based(1), ip-based(2), enhanced(3)  

wwpLeosExtLagProtectionMode 1.3.6.1.4.1.6141.2.60.14.1.1.3.1.9
This object specifies the LACP protection-mode in which given aggregation is operating.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER proprietary(1), standard(2)  

wwpLeosLagModeTable 1.3.6.1.4.1.6141.2.60.14.1.1.4
The (conceptual) table listing the modes of aggregation on each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosLagModeEntry

wwpLeosLagModeEntry 1.3.6.1.4.1.6141.2.60.14.1.1.4.1
An entry (conceptual row) in the wwpLeosLagModeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosLagModeEntry  

wwpLeosLagPhyPortId 1.3.6.1.4.1.6141.2.60.14.1.1.4.1.1
This object specifies the physical port number. It is also used as index in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosLagAdminMode 1.3.6.1.4.1.6141.2.60.14.1.1.4.1.2
This object specifies the administrative mode in which given port is operating.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER lacp(1), manual(2)  

wwpLeosLagOperMode 1.3.6.1.4.1.6141.2.60.14.1.1.4.1.3
This object specifies the operation mode in which given port is operating.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER lacp(1), manual(2)  

wwpLeosLagProtectionTable 1.3.6.1.4.1.6141.2.60.14.1.1.5
The (conceptual) table listing the protection ports for each aggregation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosLagProtectionEntry

wwpLeosLagProtectionEntry 1.3.6.1.4.1.6141.2.60.14.1.1.5.1
An entry (conceptual row) in the wwpLeosLagProtectionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosLagProtectionEntry  

wwpLeosLagProtectionPort 1.3.6.1.4.1.6141.2.60.14.1.1.5.1.1
This object specifies the protection port number. It is also used as index in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

wwpLeosLagProtectionRowStatus 1.3.6.1.4.1.6141.2.60.14.1.1.5.1.2
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete entry set this object to 'destroy'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosExtAggFloodHashMode 1.3.6.1.4.1.6141.2.60.14.1.1.6
This object specifies the aggregation hash mode used by unknown unicast, multicast and broadcast frames for all aggregation ports in the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER simplified(1), enhanced(2)