HUAWEI-LACP-MIB

File: HUAWEI-LACP-MIB.mib (24509 bytes)

Imported modules

BRIDGE-MIB HUAWEI-MIB SNMPv2-SMI
SNMPv2-TC SNMPv2-CONF HUAWEI-DEVICE-MIB

Imported symbols

dot1dStpPortEntry huaweiMgmt Integer32
Counter32 Gauge32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE MacAddress
TruthValue RowStatus DisplayString
TEXTUAL-CONVENTION OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP hwFrameIndex hwSlotIndex
hwPortIndex

Defined Types

HwAggLinkEntry  
SEQUENCE    
  hwAggLinkNumber Integer32
  hwAggLinkName OCTET STRING
  hwAggLinkMode INTEGER
  hwAggLinkPortList Integer32
  hwAggLinkState RowStatus
  hwAggPortListSelectedPorts Integer32
  hwAggPortListSamePartnerPorts Integer32
  hwAggLinkShareType INTEGER
  hwAggLinkProtectType INTEGER
  hwAggLinkSelectPorts Integer32
  hwAggLinkUnselectPorts Integer32
  hwAggLinkMasterPort Integer32

HwAggPortEntry  
SEQUENCE    
  hwAggPortIndex Gauge32
  hwAggPortNotAttachedReason Integer32
  hwAggPortLacpState TruthValue
  hwAggPortNotAttachedString DisplayString
  hwAggPortRole INTEGER
  hwAggPortType INTEGER
  hwAggPortStatus INTEGER

Defined Values

hwLacpExt 1.3.6.1.4.1.2011.5.102
This mib module defines the Link Aggregation Control Protocol (LACP) MIB objects. LACP is the control protocol for implementing the link aggregation in the IEEE 802.3ad standard. By using this protocol, the ports between devices are automatically aggregated, port failure detection at layer 2 is performed, line aggregation protocol control is performed, and protection switchover function is triggered.
MODULE-IDENTITY    

hwLacpMibObjects 1.3.6.1.4.1.2011.5.102.1
OBJECT IDENTIFIER    

hwAggLinkTable 1.3.6.1.4.1.2011.5.102.1.1
Describes the configuration of static LAGs. The index of this table is hwAggLinkNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAggLinkEntry

hwAggLinkEntry 1.3.6.1.4.1.2011.5.102.1.1.1
Describes the configuration of static LAGs. The index of this entry is hwAggLinkNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAggLinkEntry  

hwAggLinkNumber 1.3.6.1.4.1.2011.5.102.1.1.1.1
Indicates the index of each LAG. The index uniquely identifies an LAG and equals the ifindex value of the master port.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

hwAggLinkName 1.3.6.1.4.1.2011.5.102.1.1.1.2
The name of an aggregation group
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

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

hwAggLinkPortList 1.3.6.1.4.1.2011.5.102.1.1.1.4
List of ports in this AL, by bridge port number. If the type is manual or static, you can update this list to your hearts content. If, however, the AL is dynamic, then 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    
  Integer32  

hwAggLinkState 1.3.6.1.4.1.2011.5.102.1.1.1.5
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwAggPortListSelectedPorts 1.3.6.1.4.1.2011.5.102.1.1.1.6
A PortList of physical ports that have selected to this aggregator, but which have not yet attached.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

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

