All MIBs › RAPID-CITY › rcMltMcastDistributionGrpMask
rcMltMcastDistributionGrpMask
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcMltMcastDistributionGrpMask
OID (numeric): 1.3.6.1.4.1.2272.1.17.11.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
Group Mask. Create a MLT abstraction layer to distribute traffic basd on (source, group) information of the multicast packet. The algorithm to pick the actual port nedds to generate a fairly random number for different combinations but a lways generate the same number for a given (source, group) pair. By default, the number of active ports of the MLT is used to MOD the pseudo-random number generated by the XOR of each byte of the masked group address with the masked source address.
What is rcMltMcastDistributionGrpMask?
This object defines the multicast group mask used for distributing traffic across a multi-link trunking (MLT) port group based on source and destination multicast addresses. The mask determines which ports in the MLT handle which multicast flows to balance load. An operator configures this to optimize how multicast traffic is distributed and ensure consistent port selection for the same multicast flows.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.17.11.2 snmpwalk -v2c -c public <target> RAPID-CITY::rcMltMcastDistributionGrpMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.17.11.2.1 snmpget -v2c -c public <target> RAPID-CITY::rcMltMcastDistributionGrpMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.17.11.2.1 a <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.17 | rcMlt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.17.11 | rcMltMcastDistribution | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.17.11.2 | rcMltMcastDistributionGrpMask | RAPID-CITY |