mesLagHash
LUM-MES-MIB ·
.1.3.6.1.4.1.8708.2.32.2.15.1.1.7
Object
column
r/w
Enumeration
The hash algorithm used for LAG load balancing
mac - Based on src/dst MAC adresses
ip - Based on src/dst IP addresses and TCP/UDP ports
vlan - Based on VLAN ID
mpls - EMXP/II boards: Based on up to two MPLS labels
EMXP/IIe: Based on up to three MPLS labels and IPv4 and IPv6 headers in IP-MPLS packets
automatic - The fields selected for hashing is depending on ethertype.
IPv4/IPv6 packets uses the IP src/dst addresses and TCP/UDP ports,
MPLS packets uses labels and the remaining ethertypes use VLAN ID and src/dst MAC addresses (Default value)
This attribute can be written via SNMP.
Context
- MIB
- LUM-MES-MIB
- OID
.1.3.6.1.4.1.8708.2.32.2.15.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mesLagEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mac |
2 | ip |
3 | vlan |
4 | mpls |
5 | automatic |