fsLaPortChannelSelectionPolicyBitList
ARICENT-LA-MIB ·
.1.3.6.1.4.1.2076.63.2.1.1.11
Object
column
r/w
Integer32
This object is used to set the link selection policy to be
used by the port-channel.
A four byte integer is used for setting the selecting policy.
Each bit in the four byte integer represents a particular
selection policy.
The mapping between the bit positions & the selection policy is
as follows:
macSrc(0), -- source MAC
macDst(1), -- destination MAC
vlanId(2), -- VLAN ID
isid(3), -- ISID
mplsLabel0(4), -- MPLS Label 0 ( top label )
mplsLabel1(5), -- MPLS Label 1 ( inner label 1)
mplsLabel2(6), -- MPLS Label 2 ( inner label 2)
ipSrc(7), -- Source IP address
ipDst(8), -- Destination IP address
ip6Src(9), -- Source IPv6 address
ip6Dst(10), -- Destination IPv6 address
l3Protocol(11),-- Layer 3 protocol specified in IP header
l4SrcPort(12), -- Layer 4 source port specified in L4 header ( tcp/udp port )
l4DstPort (13),-- Layer 4 destination port specified in L4 header ( tcp/udp port )
enhanced(14), -- enhanced hashing-based load balance specific to platform
randomized(15) -- randomized load balance specific to platform
The remaining bits are unused. Selection of multiple bits
implies selection of corresponding attributes in the
packet header for configuring the port-channel selection policy.
For example, if the bits 0 and 1 are set, then the selection
policy is based on source MAC and destination MAC.
This object would return failure if the selected bit list is not supported in the
system(hardware).
Context
- MIB
- ARICENT-LA-MIB
- OID
.1.3.6.1.4.1.2076.63.2.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsLaPortChannelEntry
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.