sysConfigBroadcastStormAlert

STAND-ALONE-ETHERNET-SWITCH-MIB · .1.3.6.1.4.1.437.1.1.3.2.16

Object

scalar mandatory r/w Enumeration
When set to enabled(1), the switch will generate a
broadcastStormTrap upon detecting that a port is receiving
broadcast packets at a rate higher than the specified broadcast
threshold, if sysConfigBroadcastStormControl is enabled.
          
Note: after the initial trap, additional traps will not be
generated for a blocked port while the blocked port
received broadcast packets greater than the specified
sysConfigBroadcastLowerThreshold value.
          
When set to disabled(2), no such trap will be issued.  The
default value is disabled(2).

Context

MIB
STAND-ALONE-ETHERNET-SWITCH-MIB
OID
.1.3.6.1.4.1.437.1.1.3.2.16
Type
scalar
Access
readwrite
Status
mandatory
Parent
sysConfig

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STAND-ALONE-ETHERNET-SWITCH-MIB::sysConfigBroadcastStormAlert.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STAND-ALONE-ETHERNET-SWITCH-MIB::sysConfigBroadcastStormAlert'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled