|
Description:
|
trunkBalanceMode OBJECT-TYPE
SYNTAX INTEGER {macSrc(1), macDst(2), macSrcDst(3), ipSrc(4), ipDst(5), ipSrcDst(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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."
|
|
|