rcLinkAggregationLoadSharingMode
RAISECOM-LINKAGGREGATION-MIB ·
.1.3.6.1.4.1.8886.6.1.6.2
Object
scalar
r/w
Enumeration
The Rule to be applied to this Link Aggregator's Trunk Group Table. The rules are based on the following selections SrcMAC (1), means that the last three bits of the Source MAC Address are used to index the Trunk Group to get the destination port. DestMAC (2), means the last three bits of the Destination MAC Address are used to index into the Trunk Group to get the destination port. SrcXORDestMAC (3), means that the last three bits of the Source MAC Address are logically XORed with the last three bits of the Destination MAC Address and used to index into the Trunk Group to get the destination port. SrcIP (4), means the last three bits of the Source IP Address are used to index into the Trunk Group to get the destination port. DestIP (5), means the last three bits of the Destination IP Address are used to index into the Trunk Group to get the destination port. SrcXORDestIP (6), means the last three bits of the Source IP Address are logically XORed with the last three bits of the Destination IP Address and used to index into the Trunk Group to get the destination port. This rule defines the distribution algorithm applied to the aggregated link.
Context
- MIB
- RAISECOM-LINKAGGREGATION-MIB
- OID
.1.3.6.1.4.1.8886.6.1.6.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcLinkAggregation
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | srcMAC |
2 | destMAC |
3 | srcXORDestMAC |
4 | srcIP |
5 | destIP |
6 | srcXORDestIP |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcLinkAggregationStatus Enable or disable link aggregation. | scalar | SWITCH-TCEnableVar | .1.3.6.1.4.1.8886.6.1.6.1 |
| rcLinkAggregationTicketGenerationAlgorithm There are two algorithm to generate trunk ticket: direct-map and crc.
Direct-map uses the last two bits of mac address as the trunk ticket;
Crc uses crc algorithm on all mac addre… | scalar | Enumeration | .1.3.6.1.4.1.8886.6.1.6.3 |
| rcLinkAggregationMaxGroup The number of maximum link aggregation group that system supports. | scalar | Integer32 | .1.3.6.1.4.1.8886.6.1.6.4 |
| rcLinkAggregationGroupTable Some ports participate in a link aggregation group. | table | - | .1.3.6.1.4.1.8886.6.1.6.5 |
| rcLinkAggregationPortStatsClearTable Clear link aggregation group stattistics table. | table | - | .1.3.6.1.4.1.8886.6.1.6.6 |
| rcLinkAggregationPortLACPTable Enable or disable LACP table. | table | - | .1.3.6.1.4.1.8886.6.1.6.7 |