All MIBs › RC-MLT-MIB › rcMltMcastDistributionGrpMask
rcMltMcastDistributionGrpMask
Module: RC-MLT-MIB
OID (symbolic): RC-MLT-MIB::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.
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> RC-MLT-MIB::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> RC-MLT-MIB::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 | RC-MLT-MIB |