docsSubMgtPktFilterEntry
DOCS-SUBMGT-MIB ·
.1.3.6.1.3.83.4.1.6.1
Object
row
An entry in the docsSubMgtPktFilterTable.
Context
- MIB
- DOCS-SUBMGT-MIB
- OID
.1.3.6.1.3.83.4.1.6.1- Type
- row
- Status
- current
- Parent
- docsSubMgtPktFilterTable
- Table
- docsSubMgtPktFilterTable
- Children
- 12
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| 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 |
| docsSubMgtPktFilterAction The action to take upon this filter matching. Accept means
to accept the packet for further processing. Drop means to drop
the packet. | column | Enumeration | .1.3.6.1.3.83.4.1.6.1.10 |
| docsSubMgtPktFilterMatches This object counts the number of times this specific rule
has been matched. This is incremented any time this rule is
encountered and all components match. It is only incremented… | column | SNMPv2-SMICounter32 | .1.3.6.1.3.83.4.1.6.1.11 |
| docsSubMgtPktFilterStatus Standard rowStatus object for creating this row. Any object
in this row which is writable may be changed at any time while
the row is active. | column | SNMPv2-TCRowStatus | .1.3.6.1.3.83.4.1.6.1.12 |
| 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 |
| docsSubMgtPktFilterSrcAddr The source IP address to match in the packet to be
classified. By default, this is the all-zero's IP v4 and v6
address. A packet matches the SrcAddr filter if the following is
tr… | column | IpV4orV6Addr | .1.3.6.1.3.83.4.1.6.1.3 |
| docsSubMgtPktFilterSrcMask A bit mask that is to be applied to the source address
prior to matching. This, taken with the SrcAddr specifies a
matching criteria. By default, the pair specifies a filter
whic… | column | IpV4orV6Addr | .1.3.6.1.3.83.4.1.6.1.4 |
| docsSubMgtPktFilterDstAddr The destination IP address to match in the packet to be
classified. By default, this is the all-zero's IP v4 and v6
address. A packet matches the DstAddr filter if the following … | column | IpV4orV6Addr | .1.3.6.1.3.83.4.1.6.1.5 |
| docsSubMgtPktFilterDstMask A bit mask that is to be applied to the destination
address prior to matching. This, taken with the DstAddr
specifies a matching criteria. By default, the pair specifies
a filter… | column | IpV4orV6Addr | .1.3.6.1.3.83.4.1.6.1.6 |
| docsSubMgtPktFilterUlp Upper level protocol to match. If this value is 256,
matches ALL ULP values. Otherwise, this matches the specific
protocol value. Note that if the packet ULP is either 6 (tcp) … | column | Integer32 | .1.3.6.1.3.83.4.1.6.1.7 |
| docsSubMgtPktFilterTosValue The TOS value to match in the IP packet. | column | OctetString | .1.3.6.1.3.83.4.1.6.1.8 |
| docsSubMgtPktFilterTosMask The mask to apply against the TOS value to be matched in the
IP packet. The default for both these objects taken together
matches all TOS values. A packet matches this filter if … | column | OctetString | .1.3.6.1.3.83.4.1.6.1.9 |
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 |