All MIBs › CISCO-C2900-MIB › c2900PortBroadcastStormAction
c2900PortBroadcastStormAction
Module: CISCO-C2900-MIB
OID (symbolic): CISCO-C2900-MIB::c2900PortBroadcastStormAction
OID (numeric): 1.3.6.1.4.1.9.9.87.1.4.1.1.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates what action to take when the broadcast rising threshold for a port is reached. The default action is to forwardBroadcast(2) as usual for all broadcast frames received from the port. The other action is to stopBroadcastForwarding(1) frames until the broadcast reception rate falls to or below the falling threshold. The port can also be shutdown in the event of a broadcast storm with the action disablePort(3).
What is c2900PortBroadcastStormAction?
A read-write setting that determines whether a switch port keeps forwarding broadcast traffic as normal or stops forwarding broadcasts once the broadcast rising threshold is reached, helping control broadcast storms.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.87.1.4.1.1.19 snmpwalk -v2c -c public <target> CISCO-C2900-MIB::c2900PortBroadcastStormAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.87.1.4.1.1.19.1 snmpget -v2c -c public <target> CISCO-C2900-MIB::c2900PortBroadcastStormAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.87.1.4.1.1.19.1 i <value>
Start monitoring Cisco Catalyst 2900 series switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-C2900-MIB::c2900PortBroadcastStormAction OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2900 series switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.87 | ciscoC2900MIB | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1 | c2900MIBObjects | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.4 | c2900Port | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.4.1 | c2900PortTable | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.4.1.1 | c2900PortEntry | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.4.1.1.19 | c2900PortBroadcastStormAction | CISCO-C2900-MIB |