HUAWEI-SUPERLAG-MIB

File: HUAWEI-SUPERLAG-MIB.mib (20021 bytes)

Imported modules

HUAWEI-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

huaweiMgmt IpAddress Integer32
Unsigned32 Counter32 Counter64
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
PhysAddress DisplayString TruthValue
TimeStamp RowStatus TEXTUAL-CONVENTION

Defined Types

HwSuperLagEntry  
SEQUENCE    
  hwSuperLagId Integer32
  hwSuperLagSystemId PhysAddress
  hwSuperLagPri Integer32
  hwSuperLagStatus INTEGER
  hwSuperLagStatusReason INTEGER
  hwSuperLagPeerIpAddr IpAddress
  hwSuperLagSourceIpAddr IpAddress
  hwSuperLagReceiveFailTimeMultiple Integer32
  hwSuperLagSendPeriod Integer32
  hwSuperLagPacketReceive Counter64
  hwSuperLagPacketSend Counter64
  hwSuperLagPacketRecDrop Counter64
  hwSuperLagPacketSndDrop Counter64
  hwSuperLagPeerSystemId PhysAddress
  hwSuperLagPeerPri Integer32
  hwSuperLagPeerReceiveFailTime Integer32
  hwSuperLagSecurityKeyType INTEGER
  hwSuperLagSecurityKey OCTET STRING
  hwSuperLagBfdSessId Integer32
  hwSuperLagResetCounter Integer32
  hwSuperLagRowStatus RowStatus

HwSuperLagMemberEntry  
SEQUENCE    
  hwSuperLagMemberParentSuperLagId Integer32
  hwSuperLagMemberType Integer32
  hwSuperLagMemberId Unsigned32
  hwSuperLagMemberStatus INTEGER
  hwSuperLagMemberStatusReason INTEGER
  hwSuperLagMemberWorkMode INTEGER
  hwSuperLagMemberLocaPhylLinkStatus INTEGER
  hwSuperLagMemberRowStatus RowStatus

Defined Values

hwSuperLagMIB 1.3.6.1.4.1.2011.5.25.178
Description.
MODULE-IDENTITY    

hwDatacomm 1.3.6.1.4.1.2011.5.25
OBJECT IDENTIFIER    

hwSuperLagObjects 1.3.6.1.4.1.2011.5.25.178.1
OBJECT IDENTIFIER    

hwSuperLagTable 1.3.6.1.4.1.2011.5.25.178.1.1
The super LAG table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwSuperLagEntry

hwSuperLagEntry 1.3.6.1.4.1.2011.5.25.178.1.1.1
Super LAG entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwSuperLagEntry  

hwSuperLagId 1.3.6.1.4.1.2011.5.25.178.1.1.1.1
The ID of the super LAG, it is the index of the super LAG.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

hwSuperLagSystemId 1.3.6.1.4.1.2011.5.25.178.1.1.1.2
The system ID of the super LAG, it is a physical address.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

hwSuperLagPri 1.3.6.1.4.1.2011.5.25.178.1.1.1.3
The priority of the super LAG. The default is 100.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..254  

hwSuperLagStatus 1.3.6.1.4.1.2011.5.25.178.1.1.1.4
The status of the super LAG. 1:initialize 2:backup 3:master
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initialize(1), backup(2), master(3)  

hwSuperLagStatusReason 1.3.6.1.4.1.2011.5.25.178.1.1.1.5
The reason for the super LAG is in the current status. pri(1):Priority calculation timeout(2):Receiving timer timeout bfdDown(3):BFD detected the control link between the PE and peer down peerTimeout(4):Receiving timer of the peer timeout peerBfdDown(5):BFD of the peer detected the control link between the PE and peer down allMemberDown(6):All SuperLagMembers of the superlag down init(7):The initial superlag.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pri(1), timeout(2), bfdDown(3), peerTimeout(4), peerBfdDown(5), allMemberDown(6), init(7)  

hwSuperLagPeerIpAddr 1.3.6.1.4.1.2011.5.25.178.1.1.1.6
The IP address of the peer super LAG.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwSuperLagSourceIpAddr 1.3.6.1.4.1.2011.5.25.178.1.1.1.7
The source IP address of the super LAG.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwSuperLagReceiveFailTimeMultiple 1.3.6.1.4.1.2011.5.25.178.1.1.1.8
The fail time of the super LAG for receiving packets. It is the multiple of sending period.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 3..50  

hwSuperLagSendPeriod 1.3.6.1.4.1.2011.5.25.178.1.1.1.9
The period for sending packets of the super LAG. The unit is 100ms
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 5..100  

hwSuperLagPacketReceive 1.3.6.1.4.1.2011.5.25.178.1.1.1.10
The number of the received packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwSuperLagPacketSend 1.3.6.1.4.1.2011.5.25.178.1.1.1.11
The number of the sending packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwSuperLagPacketRecDrop 1.3.6.1.4.1.2011.5.25.178.1.1.1.12
The number of the droped packets when the packets are received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwSuperLagPacketSndDrop 1.3.6.1.4.1.2011.5.25.178.1.1.1.13
The number of the droped packets when the packets are send out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwSuperLagPeerSystemId 1.3.6.1.4.1.2011.5.25.178.1.1.1.14
The system ID of peer super LAG,it is a physical address.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

hwSuperLagPeerPri 1.3.6.1.4.1.2011.5.25.178.1.1.1.15
The priority of the peer super LAG.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..254  

