hwSuperLagStatusReason

HUAWEI-SUPERLAG-MIB · .1.3.6.1.4.1.2011.5.25.178.1.1.1.5

Object

column Enumeration
The reason for the super LAG is in the current status. 
pri(1):Priority calculation 
timeout(2):Receiving timer timeout
bfdDown(3):BFD detected the control link between the PE and peer down
peerTimeout(4):Receiving timer of the peer timeout
peerBfdDown(5):BFD of the peer detected the control link between the PE and peer down
allMemberDown(6):All SuperLagMembers of the superlag down
init(7):The initial superlag.

Context

MIB
HUAWEI-SUPERLAG-MIB
OID
.1.3.6.1.4.1.2011.5.25.178.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
hwSuperLagEntry
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-SUPERLAG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SUPERLAG-MIB::hwSuperLagStatusReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SUPERLAG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SUPERLAG-MIB::hwSuperLagStatusReason.<hwSuperLagId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SUPERLAG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SUPERLAG-MIB::hwSuperLagStatusReason'

Syntax

Enumeration

Values & Constraints

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

Conformance