docsSubMgtTcpUdpFilterEntry
DOCS-SUBMGT-MIB ·
.1.3.6.1.3.83.4.1.7.1
Object
row
Defines filtering criteria for TCP and UDP headers.
Context
- MIB
- DOCS-SUBMGT-MIB
- OID
.1.3.6.1.3.83.4.1.7.1- Type
- row
- Status
- current
- Parent
- docsSubMgtTcpUdpFilterTable
- Table
- docsSubMgtTcpUdpFilterTable
- Children
- 5
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsSubMgtTcpUdpSrcPort The source port to match. 65536 matches any value in the
TCP or UDP source port field. | column | Integer32 | .1.3.6.1.3.83.4.1.7.1.1 |
| docsSubMgtTcpUdpDstPort The destination port to match. 65536 matches any value in
the TCP or UDP destination port field. | column | Integer32 | .1.3.6.1.3.83.4.1.7.1.2 |
| docsSubMgtTcpFlagValues The value of the flags of interest. The value of this
object MUST always be a subset (proper or otherwise) of
docsSubMgtTcpFlagMask. An attempt to violate this constraint
return… | column | Bits | .1.3.6.1.3.83.4.1.7.1.3 |
| docsSubMgtTcpFlagMask This bit set indicates the flags of interest in the TCP
header for the packet to be matched. For example to match all
packets where the urgent bit is set, but that are not either… | column | Bits | .1.3.6.1.3.83.4.1.7.1.4 |
| docsSubMgtTcpUdpStatus Standard row object for this table. Any object in the
conceptual row may be modified regardless of whether this row is
active or not. | column | SNMPv2-TCRowStatus | .1.3.6.1.3.83.4.1.7.1.5 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsSubMgtPktFilterGroup Identifies an ordered group of filters. Each modem may be
associated with a filter group for its upstream traffic
(docsSubMgtCmFilterUpstream) and a filter group for its
downstrea… | column | Integer32 | .1.3.6.1.3.83.4.1.6.1.1 |
| docsSubMgtPktFilterIndex An index which describes the ordering of a set of filter
specifications within the group. Filters are applied in index
order. | column | Integer32 | .1.3.6.1.3.83.4.1.6.1.2 |