All MIBs › PEA-BRIDGE-IPDSLAM › multicastStormControl
multicastStormControl
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::multicastStormControl
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.7.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Multicast Storm Control (MSC) function. The threshold is set using multicastStormControlThreshold. The function is default disabled.
The possible values are 0 - MSC is disabled. 1 - MSC is enabled - multicast is limited to multicastStormControlThreshold.
Valid from: EDA 4.0 R1A
What is multicastStormControl?
This object enables or disables a rate-limit feature that protects the network from multicast traffic floods by capping multicast packets per second. An operator would enable this feature when multicast storms are threatening network stability, setting a threshold with the related multicastStormControlThreshold object. Excess multicast traffic above the threshold is automatically dropped.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.7.1.15 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::multicastStormControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.7.1.15.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::multicastStormControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.7.1.15.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.7 | lineTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.7.1 | lineEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.7.1.15 | multicastStormControl | PEA-BRIDGE-IPDSLAM |