filterPortComplex
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.7.5.1.3
Object
column
r/w
OctetString
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. For example: ((1 & 2) | !3). If this complex filter matches a packet, it is dropped.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.7.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- filterPortEntry
- Table
- filterPortTable
- Siblings
- 8
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-50
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 |
| 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 |
| filterPortSuppressionViolation 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 filterPortBroadcastThr… | column | Enumeration | .1.3.6.1.4.1.9.5.1.7.5.1.9 |