HUAWEI-MC-TRUNK-MIB

File: HUAWEI-MC-TRUNK-MIB.mib (20240 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

HwMcTrunkEntry  
SEQUENCE    
  hwMcTrunkId Integer32
  hwMcTrunkSystemId PhysAddress
  hwMcTrunkPri Integer32
  hwMcTrunkStatus INTEGER
  hwMcTrunkStatusReason INTEGER
  hwMcTrunkPeerIpAddr IpAddress
  hwMcTrunkSourceIpAddr IpAddress
  hwMcTrunkReceiveFailTimeMultiple Integer32
  hwMcTrunkSendPeriod Integer32
  hwMcTrunkPacketReceive Counter64
  hwMcTrunkPacketSend Counter64
  hwMcTrunkPacketRecDrop Counter64
  hwMcTrunkPacketSndDrop Counter64
  hwMcTrunkPeerSystemId PhysAddress
  hwMcTrunkPeerPri Integer32
  hwMcTrunkPeerReceiveFailTime Integer32
  hwMcTrunkSecurityKeyType INTEGER
  hwMcTrunkSecurityKey OCTET STRING
  hwMcTrunkBfdSessId Integer32
  hwMcTrunkResetCounter Integer32
  hwMcTrunkRevertTime Integer32
  hwMcTrunkRowStatus RowStatus

HwMcTrunkMemberEntry  
SEQUENCE    
  hwMcTrunkMemberParentId Integer32
  hwMcTrunkMemberType Integer32
  hwMcTrunkMemberId Unsigned32
  hwMcTrunkMemberStatus INTEGER
  hwMcTrunkMemberStatusReason INTEGER
  hwMcTrunkMemberWorkMode INTEGER
  hwMcTrunkMemberPhyStatus INTEGER
  hwMcTrunkMemberRowStatus RowStatus

Defined Values

hwMcTrunkMIB 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    

hwMcTrunkObjects 1.3.6.1.4.1.2011.5.25.178.1
OBJECT IDENTIFIER    

hwMcTrunkTable 1.3.6.1.4.1.2011.5.25.178.1.1
The MC-Trunk table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMcTrunkEntry

hwMcTrunkEntry 1.3.6.1.4.1.2011.5.25.178.1.1.1
MC-Trunk entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMcTrunkEntry  

hwMcTrunkId 1.3.6.1.4.1.2011.5.25.178.1.1.1.1
The index of the MC-Trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

hwMcTrunkSystemId 1.3.6.1.4.1.2011.5.25.178.1.1.1.2
The system ID of the MC-Trunk. It is a physical address.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

hwMcTrunkPri 1.3.6.1.4.1.2011.5.25.178.1.1.1.3
The priority of the MC-Trunk. The default value is 100.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..254  

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

hwMcTrunkStatusReason 1.3.6.1.4.1.2011.5.25.178.1.1.1.5
The reason for the MC-Trunk being in the current status. pri(1):Priority calculation. timeout(2):The receiving timer timed out. bfdDown(3):BFD detected the control link between the PE and peer down. peerTimeout(4):The receiving timer of the peer timed out. peerBfdDown(5):BFD of the peer detected the control link between the PE and peer down. allMemberDown(6):All members of the MC-Trunk were down. init(7):Initiated the MC-Trunk.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pri(1), timeout(2), bfdDown(3), peerTimeout(4), peerBfdDown(5), allMemberDown(6), init(7)  

hwMcTrunkPeerIpAddr 1.3.6.1.4.1.2011.5.25.178.1.1.1.6
The peer IP address of the MC-Trunk.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwMcTrunkSourceIpAddr 1.3.6.1.4.1.2011.5.25.178.1.1.1.7
The source IP address of the MC-Trunk.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwMcTrunkReceiveFailTimeMultiple 1.3.6.1.4.1.2011.5.25.178.1.1.1.8
The detection time multiplier for failure detection. It is the multiple of the sending period.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 3..50  

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

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

hwMcTrunkPacketSend 1.3.6.1.4.1.2011.5.25.178.1.1.1.11
The number of sent packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

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

hwMcTrunkPacketSndDrop 1.3.6.1.4.1.2011.5.25.178.1.1.1.13
The number of the dropped packets when the packets are sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwMcTrunkPeerSystemId 1.3.6.1.4.1.2011.5.25.178.1.1.1.14
The system ID of the peer MC-Trunk. It is a physical address.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

hwMcTrunkPeerPri 1.3.6.1.4.1.2011.5.25.178.1.1.1.15
The priority of the peer MC-Trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..254  

hwMcTrunkPeerReceiveFailTime 1.3.6.1.4.1.2011.5.25.178.1.1.1.16
The failure time for the peer MC-Trunk to receive packets. The unit is 100ms.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 15..5000  

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

hwMcTrunkSecurityKey 1.3.6.1.4.1.2011.5.25.178.1.1.1.18
This is the security key. It can be set to a string of 1 to 16 bytes. If hwMcTrunkSecurityKeyType is simple, you can get the key. If hwMcTrunkSecurityKeyType is cipher, the system returns a random string of 24 bytes.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..24)  

