MIB Viewer

hm2AgentLagConfigGroupHashOption

OBJECT-TYPE
1.3.6.1.4.1.248.12.1.2.2.5
Access
read-write
Status
current
Sub-identifiers
0
LAG Hashing Option. Valid values correspond to 1 (=Source MAC, VLAN, EtherType, and incoming port associated with the packet) 2 (=Destination MAC, VLAN, EtherType, and incoming port associated with the packet) 3 (=Source/Destination MAC, VLAN, EtherType, and incoming port associated with the packet) 4 (=Source IP and Source TCP/UDP fields of the packet) 5 (=Destination IP and Destination TCP/UDP Port fields of the packet) 6 (=Source/Destination IP and source/destination TCP/UDP Port fields of the packet) 7 (=Enhanced hashing mode) Support for particular options may vary by device.
INTEGER { sourceMacVlan(1), destMacVlan(2), sourceDestMacVlan(3), sourceIPsourcePort(4), destIPdestPort(5), sourceDestIPPort(6), enhanced(7) }