channelGroupRule
GBNL2Switch-MIB ·
.1.3.6.1.4.1.13464.1.2.4.1.5.3.1.3
Object
column
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
- GBNL2Switch-MIB
- OID
.1.3.6.1.4.1.13464.1.2.4.1.5.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- channelGroupEntry
- Table
- channelGroupTable
- Siblings
- 3
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 |
|---|---|---|---|
| channelGroupIndex The Index of the Lacp Channel group. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13464.1.2.4.1.5.3.1.1 |
| channelGroupPortList The complete set of ports currently associated with
this Group. Each bit set in this list represents
an Actor Port member of this Group. | column | Q-BRIDGE-MIBPortList | .1.3.6.1.4.1.13464.1.2.4.1.5.3.1.2 |
| channelGroupRowstatus rowstatus of channel group. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.13464.1.2.4.1.5.3.1.4 |