DocsDevFilterTosTable

Children

class DOCSCABLEDEVICEMIB.DocsDevFilterTosTable

Bases: Entity

Class Hierarchy : DOCSCABLEDEVICEMIB DocsDevFilterTosTable

This class represents state data.

Table used to describe Type of Service (TOS) bits

processing.

This table is an adjunct to the docsDevFilterIpTable

and the docsDevFilterPolicy table. Entries in the

latter table can point to specific rows in this (and

other) tables and cause specific actions to be taken.

This table permits the manipulation of the value of the

Type of Service bits in the IP header of the matched

packet as follows:

Set the tosBits of the packet to

(tosBits & docsDevFilterTosAndMask) |

docsDevFilterTosOrMask

This construct allows you to do a clear and set of all

the TOS bits in a flexible manner.

Table entries MUST NOT persist across reboots for any

device.

This table is deprecated. Instead, use the DiffServ MIB

from RFC3289.

docsdevfiltertosentry

A TOS policy entry

type: list of DocsDevFilterTosEntry

config: False

status: deprecated