MIB Viewer

trunkBalanceMode

OBJECT-TYPE
1.3.6.1.4.1.52642.2.1.45.1.3.4
Access
read-write
Status
current
Source
fs-MIB
Sub-identifiers
0
This defines the load balancing mode of trunks in the system. It may be based on source and/or destination MAC address or IP address. macSrc(1) means source MAC address. macDst(2) means destination MAC address. macSrcDst(3) means source and destination MAC address. ipSrc(4) means source IP address. ipDst(5) means destination IP address. ipSrcDst(6) means source and destination IP address.
INTEGER { macSrc(1), macDst(2), macSrcDst(3), ipSrc(4), ipDst(5), ipSrcDst(6) }