All MIBs › PEA-BRIDGE-IPDSLAM › multicastGroupsLimit
multicastGroupsLimit
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::multicastGroupsLimit
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.45
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
A parameter which gives the upper limit on the number of Multicast Groups a subscriber can join simultaneously. When exceeded the subscriber will be denied the membership to any new group. If set to zero no limit is enforced.
Valid from: EDA 2.1 SP1
What is multicastGroupsLimit?
This parameter sets an upper limit on how many multicast groups a single DSLAM subscriber can join simultaneously to receive multicast streams. When this limit is exceeded, the subscriber will be denied membership to any new multicast groups until they leave an existing group. An ISP operator uses this to prevent a single subscriber from consuming excessive multicast bandwidth or straining the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.45 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::multicastGroupsLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.45.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::multicastGroupsLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.45.1 i <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.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3 | pvcTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1 | pvcEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1.45 | multicastGroupsLimit | PEA-BRIDGE-IPDSLAM |