hwMcTrunkStatusReason

HUAWEI-MC-TRUNK-MIB · .1.3.6.1.4.1.2011.5.25.178.1.1.1.5

Object

column Enumeration
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.

Context

MIB
HUAWEI-MC-TRUNK-MIB
OID
.1.3.6.1.4.1.2011.5.25.178.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
hwMcTrunkEntry
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::hwMcTrunkStatusReason'
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::hwMcTrunkStatusReason.<hwMcTrunkId>'
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::hwMcTrunkStatusReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pri
2timeout
3bfdDown
4peerTimeout
5peerBfdDown
6allMemberDown
7init

Conformance