hwMcTrunkBfdSessId 1.3.6.1.4.1.2011.5.25.178.1.1.1.19
The ID of a BFD session which is bound to the MC-Trunk. When the status of the BFD session is changed, BFD will notify the MC-Trunk.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8191  

hwMcTrunkResetCounter 1.3.6.1.4.1.2011.5.25.178.1.1.1.20
Reset hwMcTrunkPacketReceive,hwMcTrunkPacketSend,hwMcTrunkPacketRecDrop,hwMcTrunkPacketSndDrop.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..0  

hwMcTrunkRevertTime 1.3.6.1.4.1.2011.5.25.178.1.1.1.21
The delay time to revert. The unit is second. The default is 120.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

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

hwMcTrunkMemberTable 1.3.6.1.4.1.2011.5.25.178.1.2
The member table of the MC-Trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMcTrunkMemberEntry

hwMcTrunkMemberEntry 1.3.6.1.4.1.2011.5.25.178.1.2.1
Member Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMcTrunkMemberEntry  

hwMcTrunkMemberParentId 1.3.6.1.4.1.2011.5.25.178.1.2.1.1
The ID of the MC-Trunk to which the member belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

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

hwMcTrunkMemberId 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  

hwMcTrunkMemberStatus 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)  

hwMcTrunkMemberStatusReason 1.3.6.1.4.1.2011.5.25.178.1.2.1.5
The reason for the member being 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. mctrunkInit(3):The work mode of the member is auto. The status of MC-Trunk is initialize. mctrunkBackup(4):The work mode of the member is auto. The status of MC-Trunk is backup. mctrunkMaster(5):The work mode of the member is auto. The status of MC-Trunk is master. peerMemberDown(6):The status of the member belonging to the peer MC-Trunk is down. peerMemberUp(7):The status of the member belonging to the peer MC-Trunk is up.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER forceBackup(1), forceMaster(2), mctrunkInit(3), mctrunkBackup(4), mctrunkMaster(5), peerMemberDown(6), peerMemberUp(7)  

hwMcTrunkMemberWorkMode 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)  

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

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

hwMcTrunkTraps 1.3.6.1.4.1.2011.5.25.178.2
OBJECT IDENTIFIER    

hwMcTrunkStatusChange 1.3.6.1.4.1.2011.5.25.178.2.1
The trap is generated when the status of the MC-Trunk is changed or the status reason of the MC-Trunk is changed.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwMcTrunkMemberStatusChange 1.3.6.1.4.1.2011.5.25.178.2.2
The trap 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    

hwMcTrunkConformance 1.3.6.1.4.1.2011.5.25.178.3
OBJECT IDENTIFIER    

hwMcTrunkCompliances 1.3.6.1.4.1.2011.5.25.178.3.1
OBJECT IDENTIFIER    

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

hwMcTrunkGroups 1.3.6.1.4.1.2011.5.25.178.3.2
OBJECT IDENTIFIER    

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

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

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