All MIBs › CTELS100-NG-MIB › els100SysBrcastCutoffRate
els100SysBrcastCutoffRate
Module: CTELS100-NG-MIB
OID (symbolic): CTELS100-NG-MIB::els100SysBrcastCutoffRate
OID (numeric): 1.3.6.1.4.1.52.1011.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Broadcast Cutoff Rate of the switch allowing for the control of broadcast storms. The value of this variable sets a per second rate. If the broadcast and unknown destination address frames being forwarded through the system surpass this rate, they are dropped. Valid values for this parameter are in the range (100..500000).
What is els100SysBrcastCutoffRate?
This sets the per-second broadcast cutoff rate the switch uses to control broadcast storms, valid over a range of 100 to 500000; broadcast and unknown-destination frames exceeding this rate are dropped. It's the switch's defense against broadcast storms overwhelming the network, letting an admin tune how aggressively excess broadcast traffic gets discarded. An admin who experienced a broadcast storm from a misbehaving NIC would lower els100SysBrcastCutoffRate to cap the damage sooner next time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1011.1.5 snmpwalk -v2c -c public <target> CTELS100-NG-MIB::els100SysBrcastCutoffRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1011.1.5.1 snmpget -v2c -c public <target> CTELS100-NG-MIB::els100SysBrcastCutoffRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1011.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> els100SysBrcastCutoffRate.1
Start monitoring Cabletron/Enterasys ELS100 Next Generation Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTELS100-NG-MIB::els100SysBrcastCutoffRate OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ELS100 Next Generation Ethernet switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1011 | els100 | CTELS100-NG-MIB |
| 1.3.6.1.4.1.52.1011.1 | els100SystemConfig | CTELS100-NG-MIB |
| 1.3.6.1.4.1.52.1011.1.5 | els100SysBrcastCutoffRate | CTELS100-NG-MIB |