hwAggLinkShareType 1.3.6.1.4.1.2011.5.102.1.1.1.8
Indicates the load sharing type of links. Options: 1. loadSharing(1) -indicates sharing the link load 2. nonLoadSharing(2) -indicates not sharing the link load Currently, the system supports only loadsharing(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER loadSharing(1), nonLoadSharing(2)  

hwAggLinkProtectType 1.3.6.1.4.1.2011.5.102.1.1.1.9
Indicates the protection type of links. Options: 1. backupProtect(1) -indicates the backup aggregation protection 2. nonBackupProtect(2) -indicates the non-backup aggregation protection
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER backupProtect(1), nonBackupProtect(2)  

hwAggLinkSelectPorts 1.3.6.1.4.1.2011.5.102.1.1.1.10
Indicates the number of selected ports in the LAG.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hwAggLinkUnselectPorts 1.3.6.1.4.1.2011.5.102.1.1.1.11
Indicates the number of unselected ports in the LAG.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hwAggLinkMasterPort 1.3.6.1.4.1.2011.5.102.1.1.1.12
Indicates the ifindex of the master port in the LAG.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwAggPortTable 1.3.6.1.4.1.2011.5.102.1.2
Describes the configuration of the ports in static LAGs. The index of this table is hwAggPortIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAggPortEntry

hwAggPortEntry 1.3.6.1.4.1.2011.5.102.1.2.1
Describes the configuration of the ports in static LAGs. The index of this entry is hwAggPortIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAggPortEntry  

hwAggPortIndex 1.3.6.1.4.1.2011.5.102.1.2.1.1
Indicates the index of the port in an LAG. The index uniquely identifies a port in an LAG and equals the ifIndex value of the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Gauge32  

hwAggPortNotAttachedReason 1.3.6.1.4.1.2011.5.102.1.2.1.2
Indicates why this port is selected for an aggregator but not attached,-- 1 - all active ports are already in-use for this aggregator.-- 2 - all aggregation resources are already being used.-- 3 - the port's configuration is not appropriate. -- 4 - the port's partner is not appropriate
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4  

hwAggPortLacpState 1.3.6.1.4.1.2011.5.102.1.2.1.3
Control lacp enable or disable
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwAggPortNotAttachedString 1.3.6.1.4.1.2011.5.102.1.2.1.4
Indicates why this port is selected for an aggregator but not attached
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

hwAggPortRole 1.3.6.1.4.1.2011.5.102.1.2.1.5
Indicates the port role. Options: 1. selected(1) -indicates the port is selected 2. unselected(2) -indicates the port is not selected
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER selected(1), unselected(2)  

hwAggPortType 1.3.6.1.4.1.2011.5.102.1.2.1.6
Indicates the port type. Options: 1. mastPort(1) -indicates the port is a primary port 2. nonMastPort(2) -indicates the port is a secondary port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mastPort(1), nonMastPort(2)  

hwAggPortStatus 1.3.6.1.4.1.2011.5.102.1.2.1.7
Indicates the port status. Options: 1. fowarding(1) -indicates packets on the port can be forwarded 2. block(2) -indicates the port is blocked
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fowarding(1), block(2)  

hwAggResourceAllocationValue 1.3.6.1.4.1.2011.5.102.1.3
The priority value calculated to decide which aggregations have first call on the load-sharing aggregation resources in the hardware. DEFVAL { 0 }
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwAggShortPeriod 1.3.6.1.4.1.2011.5.102.1.4
Indicates the value of the short period for link aggregation. Range: 0-10 Default: 1 Unit: second When set to 0, the short period is restored to the default value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

hwAggLongPeriod 1.3.6.1.4.1.2011.5.102.1.5
Indicates the value of the long period for link aggregation. Range: 0, 20-40 Default: 30 Unit: second When set to 0, the long period is restored to the default value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 20..40  

hwAggPreempt 1.3.6.1.4.1.2011.5.102.1.6
This object enables/disables LACP priority preemption function. Options: 1. enable(1) -indicates the LACP priority preemption function is enable 2. disable(2) -indicates the LACP priority preemption function is disable Default: disable(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hwLacpMibNotifications 1.3.6.1.4.1.2011.5.102.2
OBJECT IDENTIFIER    

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

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

hwLacpMibConformance 1.3.6.1.4.1.2011.5.102.4
OBJECT IDENTIFIER    

hwLacpMibCompliances 1.3.6.1.4.1.2011.5.102.4.1
OBJECT IDENTIFIER    

hwLacpMibCompliance 1.3.6.1.4.1.2011.5.102.4.1.1
The compliance statement for SNMP entities which implement the Lacp MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

hwLacpMibGroup 1.3.6.1.4.1.2011.5.102.4.2
OBJECT IDENTIFIER    

hwLacpMibObjectGroup 1.3.6.1.4.1.2011.5.102.4.2.1
The collection of objects which are used to represent Lacp objects.
Status: current Access: read-write
OBJECT-GROUP    

hwLacpMibNotificationGroup 1.3.6.1.4.1.2011.5.102.4.2.2
The collection of objects which are used to represent notifications.
Status: current Access: read-write
NOTIFICATION-GROUP    

hwLacpTrapsVbOids 1.3.6.1.4.1.2011.5.102.5
OBJECT IDENTIFIER    

hwOldUpLinkMACAddress 1.3.6.1.4.1.2011.5.102.5.1
Indicates the old up link mac-address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

hwNewUpLinkMACAddress 1.3.6.1.4.1.2011.5.102.5.2
Indicates the new up link mac-address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

hwAggLinkGroupID 1.3.6.1.4.1.2011.5.102.5.3
Indicates the aggregation link group ID.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwLacpTraps 1.3.6.1.4.1.2011.5.102.6
OBJECT IDENTIFIER    

hwLacpAlarmTraps 1.3.6.1.4.1.2011.5.102.6.1
OBJECT IDENTIFIER    

hwLacpAlarmTrapsPrefix 1.3.6.1.4.1.2011.5.102.6.1.0
OBJECT IDENTIFIER    

hwLacpCommonTraps 1.3.6.1.4.1.2011.5.102.6.2
OBJECT IDENTIFIER    

hwLacpCommonTrapsPrefix 1.3.6.1.4.1.2011.5.102.6.2.0
OBJECT IDENTIFIER    

hwLacpPortLinkFaultTrap 1.3.6.1.4.1.2011.5.102.6.1.0.1
The SNMP trap that is generated when LACP link is faulty.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwLacpPortLinkRecoverTrap 1.3.6.1.4.1.2011.5.102.6.1.0.2
The SNMP trap that is generated when the port receives the LACP packet normally.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwLacpGroupMacChangeTrap 1.3.6.1.4.1.2011.5.102.6.1.0.3
The SNMP trap that is generated when LACP up link switch over.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwLacpPortStateForwarding 1.3.6.1.4.1.2011.5.102.6.2.0.1
The SNMP trap that is generated when a port turns into forwarding state form other state.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwLacpPortStateDiscarding 1.3.6.1.4.1.2011.5.102.6.2.0.2
The SNMP trap that is generated when a port turns into discarding state form forwarding state.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE