HUAWEI-MC-TRUNK-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-MC-TRUNK-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 | |||
hwMcTrunkMIB | 1.3.6.1.4.1.2011.5.25.178 |
Description. |
||
hwMcTrunkObjects | 1.3.6.1.4.1.2011.5.25.178.1 | |||
hwMcTrunkTable | 1.3.6.1.4.1.2011.5.25.178.1.1 | no-access |
The MC-Trunk table. |
|
1.3.6.1.4.1.2011.5.25.178.1.1.1 | no-access |
MC-Trunk entry. |
||
hwMcTrunkId | 1.3.6.1.4.1.2011.5.25.178.1.1.1.1 | integer32 | no-access |
The index of the MC-Trunk. |
hwMcTrunkSystemId | 1.3.6.1.4.1.2011.5.25.178.1.1.1.2 | physaddress | read-only |
The system ID of the MC-Trunk. It is a physical address. |
hwMcTrunkPri | 1.3.6.1.4.1.2011.5.25.178.1.1.1.3 | integer32 | read-only |
The priority of the MC-Trunk. The default value is 100. |
hwMcTrunkStatus | 1.3.6.1.4.1.2011.5.25.178.1.1.1.4 | integer | read-only |
The status of the MC-Trunk. 1:initialize. 2:backup. 3:master. Enumeration: 'initialize': 1, 'master': 3, 'backup': 2. |
hwMcTrunkStatusReason | 1.3.6.1.4.1.2011.5.25.178.1.1.1.5 | integer | read-only |
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. Enumeration: 'timeout': 2, 'pri': 1, 'peerTimeout': 4, 'init': 7, 'allMemberDown': 6, 'peerBfdDown': 5, 'bfdDown': 3. |
hwMcTrunkPeerIpAddr | 1.3.6.1.4.1.2011.5.25.178.1.1.1.6 | ipaddress | read-only |
The peer IP address of the MC-Trunk. |
hwMcTrunkSourceIpAddr | 1.3.6.1.4.1.2011.5.25.178.1.1.1.7 | ipaddress | read-only |
The source IP address of the MC-Trunk. |
hwMcTrunkReceiveFailTimeMultiple | 1.3.6.1.4.1.2011.5.25.178.1.1.1.8 | integer32 | read-only |
The detection time multiplier for failure detection. It is the multiple of the sending period. |
hwMcTrunkSendPeriod | 1.3.6.1.4.1.2011.5.25.178.1.1.1.9 | integer32 | read-only |
The period for sending packets of the MC-Trunk. The unit is 100ms. |
hwMcTrunkPacketReceive | 1.3.6.1.4.1.2011.5.25.178.1.1.1.10 | counter64 | read-only |
The number of received packets. |
hwMcTrunkPacketSend | 1.3.6.1.4.1.2011.5.25.178.1.1.1.11 | counter64 | read-only |
The number of sent packets. |
hwMcTrunkPacketRecDrop | 1.3.6.1.4.1.2011.5.25.178.1.1.1.12 | counter64 | read-only |
The number of the dropped packets when the packets are received. |
hwMcTrunkPacketSndDrop | 1.3.6.1.4.1.2011.5.25.178.1.1.1.13 | counter64 | read-only |
The number of the dropped packets when the packets are sent. |
hwMcTrunkPeerSystemId | 1.3.6.1.4.1.2011.5.25.178.1.1.1.14 | physaddress | read-only |
The system ID of the peer MC-Trunk. It is a physical address. |
hwMcTrunkPeerPri | 1.3.6.1.4.1.2011.5.25.178.1.1.1.15 | integer32 | read-only |
The priority of the peer MC-Trunk. |
hwMcTrunkPeerReceiveFailTime | 1.3.6.1.4.1.2011.5.25.178.1.1.1.16 | integer32 | read-only |
The failure time for the peer MC-Trunk to receive packets. The unit is 100ms. |
hwMcTrunkSecurityKeyType | 1.3.6.1.4.1.2011.5.25.178.1.1.1.17 | integer | read-only |
The type of the security key. 1:The simple encrypt type. 2:The cipher encrypt type. Enumeration: 'simple': 1, 'cipher': 2. |
hwMcTrunkSecurityKey | 1.3.6.1.4.1.2011.5.25.178.1.1.1.18 | octet string | read-only |
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. |
hwMcTrunkBfdSessId | 1.3.6.1.4.1.2011.5.25.178.1.1.1.19 | integer32 | read-only |
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. |
hwMcTrunkResetCounter | 1.3.6.1.4.1.2011.5.25.178.1.1.1.20 | integer32 | read-only |
Reset hwMcTrunkPacketReceive,hwMcTrunkPacketSend,hwMcTrunkPacketRecDrop,hwMcTrunkPacketSndDrop. |
hwMcTrunkRevertTime | 1.3.6.1.4.1.2011.5.25.178.1.1.1.21 | integer32 | read-only |
The delay time to revert. The unit is second. The default is 120. |
hwMcTrunkRowStatus | 1.3.6.1.4.1.2011.5.25.178.1.1.1.50 | rowstatus | read-only |
Current operation status of the row. It is used to manage the creation and deletion of conceptual rows. |
hwMcTrunkMemberTable | 1.3.6.1.4.1.2011.5.25.178.1.2 | no-access |
The member table of the MC-Trunk. |
|
1.3.6.1.4.1.2011.5.25.178.1.2.1 | no-access |
Member Entry. |
||
hwMcTrunkMemberParentId | 1.3.6.1.4.1.2011.5.25.178.1.2.1.1 | integer32 | no-access |
The ID of the MC-Trunk to which the member belongs. |
hwMcTrunkMemberType | 1.3.6.1.4.1.2011.5.25.178.1.2.1.2 | integer32 | no-access |
The type of the member. Now it is Eth-Trunk only. 1:EthTrunk |
hwMcTrunkMemberId | 1.3.6.1.4.1.2011.5.25.178.1.2.1.3 | unsigned32 | no-access |
The ID of the member. |
hwMcTrunkMemberStatus | 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. |
hwMcTrunkMemberStatusReason | 1.3.6.1.4.1.2011.5.25.178.1.2.1.5 | integer | read-only |
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. Enumeration: 'forceMaster': 2, 'mctrunkBackup': 4, 'forceBackup': 1, 'mctrunkInit': 3, 'peerMemberDown': 6, 'peerMemberUp': 7, 'mctrunkMaster': 5. |
hwMcTrunkMemberWorkMode | 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. |
hwMcTrunkMemberPhyStatus | 1.3.6.1.4.1.2011.5.25.178.1.2.1.7 | integer | read-only |
The physical status of the member. 1:up. 2:down. Enumeration: 'down': 2, 'up': 1. |
hwMcTrunkMemberRowStatus | 1.3.6.1.4.1.2011.5.25.178.1.2.1.50 | rowstatus | read-only |
Current operation status of the row. It is used to manage the creation and deletion of conceptual rows. |
hwMcTrunkTraps | 1.3.6.1.4.1.2011.5.25.178.2 | |||
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. |
||
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. |
||
hwMcTrunkConformance | 1.3.6.1.4.1.2011.5.25.178.3 | |||
hwMcTrunkCompliances | 1.3.6.1.4.1.2011.5.25.178.3.1 | |||
hwMcTrunkFullCompliance | 1.3.6.1.4.1.2011.5.25.178.3.1.1 |
Description. |
||
hwMcTrunkGroups | 1.3.6.1.4.1.2011.5.25.178.3.2 | |||
hwMcTrunkGroup | 1.3.6.1.4.1.2011.5.25.178.3.2.1 |
Description. |
||
hwMcTrunkMemberGroup | 1.3.6.1.4.1.2011.5.25.178.3.2.2 |
Description. |
||
hwMcTrunkNotificationGroup | 1.3.6.1.4.1.2011.5.25.178.3.2.3 |
Description. |