hwETrunkStatusReason
HUAWEI-E-TRUNK-MIB ·
.1.3.6.1.4.1.2011.5.25.178.1.1.1.5
Object
column Enumeration
The reason for the E-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 E-Trunk were down. init(7):Initiated the E-Trunk. peerNodeDown(8):The peer node is down.
Context
- MIB
- HUAWEI-E-TRUNK-MIB
- OID
.1.3.6.1.4.1.2011.5.25.178.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwETrunkEntry
- 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::hwETrunkStatusReason'
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::hwETrunkStatusReason.<hwETrunkId>'
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::hwETrunkStatusReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pri |
2 | timeout |
3 | bfdDown |
4 | peerTimeout |
5 | peerBfdDown |
6 | allMemberDown |
7 | init |
8 | peerNodeDown |
Conformance
Member of