UBQS-LAG-MIB

File: UBQS-LAG-MIB.mib (13995 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB RFC1213-MIB UBQS-TC
UBQS-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP TEXTUAL-CONVENTION RowStatus
ifIndex InterfaceIndex DisplayString
UbiPortList ubiMgmtv2

Defined Types

UbiLagList  
The type of aggregation load-balance
TEXTUAL-CONVENTION    
  BITS src-mac(1), dst-mac(2), src-dst-mac(3), src-ip(4), dst-ip(5), src-dst-ip(6), src-port(7), dst-port(8), src-dst-port(9)  

UbiAggEntry  
SEQUENCE    
  ubiAggId Integer32
  ubiAggDelete INTEGER

UbiAggPortEntry  
SEQUENCE    
  ubiAggPortAggMode INTEGER
  ubiAggPortRowStatus RowStatus

UbiLagLoadBalanceEntry  
SEQUENCE    
  ubiLagLoadBalanceAggId INTEGER
  ubiLagLoadBalanceMode UbiLagList

UbiRedundancyPortEntry  
SEQUENCE    
  ubiReduIfIndex InterfaceIndex
  ubiReduBackupIfIndex InterfaceIndex
  ubiReduIfName DisplayString
  ubiReduLink INTEGER
  ubiReduMode INTEGER
  ubiReduRvt INTEGER
  ubiReduBackupIf DisplayString
  ubiReduStatus INTEGER
  ubiReduWtr INTEGER
  ubiReduHoldoff INTEGER
  ubiReduRowStatus RowStatus

Defined Values

ubiLagMIB 1.3.6.1.4.1.7800.100.16
Link Aggregation MIB module for managing 802.3ad
MODULE-IDENTITY    

ubiLagMIBNotificationsPrefix 1.3.6.1.4.1.7800.100.16.0
OBJECT IDENTIFIER    

ubiLagMIBObjects 1.3.6.1.4.1.7800.100.16.1
OBJECT IDENTIFIER    

ubiLagMIBConformance 1.3.6.1.4.1.7800.100.16.2
OBJECT IDENTIFIER    

ubiAgg 1.3.6.1.4.1.7800.100.16.1.1
OBJECT IDENTIFIER    

ubiBackupIntfMIBNotifications 1.3.6.1.4.1.7800.100.16.0.1
OBJECT IDENTIFIER    

ubiBackupIntfSwitchover 1.3.6.1.4.1.7800.100.16.0.1.1
Backup Interface Switchover Notifiaction
Status: current Access: not-set
NOTIFICATION-TYPE    

ubiAggTable 1.3.6.1.4.1.7800.100.16.1.1.1
A table that contains the generic aggregation information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UbiAggEntry

ubiAggEntry 1.3.6.1.4.1.7800.100.16.1.1.1.1
A list of information for each aggregation.
Status: current Access: not-accessible
OBJECT-TYPE    
  UbiAggEntry  

ubiAggId 1.3.6.1.4.1.7800.100.16.1.1.1.1.1
Aggregation ID
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ubiAggDelete 1.3.6.1.4.1.7800.100.16.1.1.1.1.2
Remove the particular aggregation. If it is success to remove the entry, the corresponding port information is deleted from ubiAggPortTable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), set(1)  

ubiAggPortTable 1.3.6.1.4.1.7800.100.16.1.1.2
A table that contains the aggregation port information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UbiAggPortEntry

ubiAggPortEntry 1.3.6.1.4.1.7800.100.16.1.1.2.1
A list of information for each aggregation port.
Status: current Access: not-accessible
OBJECT-TYPE    
  UbiAggPortEntry  

ubiAggPortAggMode 1.3.6.1.4.1.7800.100.16.1.1.2.1.1
The mode of aggregation that needed to create the particular aggregation and set the aggregation port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), on(2), off(3), active(4), passive(5)  

