fsPtBroadcastStormControlLevel

FS-TRAFFIC-CTRL-MIB · .1.3.6.1.4.1.52642.1.1.10.2.14.1.1.1.6

Object

column r/w Percent
The percentage of maximal traffic allowed to go through the broadcast packets in the interface bandwidth.
When the traffic of broadcast packets exceeds the percentage, the broadcast packets correspondent with 
the exceeded traffic will be discarded.
               
 It takes effect only when the broadcast storm control function is enabled on the interface.

Context

MIB
FS-TRAFFIC-CTRL-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.14.1.1.1.6
Type
column
Access
readwrite
Status
current
Default
10
Parent
fsPtTrafficCtrlEntry
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 'FS-TRAFFIC-CTRL-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-TRAFFIC-CTRL-MIB::fsPtBroadcastStormControlLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-TRAFFIC-CTRL-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-TRAFFIC-CTRL-MIB::fsPtBroadcastStormControlLevel.<fsPtTrafficCtrlIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-TRAFFIC-CTRL-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-TRAFFIC-CTRL-MIB::fsPtBroadcastStormControlLevel'

Syntax

Source
Percent
Base type
Integer32
Type Description
An integer that is in the range of a percent value.

Values & Constraints

Type Constraints
range: 1..100

Conformance