CISCO-TS-STACK-MIB :: ciscoTsPortCfgBcastSuppresion

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-TS-STACK-MIBciscoTsPortCfgBcastSuppresion

ciscoTsPortCfgBcastSuppresion

Module: CISCO-TS-STACK-MIB

OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortCfgBcastSuppresion

OID (numeric): 1.3.6.1.4.1.9.5.32.4.1.1.23

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The number of broadcast frames per second allowed to be forwarded by this port. Any broadcast frames exceeding this watermark will not be forwarded by the port. Setting this object to 0 turns broadcast suppression off.

What is ciscoTsPortCfgBcastSuppresion?

This read-write INTEGER (0-100) caps the number of broadcast frames per second this port will forward, silently dropping anything above that watermark, and setting it to 0 turns broadcast suppression off entirely. An admin protecting a Token Ring segment from a broadcast storm on an attached device would set a value like 500 here so a single misbehaving station can't consume all ring bandwidth with broadcasts. This is a per-port safety valve distinct from the switch-wide CPU-load counters like ciscoTsStackSwitchRcvdFrames.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.23
snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgBcastSuppresion

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.23.1
snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgBcastSuppresion.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.4.1.1.23.1 i <value>

Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsPortCfgBcastSuppresion OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.5workgroupCISCO-ES-STACK-MIB
1.3.6.1.4.1.9.5.32tsStackCISCO-STACK-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.5.32.4ciscoTsPortCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.4.1ciscoTsPortCfgTableCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.4.1.1ciscoTsPortCfgEntryCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.4.1.1.23ciscoTsPortCfgBcastSuppresionCISCO-TS-STACK-MIB