docsDevFilterPolicyTable
DOCS-CABLE-DEVICE-MIB ·
.1.3.6.1.2.1.69.1.6.5
Object
table
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 pointers and are applied in the order
in this table. docsDevFilterPolicyTable exists to
allow multiple policy actions (referenced by policy
pointers) to be applied to any given classified packet.
The policy actions are applied in index order.
For example:
Index ID Type Action
1 1 TOS 1
9 5 TOS 1
12 1 IPSEC 3
This says that a packet that matches a filter with
policy id 1 first has TOS policy 1 applied (which might
set the TOS bits to enable a higher priority) and next
has the IPSEC policy 3 applied (which may result in the
packets being dumped into a secure VPN to a remote
encryptor).
Policy ID 0 is reserved for default actions and is
applied only to packets that match no filters in
docsDevFilterIpTable.
Table entries MUST NOT persist across reboots for any
device.
This table is deprecated. Instead, use the DiffServ MIB
from RFC 3289.
Context
- MIB
- DOCS-CABLE-DEVICE-MIB
- OID
.1.3.6.1.2.1.69.1.6.5- Type
- table
- Status
- deprecated
- Parent
- docsDevFilter
- Siblings
- 5
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsDevFilterLLCUnmatchedAction 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 dr… | scalar | Enumeration | .1.3.6.1.2.1.69.1.6.1 |
| 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 |
| 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 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsDevFilterPolicyEntry deprecated An entry in the docsDevFilterPolicyTable. Entries are
created by Network Management. To create an entry,
docsDevFilterPolicyId MUST be specified. | row | - | .1.3.6.1.2.1.69.1.6.5.1 |