docsDevFilterIpTos
DOCS-CABLE-DEVICE-MIB ·
.1.3.6.1.2.1.69.1.6.4.1.17
Object
column
deprecated
r/w
OctetString
This is the value to be matched to the packet's TOS (Type of Service) value (after the TOS value is ANDed with docsDevFilterIpTosMask). A value for this object of 0 and a mask of 0 matches all TOS values.
Context
- MIB
- DOCS-CABLE-DEVICE-MIB
- OID
.1.3.6.1.2.1.69.1.6.4.1.17- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- docsDevFilterIpEntry
- Table
- docsDevFilterIpTable
- Siblings
- 19
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-1
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsDevFilterIpIndex deprecated Index used to order the application of filters.
The filter with the lowest index is always applied
first. | column | Integer32 | .1.3.6.1.2.1.69.1.6.4.1.1 |
| docsDevFilterIpDmask deprecated A bit mask that is to be applied to the destination
address prior to matching. This mask is not necessarily
the same as a subnet mask, but 1s bits MUST be leftmost
and contiguous. | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.69.1.6.4.1.10 |
| docsDevFilterIpProtocol deprecated The IP protocol value that is to be matched. For
example, icmp is 1, tcp is 6, and udp is 17. A value of
256 matches ANY protocol. | column | Integer32 | .1.3.6.1.2.1.69.1.6.4.1.11 |
| docsDevFilterIpSourcePortLow deprecated This is the inclusive lower bound of the transport-layer
source port range that is to be matched. If the IP
protocol of the packet is neither UDP nor TCP, this
obj… | column | Integer32 | .1.3.6.1.2.1.69.1.6.4.1.12 |
| docsDevFilterIpSourcePortHigh deprecated This is the inclusive upper bound of the transport-layer
source port range that is to be matched. If the IP
protocol of the packet is neither UDP nor TCP, this
object is ignored … | column | Integer32 | .1.3.6.1.2.1.69.1.6.4.1.13 |
| docsDevFilterIpDestPortLow deprecated This is the inclusive lower bound of the transport-layer
destination port range that is to be matched. If the IP
protocol of the packet is neither UDP nor TCP, this
object is ign… | column | Integer32 | .1.3.6.1.2.1.69.1.6.4.1.14 |
| docsDevFilterIpDestPortHigh deprecated This is the inclusive upper bound of the transport-layer
destination port range that is to be matched. If the IP
protocol of the packet is neither UDP nor TCP, this
object is ign… | column | Integer32 | .1.3.6.1.2.1.69.1.6.4.1.15 |
| docsDevFilterIpMatches deprecated Counts the number of times this filter was matched.
This object is initialized to 0 at boot, or at row
creation, and is reset only upon reboot. | column | matches RMON2-MIBZeroBasedCounter32 | .1.3.6.1.2.1.69.1.6.4.1.16 |
| docsDevFilterIpTosMask deprecated The mask to be applied to the packet's TOS value before
matching. | column | OctetString | .1.3.6.1.2.1.69.1.6.4.1.18 |
| docsDevFilterIpContinue deprecated If this value is set to true and docsDevFilterIpControl
is anything but discard (1), continue scanning and
applying policies. See Section 3.3.3 for more
details. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.69.1.6.4.1.19 |
| docsDevFilterIpStatus deprecated Controls and reflects the status of rows in this
table. Specifying only this object (with the
appropriate index) on a CM is sufficient to create a
filter row that matches all inb… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.69.1.6.4.1.2 |
| docsDevFilterIpPolicyId deprecated This object points to an entry in
docsDevFilterPolicyTable. If docsDevFilterIpControl
is set to policy (3), execute all matching policies
in docsDevFilterPolicyTab… | column | Integer32 | .1.3.6.1.2.1.69.1.6.4.1.20 |
| docsDevFilterIpControl deprecated If set to discard(1), all packets matching this filter
will be discarded, and scanning of the remainder of the
filter list will be aborted. If set to accept(2), all
packets match… | column | Enumeration | .1.3.6.1.2.1.69.1.6.4.1.3 |
| docsDevFilterIpIfIndex deprecated The entry interface to which this filter applies. The
value corresponds to ifIndex for either a CATV MAC or
another interface. If the value is zero, the
filter applies to all in… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.2.1.69.1.6.4.1.4 |
| docsDevFilterIpDirection deprecated Determines whether the filter is applied to inbound(1)
traffic, outbound(2) traffic, or traffic in both(3)
directions. | column | Enumeration | .1.3.6.1.2.1.69.1.6.4.1.5 |
| docsDevFilterIpBroadcast deprecated If set to true(1), the filter only applies to multicast
and broadcast traffic. If set to false(2), the filter
applies to all traffic. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.69.1.6.4.1.6 |
| docsDevFilterIpSaddr deprecated The source IP address, or portion thereof, that is to be
matched for this filter. The source address is first
masked (ANDed) against docsDevFilterIpSmask before
being compared to… | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.69.1.6.4.1.7 |
| docsDevFilterIpSmask deprecated A bit mask that is to be applied to the source address
prior to matching. This mask is not necessarily the
same as a subnet mask, but 1s bits must be leftmost and
contiguous. | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.69.1.6.4.1.8 |
| docsDevFilterIpDaddr deprecated The destination IP address, or portion thereof, that is
to be matched for this filter. The destination address
is first masked (ANDed) against docsDevFilterIpDmask
before being c… | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.69.1.6.4.1.9 |