hwMcTrunkMemberStatusReason

HUAWEI-MC-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. 
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.

Context

MIB
HUAWEI-MC-TRUNK-MIB
OID
.1.3.6.1.4.1.2011.5.25.178.1.2.1.5
Type
column
Access
readonly
Status
current
Parent
hwMcTrunkMemberEntry
Groups
1

Walk 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-MC-TRUNK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MC-TRUNK-MIB::hwMcTrunkMemberStatusReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MC-TRUNK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MC-TRUNK-MIB::hwMcTrunkMemberStatusReason.<hwMcTrunkMemberParentId>.<hwMcTrunkMemberType>.<hwMcTrunkMemberId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MC-TRUNK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MC-TRUNK-MIB::hwMcTrunkMemberStatusReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1forceBackup
2forceMaster
3mctrunkInit
4mctrunkBackup
5mctrunkMaster
6peerMemberDown
7peerMemberUp

Conformance