MIB Viewer

filterPortSuppressionViolation

OBJECT-TYPE
1.3.6.1.4.1.9.5.1.7.5.1.9
Access
read-write
Status
current
Sub-identifiers
0
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.
INTEGER { dropPackets(1), errdisable(2) }