hwETrunkMemberStatusReason
HUAWEI-E-TRUNK-MIB ·
.1.3.6.1.4.1.2011.5.25.178.1.2.1.5
Object
column Enumeration
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. peerBandwidthLarge(13):The bandwidth of peer E-Trunk member is larger than that of local E-Trunk member. localBandwidthLarge(14):The bandwidth of local E-Trunk member is larger than that of peer E-Trunk member.
Context
- MIB
- HUAWEI-E-TRUNK-MIB
- OID
.1.3.6.1.4.1.2011.5.25.178.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwETrunkMemberEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-E-TRUNK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-E-TRUNK-MIB::hwETrunkMemberStatusReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-E-TRUNK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-E-TRUNK-MIB::hwETrunkMemberStatusReason.<hwETrunkMemberParentId>.<hwETrunkMemberType>.<hwETrunkMemberId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-E-TRUNK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-E-TRUNK-MIB::hwETrunkMemberStatusReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forceBackup |
2 | forceMaster |
3 | etrunkInit |
4 | etrunkBackup |
5 | etrunkMaster |
6 | peerMemberDown |
7 | peerMemberUp |
8 | activeActive |
9 | degradedActive |
10 | peerLinkDown |
11 | linkDown |
12 | allActive |
13 | peerBandwidthLarge |
14 | localBandwidthLarge |
Conformance
Member of