ubiAggPortRowStatus 1.3.6.1.4.1.7800.100.16.1.1.2.1.2
The status of aggregation row. The createAndGo(4)can create the aggregation and set the particular port to that aggregation. The destroy(6) can unset the particular port from the aggregation. If you want to remove the aggregation, set ubiAggDelete.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ubiLagLoadBalanceTable 1.3.6.1.4.1.7800.100.16.1.1.3
A table that contains the aggregation load-balance information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UbiLagLoadBalanceEntry

ubiLagLoadBalanceEntry 1.3.6.1.4.1.7800.100.16.1.1.3.1
A list of information for aggregation load-balance.
Status: current Access: not-accessible
OBJECT-TYPE    
  UbiLagLoadBalanceEntry  

ubiLagLoadBalanceAggId 1.3.6.1.4.1.7800.100.16.1.1.3.1.1
This object consists of two cases. First case is '0' that means global configuration. In this case, all ports inside a switch are affected by load-balance configured globally. Second case is '1-256' that means aggregator id. In this case, load-balance configuration affects particular port only. Two case couldn't be used together.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..256  

ubiLagLoadBalanceMode 1.3.6.1.4.1.7800.100.16.1.1.3.1.2
The mode of port-group load-balance
Status: current Access: read-write
OBJECT-TYPE    
  UbiLagList  

ubiRedundancyPort 1.3.6.1.4.1.7800.100.16.1.2
OBJECT IDENTIFIER    

ubiRedundancyPortTable 1.3.6.1.4.1.7800.100.16.1.2.1
A table that contains the redundancy port information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UbiRedundancyPortEntry

ubiRedundancyPortEntry 1.3.6.1.4.1.7800.100.16.1.2.1.1
A list of information for redundancy prot.
Status: current Access: not-accessible
OBJECT-TYPE    
  UbiRedundancyPortEntry  

ubiReduIfIndex 1.3.6.1.4.1.7800.100.16.1.2.1.1.1
Ifindex of Backup Interface
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

ubiReduBackupIfIndex 1.3.6.1.4.1.7800.100.16.1.2.1.1.2
Backup Interce Ifindex
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

ubiReduIfName 1.3.6.1.4.1.7800.100.16.1.2.1.1.3
interface name of Backup Interface
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  


ubiReduMode 1.3.6.1.4.1.7800.100.16.1.2.1.1.5
mode of backup interface 0 : none 1 : primary 2 : secondary
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ubiReduRvt 1.3.6.1.4.1.7800.100.16.1.2.1.1.6
revert mode of backup interface 0 : Off 1 : On
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ubiReduBackupIf 1.3.6.1.4.1.7800.100.16.1.2.1.1.7
backup interface name of backup interface
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ubiReduStatus 1.3.6.1.4.1.7800.100.16.1.2.1.1.8
state of backup interface 0 : none 1 : normal operation 2 : backup mode 3 : wait to backup 4 : wait to revert 5 : both down 6 : disable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ubiReduWtr 1.3.6.1.4.1.7800.100.16.1.2.1.1.9
Wtr of backup interface 1..720 : Set 0 : Unset
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

ubiReduHoldoff 1.3.6.1.4.1.7800.100.16.1.2.1.1.10
Holdoff of backup interface 1..10 : Set 0 : Unset
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

ubiReduRowStatus 1.3.6.1.4.1.7800.100.16.1.2.1.1.11
The status of backup interface row. The createAndGo(4)can create the backup interface and set the particular port to that backup interface. The destroy(6) can unset the particular port from the backup interface. If you want to remove the backup interface, set backup interface Delete.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ubiLagMIBCompliances 1.3.6.1.4.1.7800.100.16.2.1
OBJECT IDENTIFIER    

ubiLagMIBGroups 1.3.6.1.4.1.7800.100.16.2.2
OBJECT IDENTIFIER    

ubiLagMIBCompliance 1.3.6.1.4.1.7800.100.16.2.1.1
The compliance statement for Lag implementations.
Status: current Access: read-create
MODULE-COMPLIANCE    

ubiAggGroup 1.3.6.1.4.1.7800.100.16.2.2.1
A collection of objects that provide aggregation creation or deletion.
Status: current Access: read-create
OBJECT-GROUP