hwFabricLoadBalance
HUAWEI-STACK-MIB ·
.1.3.6.1.4.1.2011.5.25.183.1.27.1.3
Object
column r/w
Enumeration
The loadBalance of the fabric port: sourceMac(1):According to source MAC hash arithmetic. destinationMac(2):According to destination MAC hash arithmetic sourceAndDestinationMac(3):According to source/destination MAC hash arithmetic. sourceIp(4):According to source IP hash arithmetic. destinationIp(5):According to destination IP hash arithmetic. sourceAndDestinationIp(6):According to source/destination IP hash arithmetic. enhanced(7):According to enhanced hash arithmetic.
Context
- MIB
- HUAWEI-STACK-MIB
- OID
.1.3.6.1.4.1.2011.5.25.183.1.27.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwFabricPortEntry
- 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-STACK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-STACK-MIB::hwFabricLoadBalance'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-STACK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-STACK-MIB::hwFabricLoadBalance.<hwFabricPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-STACK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-STACK-MIB::hwFabricLoadBalance'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sourceMac |
2 | destinationMac |
3 | sourceAndDestinationMac |
4 | sourceIp |
5 | destinationIp |
6 | sourceAndDestinationIp |
7 | enhanced |
Conformance
Member of