filterPortBroadcastThrottle

CISCO-STACK-MIB · .1.3.6.1.4.1.9.5.1.7.5.1.4

Object

column r/w Integer32
The maximum number of broadcast packets per
second allowed on this port. If the number of
incoming broadcast packets in a one second
interval exceeds this amount, packets are
dropped for the rest of the interval. If the
capability exists, only broadcast packets should
be dropped. Otherwise, all packets are dropped
during the suppression interval.
              
A value of 0 indicates broadcast packets should
not be limited.
              
The ability to suppress broadcast packets in this
manner exists only on certain ports. If it does
not exist on this port, attempts to write a value
other than 0 are rejected.
              
This object also applies to multicast (and/or)
unicast suppression when
filterPortSuppressionOption is enabled.

Context

MIB
CISCO-STACK-MIB
OID
.1.3.6.1.4.1.9.5.1.7.5.1.4
Type
column
Access
readwrite
Status
current
Parent
filterPortEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::filterPortBroadcastThrottle'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::filterPortBroadcastThrottle.<filterPortModule>.<filterPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::filterPortBroadcastThrottle'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-150000

Conformance

Member of