filterPortSuppressionViolation
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.7.5.1.9
Object
column
r/w
Enumeration
Indicates the action that will be taken on this
port when the percentage of either broadcast,
multicast or unicast traffic exceeds the limit as
indicated by filterPortBroadcastThreshold and
filterPortBroadcastThresholdFraction.
dropPackets - the excessive packets will be
- dropped on this port.
errdisable - the port will be put into errdisable
- state.
The object is only supported on platforms that
support this suppression violation action
feature.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.7.5.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- filterPortEntry
- Table
- filterPortTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dropPackets |
2 | errdisable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| filterPortModule An index value that uniquely identifies the
module where this port is located
(see portModuleIndex). | column | Integer32 | .1.3.6.1.4.1.9.5.1.7.5.1.1 |
| filterPort An index value that uniquely identifies this port
within a module (see portIndex). | column | Integer32 | .1.3.6.1.4.1.9.5.1.7.5.1.2 |
| filterPortComplex A complex expression made up of the numbers 1
through 8 indicating test results from
filterTestIndex and using logical operators '&'
(and), '|' (or), '!' (not), and parenthesis. F… | column | OctetString | .1.3.6.1.4.1.9.5.1.7.5.1.3 |
| filterPortBroadcastThrottle 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
drop… | column | Integer32 | .1.3.6.1.4.1.9.5.1.7.5.1.4 |
| filterPortBroadcastThreshold Indicates the integer part of the maximum
percentage of available bandwidth allowed for
incoming traffic of the specific traffic types on
this port. The associated object
filterPo… | column | Integer32 | .1.3.6.1.4.1.9.5.1.7.5.1.5 |
| filterPortBroadcastDiscards The number of packets discarded due to traffic
suppression on this port. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.5.1.7.5.1.6 |
| filterPortBroadcastThresholdFraction Indicates the fraction part of the maximum
percentage of available bandwidth allowed for
incoming traffic of the specific traffic types on
this port. The associated object
filterP… | column | one-hundredths Integer32 | .1.3.6.1.4.1.9.5.1.7.5.1.7 |
| filterPortSuppressionOption Indicates the traffic types that traffic
suppression feature is enabled for.
multicast(0) is set when multicast suppression is
enabled. unicast(1) is set when unica… | column | Bits | .1.3.6.1.4.1.9.5.1.7.5.1.8 |