hwSuperLagMemberStatusReason
HUAWEI-SUPERLAG-MIB ·
.1.3.6.1.4.1.2011.5.25.178.1.2.1.5
Object
column Enumeration
The reason for the member is 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 suplagInit(3):The work mode of the member is auto, the status of parent super LAG is INITIALIZE suplagBackup(4):The work mode of the member is auto, the status of parent super LAG is BACKUP suplagMaster(5):The work mode of the member is auto, the status of parent super LAG is MASTER peerMemberDown(6):The status of the members belonged to the peer super LAG is down peerMemberUp(7):The status of the members belonged to the peer super LAG is up
Context
- MIB
- HUAWEI-SUPERLAG-MIB
- OID
.1.3.6.1.4.1.2011.5.25.178.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwSuperLagMemberEntry
- 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-SUPERLAG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SUPERLAG-MIB::hwSuperLagMemberStatusReason'
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::hwSuperLagMemberStatusReason.<hwSuperLagMemberParentSuperLagId>.<hwSuperLagMemberType>.<hwSuperLagMemberId>'
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::hwSuperLagMemberStatusReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forceBackup |
2 | forceMaster |
3 | suplagInit |
4 | suplagBackup |
5 | suplagMaster |
6 | peerMemberDown |
7 | peerMemberUp |
Conformance
Member of