The member table of the E-Trunk.
Currently, this object is used only as an alarm VB.
The indexes of the table are hwETrunkMemberParentId,hwETrunkMemberType, hwETrunkMemberId.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.178.1.2.1.1 |
hwETrunkMemberParentId |
Integer32{(1,128)} |
not-accessible |
The ID of the E-Trunk to which the member belongs. |
The actually supported access is accessible-for-notify. Currently, this object is used only as an alarm VB. |
1.3.6.1.4.1.2011.5.25.178.1.2.1.2 |
hwETrunkMemberType |
Integer32{(1,255)} |
not-accessible |
The type of the member. Now it is Eth-Trunk and Global-VE. 1:Eth-Trunk. 2:Global-VE. |
The actually supported access is accessible-for-notify. Currently, this object is used only as an alarm VB. |
1.3.6.1.4.1.2011.5.25.178.1.2.1.3 |
hwETrunkMemberId |
Unsigned32 |
not-accessible |
The ID of the member. |
The actually supported access is accessible-for-notify. Currently, this object is used only as an alarm VB. |
1.3.6.1.4.1.2011.5.25.178.1.2.1.4 |
hwETrunkMemberStatus |
INTEGER{backup(1),master(2)} |
read-only |
The member status. 1:backup. 2:master. |
The actually supported access is accessible-for-notify. Currently, this object is used only as an alarm VB. |
1.3.6.1.4.1.2011.5.25.178.1.2.1.5 |
hwETrunkMemberStatusReason |
INTEGER{forceBackup(1),forceMaster(2),etrunkInit(3),etrunkBackup(4),etrunkMaster(5),peerMemberDown(6),peerMemberUp(7),activeActive(8),degradedActive(9),peerLinkDown(10),linkDown(11),allActive(12)} |
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. etrunkInit(3):The work mode of the member is auto. The status of E-Trunk is initialize. etrunkBackup(4):The work mode of the member is auto. The status of E-Trunk is backup. etrunkMaster(5):The work mode of the member is auto. The status of E-Trunk is master. peerMemberDown(6):The status of the member belonging to the peer E-Trunk is down. peerMemberUp(7):The status of the member belonging to the peer E-Trunk is up. activeActive(8):The status of the trill active-active is ok. degradedActive(9):The status of the trill active-active is fail, but the status of the peerlink is up. peerLinkDown(10):The status of the trill active-active is fail, and the status of the peerlink is down. linkDown(11):The status of the E-Trunk member is down. allActive(12):The E-Trunk member is bound to an EVPN instance, and the redundancy mode is all-active. |
The actually supported access is accessible-for-notify. Currently, this object is used only as an alarm VB. |