HUAWEI-SUPERLAG-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-SUPERLAG-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hwDatacomm | 1.3.6.1.4.1.2011.5.25 | |||
hwSuperLagMIB | 1.3.6.1.4.1.2011.5.25.178 |
Description. |
||
hwSuperLagObjects | 1.3.6.1.4.1.2011.5.25.178.1 | |||
hwSuperLagTable | 1.3.6.1.4.1.2011.5.25.178.1.1 | no-access |
The super LAG table. |
|
1.3.6.1.4.1.2011.5.25.178.1.1.1 | no-access |
Super LAG entry. |
||
hwSuperLagId | 1.3.6.1.4.1.2011.5.25.178.1.1.1.1 | integer32 | no-access |
The ID of the super LAG, it is the index of the super LAG. |
hwSuperLagSystemId | 1.3.6.1.4.1.2011.5.25.178.1.1.1.2 | physaddress | read-only |
The system ID of the super LAG, it is a physical address. |
hwSuperLagPri | 1.3.6.1.4.1.2011.5.25.178.1.1.1.3 | integer32 | read-only |
The priority of the super LAG. The default is 100. |
hwSuperLagStatus | 1.3.6.1.4.1.2011.5.25.178.1.1.1.4 | integer | read-only |
The status of the super LAG. 1:initialize 2:backup 3:master Enumeration: 'initialize': 1, 'master': 3, 'backup': 2. |
hwSuperLagStatusReason | 1.3.6.1.4.1.2011.5.25.178.1.1.1.5 | integer | read-only |
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. Enumeration: 'timeout': 2, 'pri': 1, 'peerTimeout': 4, 'init': 7, 'allMemberDown': 6, 'peerBfdDown': 5, 'bfdDown': 3. |
hwSuperLagPeerIpAddr | 1.3.6.1.4.1.2011.5.25.178.1.1.1.6 | ipaddress | read-only |
The IP address of the peer super LAG. |
hwSuperLagSourceIpAddr | 1.3.6.1.4.1.2011.5.25.178.1.1.1.7 | ipaddress | read-only |
The source IP address of the super LAG. |
hwSuperLagReceiveFailTimeMultiple | 1.3.6.1.4.1.2011.5.25.178.1.1.1.8 | integer32 | read-only |
The fail time of the super LAG for receiving packets. It is the multiple of sending period. |
hwSuperLagSendPeriod | 1.3.6.1.4.1.2011.5.25.178.1.1.1.9 | integer32 | read-only |
The period for sending packets of the super LAG. The unit is 100ms |
hwSuperLagPacketReceive | 1.3.6.1.4.1.2011.5.25.178.1.1.1.10 | counter64 | read-only |
The number of the received packets. |
hwSuperLagPacketSend | 1.3.6.1.4.1.2011.5.25.178.1.1.1.11 | counter64 | read-only |
The number of the sending packets. |
hwSuperLagPacketRecDrop | 1.3.6.1.4.1.2011.5.25.178.1.1.1.12 | counter64 | read-only |
The number of the droped packets when the packets are received. |
hwSuperLagPacketSndDrop | 1.3.6.1.4.1.2011.5.25.178.1.1.1.13 | counter64 | read-only |
The number of the droped packets when the packets are send out. |
hwSuperLagPeerSystemId | 1.3.6.1.4.1.2011.5.25.178.1.1.1.14 | physaddress | read-only |
The system ID of peer super LAG,it is a physical address. |
hwSuperLagPeerPri | 1.3.6.1.4.1.2011.5.25.178.1.1.1.15 | integer32 | read-only |
The priority of the peer super LAG. |
hwSuperLagPeerReceiveFailTime | 1.3.6.1.4.1.2011.5.25.178.1.1.1.16 | integer32 | read-only |
The fail time of the peer super LAG for receiving packets.The unit is 100ms |
hwSuperLagSecurityKeyType | 1.3.6.1.4.1.2011.5.25.178.1.1.1.17 | integer | read-only |
The mode of the security key. 1:The simple encrypt mode; 2:The cipher encrypt mode. Enumeration: 'simple': 1, 'cipher': 2. |
hwSuperLagSecurityKey | 1.3.6.1.4.1.2011.5.25.178.1.1.1.18 | octet string | read-only |
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. |
hwSuperLagBfdSessId | 1.3.6.1.4.1.2011.5.25.178.1.1.1.19 | integer32 | read-only |
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. |
hwSuperLagResetCounter | 1.3.6.1.4.1.2011.5.25.178.1.1.1.20 | integer32 | read-only |
Reset hwSuperLagPacketReceive,hwSuperLagPacketSend,hwSuperLagPacketRecDrop,hwSuperLagPacketSndDrop. |
hwSuperLagRowStatus | 1.3.6.1.4.1.2011.5.25.178.1.1.1.50 | rowstatus | read-only |
Current operation status of the row.Used to manage the creation and deletion of conceptual rows. |
hwSuperLagMemberTable | 1.3.6.1.4.1.2011.5.25.178.1.2 | no-access |
The member table of a super LAG. |
|
1.3.6.1.4.1.2011.5.25.178.1.2.1 | no-access |
Member Entry. |
||
hwSuperLagMemberParentSuperLagId | 1.3.6.1.4.1.2011.5.25.178.1.2.1.1 | integer32 | no-access |
The ID of the super LAG which the member is belonged to. |
hwSuperLagMemberType | 1.3.6.1.4.1.2011.5.25.178.1.2.1.2 | integer32 | no-access |
The type of the member. Now is EthTrunk only. 1:EthTrunk |
hwSuperLagMemberId | 1.3.6.1.4.1.2011.5.25.178.1.2.1.3 | unsigned32 | no-access |
The ID of the member. |
hwSuperLagMemberStatus | 1.3.6.1.4.1.2011.5.25.178.1.2.1.4 | integer | read-only |
The member status. 1:backup 2:master. Enumeration: 'master': 2, 'backup': 1. |
hwSuperLagMemberStatusReason | 1.3.6.1.4.1.2011.5.25.178.1.2.1.5 | integer | read-only |
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 Enumeration: 'forceMaster': 2, 'suplagMaster': 5, 'forceBackup': 1, 'peerMemberDown': 6, 'suplagInit': 3, 'suplagBackup': 4, 'peerMemberUp': 7. |
hwSuperLagMemberWorkMode | 1.3.6.1.4.1.2011.5.25.178.1.2.1.6 | integer | read-only |
The work mode of the member. 1:auto 2:forceBackup 3:forceMaster Enumeration: 'forceBackup': 2, 'auto': 1, 'forceMaster': 3. |
hwSuperLagMemberLocaPhylLinkStatus | 1.3.6.1.4.1.2011.5.25.178.1.2.1.7 | integer | read-only |
The local physical link status of the member. 1:up 2:down Enumeration: 'down': 2, 'up': 1. |
hwSuperLagMemberRowStatus | 1.3.6.1.4.1.2011.5.25.178.1.2.1.50 | rowstatus | read-only |
Current operation status of the row.Used to manage the creation and deletion of conceptual rows. |
hwSuperLagTraps | 1.3.6.1.4.1.2011.5.25.178.2 | |||
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. |
||
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. |
||
hwSuperLagConformance | 1.3.6.1.4.1.2011.5.25.178.3 | |||
hwSuperLagCompliances | 1.3.6.1.4.1.2011.5.25.178.3.1 | |||
hwSuperLagFullCompliance | 1.3.6.1.4.1.2011.5.25.178.3.1.1 |
Description. |
||
hwSuperLagGroups | 1.3.6.1.4.1.2011.5.25.178.3.2 | |||
hwSuperLagGroup | 1.3.6.1.4.1.2011.5.25.178.3.2.1 |
Description. |
||
hwSuperLagMemberGroup | 1.3.6.1.4.1.2011.5.25.178.3.2.2 |
Description. |
||
hwSuperLagNotificationGroup | 1.3.6.1.4.1.2011.5.25.178.3.2.3 |
Description. |