docsDevFilterLLCUnmatchedAction
DOCS-CABLE-DEVICE-MIB ·
.1.3.6.1.2.1.69.1.6.1
Object
scalar
r/w
Enumeration
LLC (Link Level Control) filters can be defined on an
inclusive or exclusive basis: CMs can be configured to
forward only packets matching a set of layer three
protocols, or to drop packets matching a set of layer
three protocols. Typical use of these filters is to
filter out possibly harmful (given the context of a
large metropolitan LAN) protocols.
If set to discard(1), any L2 packet that does not match
at least one filter in the docsDevFilterLLCTable will be
discarded. If set to accept(2), any L2 packet that
does not match at least one filter in the
docsDevFilterLLCTable will be accepted for further
processing (e.g., bridging). In other words, if the
packet does not match an entry in the table, it takes
this action; if it does match an entry in the table, it
takes the opposite of this action.
Context
- MIB
- DOCS-CABLE-DEVICE-MIB
- OID
.1.3.6.1.2.1.69.1.6.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- docsDevFilter
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | discard |
2 | accept |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsDevFilterLLCTable A list of filters to apply to (bridged) LLC
traffic. The filters in this table are applied to
incoming traffic on the appropriate interface(s) prior
to any further processing (e… | table | - | .1.3.6.1.2.1.69.1.6.2 |
| docsDevFilterIpDefault deprecated The default behavior for (bridged) packets that do not
match IP filters (or Internet filters, if implemented)
is defined by docsDevFilterIpDefault.
If set to discard(1)… | scalar | Enumeration | .1.3.6.1.2.1.69.1.6.3 |
| docsDevFilterIpTable deprecated An ordered list of filters or classifiers to apply to
IP traffic. Filter application is ordered by the filter
index, rather than by a best match algorithm (note that
this implies… | table | - | .1.3.6.1.2.1.69.1.6.4 |
| docsDevFilterPolicyTable deprecated A Table that maps between a policy group ID and a set
of pointers to policies to be applied. All rows with
the same docsDevFilterPolicyId are part of the same
group of policy poi… | table | - | .1.3.6.1.2.1.69.1.6.5 |
| docsDevFilterTosTable deprecated Table used to describe Type of Service (TOS) bits
processing.
This table is an adjunct to the docsDevFilterIpTable
and the docsDevFilterPolicy table. Entrie… | table | - | .1.3.6.1.2.1.69.1.6.6 |