HUAWEI-LAG-MIB

File: HUAWEI-LAG-MIB.mib (12239 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
HUAWEI-3COM-OID-MIB Q-BRIDGE-MIB

Imported symbols

OBJECT-GROUP MODULE-COMPLIANCE NOTIFICATION-GROUP
Integer32 Gauge32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE DisplayString
RowStatus TruthValue TEXTUAL-CONVENTION
huaweiMgmt huaweiDatacomm PortList

Defined Types

HwAggLinkEntry  
SEQUENCE    
  hwAggLinkNumber Integer32
  hwAggLinkName DisplayString
  hwAggLinkMode INTEGER
  hwAggLinkPortList PortList
  hwAggLinkState RowStatus
  hwAggPortListSelectedPorts PortList
  hwAggPortListSamePartnerPorts PortList

HwAggPortEntry  
SEQUENCE    
  hwAggPortIndex Gauge32
  hwAggPortNotAttachedReason Integer32
  hwAggPortLacpState TruthValue
  hwAggPortNotAttachedString DisplayString

Defined Values

hwLAG 1.3.6.1.4.1.2011.5.25.25
LACP extend MIB.
MODULE-IDENTITY    

hwLAGMibObjects 1.3.6.1.4.1.2011.5.25.25.1
OBJECT IDENTIFIER    

hwAggLinkTable 1.3.6.1.4.1.2011.5.25.25.1.1
A table of aggregate link objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAggLinkEntry

hwAggLinkEntry 1.3.6.1.4.1.2011.5.25.25.1.1.1
Entry of table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAggLinkEntry  

hwAggLinkNumber 1.3.6.1.4.1.2011.5.25.25.1.1.1.1
The serial number of aggregation group.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwAggLinkName 1.3.6.1.4.1.2011.5.25.25.1.1.1.2
Aggregation name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

hwAggLinkMode 1.3.6.1.4.1.2011.5.25.25.1.1.1.3
Type of aggregation. manual: Manual aggregation, no LACP. static: Membership specified by user, LACP is used to validate. dynamic: Completely dynamic aggregation detected by LACP.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER manual(1), static(2), dynamic(3)  

hwAggLinkPortList 1.3.6.1.4.1.2011.5.25.25.1.1.1.4
List of ports in this link aggregation group, by bridge port number. If the mode of the link aggregation group is manual or static, you can update this list to your hearts content. However, if the link aggregation group is dynamic, the system will maintain it. You are not permitted to set the value of this to all zeroes.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

hwAggLinkState 1.3.6.1.4.1.2011.5.25.25.1.1.1.5
RowStatus, now support three states: createAndGo, active, destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwAggPortListSelectedPorts 1.3.6.1.4.1.2011.5.25.25.1.1.1.6
A PortList of physical ports that have been selected but not attached to this aggregator. When the bit is set to 1,it means the corresponding port is in the portlist.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

hwAggPortListSamePartnerPorts 1.3.6.1.4.1.2011.5.25.25.1.1.1.7
PortList of physical ports that have the same Actor SystemID and partner systemID as this aggregator, but have different actor and partner keys of aggregator.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

hwAggPortTable 1.3.6.1.4.1.2011.5.25.25.1.2
A table of aggregate port objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAggPortEntry

hwAggPortEntry 1.3.6.1.4.1.2011.5.25.25.1.2.1
Entry of table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAggPortEntry  

hwAggPortIndex 1.3.6.1.4.1.2011.5.25.25.1.2.1.1
Port ifindex which is according to RFC1213 MIB.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Gauge32  

hwAggPortNotAttachedReason 1.3.6.1.4.1.2011.5.25.25.1.2.1.2
Reason why this port is selected for an aggregator but not attached, 0: The port is attached to this aggregator. 1: The current number of active ports has reached the upper limit. 2: All aggregation resources are already in-use. 3: The port's configuration is improper for being attached. 4: The port's partner is improper for being attached. 5: The number of current active ports has not reached the lower limit. 6: The port's physical state (down) is improper for being attached. 7: The port is not selected for an aggregator. 8: The port's hardware restriction is improper for being attached. 9: The port's speed is improper for being attached. 10: The port's duplex mode is improper for being attached.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

hwAggPortLacpState 1.3.6.1.4.1.2011.5.25.25.1.2.1.3
Control ports' lacp enble or disable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwAggPortNotAttachedString 1.3.6.1.4.1.2011.5.25.25.1.2.1.4
The string which interprets this port is selected for an aggregator but not attached.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

hwAggResourceAllocationValue 1.3.6.1.4.1.2011.5.25.25.1.3
The priority value calculated to decide which aggregations have first call on the load-sharing aggregation resources in the hardware. It depends on the aggregation type and total speed.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

hwLAGMibNotifications 1.3.6.1.4.1.2011.5.25.25.2
OBJECT IDENTIFIER    

hwAggSpeedChangedNotification 1.3.6.1.4.1.2011.5.25.25.2.1
This event will be triggered whenever an aggregation changes its speed.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwAggPortInactiveNotification 1.3.6.1.4.1.2011.5.25.25.2.2
This event will be triggered whenever any port in aggregator is made inactive.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwAggPortInactiveNotification2 1.3.6.1.4.1.2011.5.25.25.2.3
This event will be triggered whenever the port in aggregator is made inactive.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwAggPortActiveNotification 1.3.6.1.4.1.2011.5.25.25.2.4
This event will be triggered whenever the port in aggregator is made active.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwLAGMibConformance 1.3.6.1.4.1.2011.5.25.25.3
OBJECT IDENTIFIER    

hwLAGMibCompliances 1.3.6.1.4.1.2011.5.25.25.3.1
OBJECT IDENTIFIER    

hwLAGMibCompliance 1.3.6.1.4.1.2011.5.25.25.3.1.1
The compliance statement for SNMP entities which implement the Lag MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwLAGMibGroup 1.3.6.1.4.1.2011.5.25.25.3.2
OBJECT IDENTIFIER    

hwLAGMibObjectGroup 1.3.6.1.4.1.2011.5.25.25.3.2.1
The collection of objects which are used to represent LAG objects.
Status: current Access: read-only
OBJECT-GROUP    

hwLAGMibNotificationGroup 1.3.6.1.4.1.2011.5.25.25.3.2.2
The collection of objects which are used to represent notifications.
Status: current Access: read-only
NOTIFICATION-GROUP