All MIBs › RAD-MIB › ethIfStormCtrlEnable
ethIfStormCtrlEnable
Module: RAD-MIB
OID (symbolic): RAD-MIB::ethIfStormCtrlEnable
OID (numeric): 1.3.6.1.4.1.164.3.1.6.1.5.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates if the Storm Controling is Enabled or Disabled for the relevant entry.
What is ethIfStormCtrlEnable?
This object controls whether storm control (also called broadcast storm suppression or traffic storm prevention) is enabled or disabled for a specific Ethernet interface on RAD networking equipment. When enabled, the interface monitors for excessive broadcast, multicast, or unicast floods and drops excess frames to protect the network. Operators enable this feature to prevent Layer 2 broadcast storms from consuming bandwidth and disrupting network operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.5.1.1.5 snmpwalk -v2c -c public <target> RAD-MIB::ethIfStormCtrlEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.5.1.1.5.1 snmpget -v2c -c public <target> RAD-MIB::ethIfStormCtrlEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.1.6.1.5.1.1.5.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6 | diverseIfWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1 | ethIf | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.5 | ethIfStorming | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.5.1 | ethIfStormTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.5.1.1 | ethIfStormEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.5.1.1.5 | ethIfStormCtrlEnable | RAD-MIB |