hwSuperLagPeerReceiveFailTime 1.3.6.1.4.1.2011.5.25.178.1.1.1.16
The fail time of the peer super LAG for receiving packets.The unit is 100ms
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 15..5000  

hwSuperLagSecurityKeyType 1.3.6.1.4.1.2011.5.25.178.1.1.1.17
The mode of the security key. 1:The simple encrypt mode; 2:The cipher encrypt mode.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER simple(1), cipher(2)  

hwSuperLagSecurityKey 1.3.6.1.4.1.2011.5.25.178.1.1.1.18
This is the security key. It is must be hex number and the most number is 16. If hwSuperLagSecurityKeyType is simple, you can get the key. If hwSuperLagSecurityKeyType is cipher, the system returns a random character string with 24 bytes.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..24)  

hwSuperLagBfdSessId 1.3.6.1.4.1.2011.5.25.178.1.1.1.19
The ID of BFD session which is bind to a super LAG. When the status of the link is changed, BFD will notify super LAG.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8191  

hwSuperLagResetCounter 1.3.6.1.4.1.2011.5.25.178.1.1.1.20
Reset hwSuperLagPacketReceive,hwSuperLagPacketSend,hwSuperLagPacketRecDrop,hwSuperLagPacketSndDrop.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..0  

hwSuperLagRowStatus 1.3.6.1.4.1.2011.5.25.178.1.1.1.50
Current operation status of the row.Used to manage the creation and deletion of conceptual rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwSuperLagMemberTable 1.3.6.1.4.1.2011.5.25.178.1.2
The member table of a super LAG.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwSuperLagMemberEntry

hwSuperLagMemberEntry 1.3.6.1.4.1.2011.5.25.178.1.2.1
Member Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwSuperLagMemberEntry  

hwSuperLagMemberParentSuperLagId 1.3.6.1.4.1.2011.5.25.178.1.2.1.1
The ID of the super LAG which the member is belonged to.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

hwSuperLagMemberType 1.3.6.1.4.1.2011.5.25.178.1.2.1.2
The type of the member. Now is EthTrunk only. 1:EthTrunk
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

hwSuperLagMemberId 1.3.6.1.4.1.2011.5.25.178.1.2.1.3
The ID of the member.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwSuperLagMemberStatus 1.3.6.1.4.1.2011.5.25.178.1.2.1.4
The member status. 1:backup 2:master.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER backup(1), master(2)  

hwSuperLagMemberStatusReason 1.3.6.1.4.1.2011.5.25.178.1.2.1.5
The reason for the member is in the current status. forceBackup(1):The work mode of the member is force-backup forceMaster(2):The work mode of the member is force-master suplagInit(3):The work mode of the member is auto, the status of parent super LAG is INITIALIZE suplagBackup(4):The work mode of the member is auto, the status of parent super LAG is BACKUP suplagMaster(5):The work mode of the member is auto, the status of parent super LAG is MASTER peerMemberDown(6):The status of the members belonged to the peer super LAG is down peerMemberUp(7):The status of the members belonged to the peer super LAG is up
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER forceBackup(1), forceMaster(2), suplagInit(3), suplagBackup(4), suplagMaster(5), peerMemberDown(6), peerMemberUp(7)  

hwSuperLagMemberWorkMode 1.3.6.1.4.1.2011.5.25.178.1.2.1.6
The work mode of the member. 1:auto 2:forceBackup 3:forceMaster
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER auto(1), forceBackup(2), forceMaster(3)  

hwSuperLagMemberLocaPhylLinkStatus 1.3.6.1.4.1.2011.5.25.178.1.2.1.7
The local physical link status of the member. 1:up 2:down
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

hwSuperLagMemberRowStatus 1.3.6.1.4.1.2011.5.25.178.1.2.1.50
Current operation status of the row.Used to manage the creation and deletion of conceptual rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwSuperLagTraps 1.3.6.1.4.1.2011.5.25.178.2
OBJECT IDENTIFIER    

hwSuperLagStatusChange 1.3.6.1.4.1.2011.5.25.178.2.1
The event is generated when the status of the super LAG is changed or the status reason of the super LAG is changed.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwSuperLagMemberStatusChange 1.3.6.1.4.1.2011.5.25.178.2.2
The event is generated when the status of the memeber is changed or the status reason of the memeber is changed.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwSuperLagConformance 1.3.6.1.4.1.2011.5.25.178.3
OBJECT IDENTIFIER    

hwSuperLagCompliances 1.3.6.1.4.1.2011.5.25.178.3.1
OBJECT IDENTIFIER    

hwSuperLagFullCompliance 1.3.6.1.4.1.2011.5.25.178.3.1.1
Description.
Status: current Access: read-create
MODULE-COMPLIANCE    

hwSuperLagGroups 1.3.6.1.4.1.2011.5.25.178.3.2
OBJECT IDENTIFIER    

hwSuperLagGroup 1.3.6.1.4.1.2011.5.25.178.3.2.1
Description.
Status: current Access: read-create
OBJECT-GROUP    

hwSuperLagMemberGroup 1.3.6.1.4.1.2011.5.25.178.3.2.2
Description.
Status: current Access: read-create
OBJECT-GROUP    

hwSuperLagNotificationGroup 1.3.6.1.4.1.2011.5.25.178.3.2.3
Description.
Status: current Access: read-create
NOTIFICATION-GROUP