docsDevFilterTosStatus
DOCS-CABLE-DEVICE-MIB ·
.1.3.6.1.2.1.69.1.6.6.1.2
Object
The object used to create and delete entries in this table. A row created by specifying just this object results in a row that specifies no change to the TOS bits. A row may be created using either the create-and-go or create-and-wait paradigms. There is no restriction on the ability to change values in this row while the row is active.
Context
- MIB
- DOCS-CABLE-DEVICE-MIB
- OID
.1.3.6.1.2.1.69.1.6.6.1.2- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- docsDevFilterTosEntry
- Table
- docsDevFilterTosTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsDevFilterTosIndex deprecated The unique index for this row. There are no ordering
requirements for this table, and any valid index may be
specified. | column | Integer32 | .1.3.6.1.2.1.69.1.6.6.1.1 |
| docsDevFilterTosAndMask deprecated This value is bitwise ANDed with the matched packet's
TOS bits. | column | OctetString | .1.3.6.1.2.1.69.1.6.6.1.3 |
| docsDevFilterTosOrMask deprecated This value is bitwise ORed with the result from the
AND procedure (tosBits & docsDevFilterTosAndMask).
The result then replaces the packet's TOS bits. | column | OctetString | .1.3.6.1.2.1.69.1.6.6.1.4 |