MIB Viewer

hwifAggregateModel

OBJECT-TYPE
1.3.6.1.4.1.2011.5.14.2.2.1.4
Access
read-write
Status
current
Sub-identifiers
0
Mode of a link-aggregating group. Options: 1. ingress(1) -load sharing only according to the source MAC 2. ingressEgress(2) -Ingress+egress, load sharing according to source MAC and the destination MAC 3. roundRobin(3) -round load sharing 4. egress(4) -load sharing only according to destination MAC 5. mplsLabel(5) -load sharing only according to mpls label 6. srcDstIp(6) -load sharing according to source IP and destination IP 7. ipEnhance(7) -load sharing according to source IP, destination IP, protocol number etc Only ingress(1), ingressEgress(2), mplsLabel(5), srcDstIp(6) and ipEnhance(7) is supported.
INTEGER { ingress(1), ingressEgress(2), roundRobin(3), egress(4), mplsLabel(5), srcDstIp(6), ipEnhance(7) }