HUAWEI-SUPERLAG-MIB
- Last updated
- 2008-10-21 10:10
- Organization
- Organization.
- Namespace
- huawei
- Source file
HUAWEI-SUPERLAG-MIB- Digest
sha256:7de96c02c800fcf5396d1fe71abd8e8e46dca5f2df8b59504158c1de3d1f4e78
Description
Description.
Contact
Contact-info.
Imports
| From | Symbols |
|---|---|
| HUAWEI-MIB | huaweiMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, PhysAddress, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HUAWEI-MIB HUAWEI-SUPERLAG-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwDatacomm OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25 | |||
| hwSuperLagObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.178.1 | |||
| hwSuperLagTable OBJECT-TYPE The super LAG table. | 1.3.6.1.4.1.2011.5.25.178.1.1 | not-accessible | current | |
| hwSuperLagEntry OBJECT-TYPE Super LAG entry. | 1.3.6.1.4.1.2011.5.25.178.1.1.1 | not-accessible | current | |
| hwSuperLagId OBJECT-TYPE The ID of the super LAG, it is the index of the super LAG. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.1 | Integer32 (1..16) | not-accessible | current |
| hwSuperLagSystemId OBJECT-TYPE The system ID of the super LAG, it is a physical address. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.2 | PhysAddress | read-only | current |
| hwSuperLagPri OBJECT-TYPE The priority of the super LAG. The default is 100. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.3 | Integer32 (1..254) | read-create | current |
| hwSuperLagStatus OBJECT-TYPE The status of the super LAG. 1:initialize 2:backup 3:master | 1.3.6.1.4.1.2011.5.25.178.1.1.1.4 | INTEGER {initialize(1), backup(2), master(3)} | read-only | current |
| hwSuperLagStatusReason OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.5 | INTEGER {pri(1), timeout(2), bfdDown(3), peerTimeout(4), peerBfdDown(5), allMemberDown(6), init(7)} | read-only | current |
| hwSuperLagPeerIpAddr OBJECT-TYPE The IP address of the peer super LAG. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.6 | IpAddress | read-create | current |
| hwSuperLagSourceIpAddr OBJECT-TYPE The source IP address of the super LAG. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.7 | IpAddress | read-create | current |
| hwSuperLagReceiveFailTimeMultiple OBJECT-TYPE The fail time of the super LAG for receiving packets. It is the multiple of sending period. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.8 | Integer32 (3..50) | read-create | current |
| hwSuperLagSendPeriod OBJECT-TYPE The period for sending packets of the super LAG. The unit is 100ms | 1.3.6.1.4.1.2011.5.25.178.1.1.1.9 | Integer32 (5..100) | read-create | current |
| hwSuperLagPacketReceive OBJECT-TYPE The number of the received packets. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.10 | Counter64 | read-only | current |
| hwSuperLagPacketSend OBJECT-TYPE The number of the sending packets. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.11 | Counter64 | read-only | current |
| hwSuperLagPacketRecDrop OBJECT-TYPE The number of the droped packets when the packets are received. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.12 | Counter64 | read-only | current |
| hwSuperLagPacketSndDrop OBJECT-TYPE The number of the droped packets when the packets are send out. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.13 | Counter64 | read-only | current |
| hwSuperLagPeerSystemId OBJECT-TYPE The system ID of peer super LAG,it is a physical address. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.14 | PhysAddress | read-only | current |
| hwSuperLagPeerPri OBJECT-TYPE The priority of the peer super LAG. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.15 | Integer32 (1..254) | read-only | current |
| hwSuperLagPeerReceiveFailTime OBJECT-TYPE The fail time of the peer super LAG for receiving packets.The unit is 100ms | 1.3.6.1.4.1.2011.5.25.178.1.1.1.16 | Integer32 (15..5000) | read-only | current |
| hwSuperLagSecurityKeyType OBJECT-TYPE The mode of the security key. 1:The simple encrypt mode; 2:The cipher encrypt mode. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.17 | INTEGER {simple(1), cipher(2)} | read-create | current |
| hwSuperLagSecurityKey OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.18 | OCTET STRING (SIZE(1..24)) | read-create | current |
| hwSuperLagBfdSessId OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.19 | Integer32 (0..8191) | read-create | current |
| hwSuperLagResetCounter OBJECT-TYPE Reset hwSuperLagPacketReceive,hwSuperLagPacketSend,hwSuperLagPacketRecDrop,hwSuperLagPacketSndDrop. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.20 | Integer32 (0) | read-create | current |
| hwSuperLagRowStatus OBJECT-TYPE Current operation status of the row.Used to manage the creation and deletion of conceptual rows. | 1.3.6.1.4.1.2011.5.25.178.1.1.1.50 | RowStatus | read-create | current |
| hwSuperLagMemberTable OBJECT-TYPE The member table of a super LAG. | 1.3.6.1.4.1.2011.5.25.178.1.2 | not-accessible | current | |
| hwSuperLagMemberEntry OBJECT-TYPE Member Entry. | 1.3.6.1.4.1.2011.5.25.178.1.2.1 | not-accessible | current | |
| hwSuperLagMemberParentSuperLagId OBJECT-TYPE The ID of the super LAG which the member is belonged to. | 1.3.6.1.4.1.2011.5.25.178.1.2.1.1 | Integer32 (1..16) | not-accessible | current |
| hwSuperLagMemberType OBJECT-TYPE The type of the member. Now is EthTrunk only. 1:EthTrunk | 1.3.6.1.4.1.2011.5.25.178.1.2.1.2 | Integer32 (1..255) | not-accessible | current |
| hwSuperLagMemberId OBJECT-TYPE The ID of the member. | 1.3.6.1.4.1.2011.5.25.178.1.2.1.3 | Unsigned32 | not-accessible | current |
| hwSuperLagMemberStatus OBJECT-TYPE The member status. 1:backup 2:master. | 1.3.6.1.4.1.2011.5.25.178.1.2.1.4 | INTEGER {backup(1), master(2)} | read-only | current |
| hwSuperLagMemberStatusReason OBJECT-TYPE 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 | 1.3.6.1.4.1.2011.5.25.178.1.2.1.5 | INTEGER {forceBackup(1), forceMaster(2), suplagInit(3), suplagBackup(4), suplagMaster(5), peerMemberDown(6), peerMemberUp(7)} | read-only | current |
| hwSuperLagMemberWorkMode OBJECT-TYPE The work mode of the member. 1:auto 2:forceBackup 3:forceMaster | 1.3.6.1.4.1.2011.5.25.178.1.2.1.6 | INTEGER {auto(1), forceBackup(2), forceMaster(3)} | read-create | current |
| hwSuperLagMemberLocaPhylLinkStatus OBJECT-TYPE The local physical link status of the member. 1:up 2:down | 1.3.6.1.4.1.2011.5.25.178.1.2.1.7 | INTEGER {up(1), down(2)} | read-only | current |
| hwSuperLagMemberRowStatus OBJECT-TYPE Current operation status of the row.Used to manage the creation and deletion of conceptual rows. | 1.3.6.1.4.1.2011.5.25.178.1.2.1.50 | RowStatus | read-create | current |
| hwSuperLagTraps OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.178.2 | |||
| hwSuperLagConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.178.3 | |||
| hwSuperLagCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.178.3.1 | |||
| hwSuperLagGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.178.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwSuperLagStatusChange NOTIFICATION-TYPE The event is generated when the status of the super LAG is changed or the status reason of the super LAG is changed. | 1.3.6.1.4.1.2011.5.25.178.2.1 | current |
| hwSuperLagMemberStatusChange NOTIFICATION-TYPE The event is generated when the status of the memeber is changed or the status reason of the memeber is changed. | 1.3.6.1.4.1.2011.5.25.178.2.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hwSuperLagFullCompliance MODULE-COMPLIANCE Description. | 1.3.6.1.4.1.2011.5.25.178.3.1.1 | current |
| hwSuperLagGroup OBJECT-GROUP Description. | 1.3.6.1.4.1.2011.5.25.178.3.2.1 | current |
| hwSuperLagMemberGroup OBJECT-GROUP Description. | 1.3.6.1.4.1.2011.5.25.178.3.2.2 | current |
| hwSuperLagNotificationGroup NOTIFICATION-GROUP Description. | 1.3.6.1.4.1.2011.5.25.178.3.2.3 | current |