filterStatsEntry
ZHONE-COM-IP-FILTER-MIB ·
.1.3.6.1.4.1.5504.4.1.8.5.1
Object
row
An entry in the filterStatsTable. There will be an entry for each filter provisioned on an interface. There can be, at most, two filters provisioned per interface; one for ingress filtering and the other for egress filtering.
Context
- MIB
- ZHONE-COM-IP-FILTER-MIB
- OID
.1.3.6.1.4.1.5504.4.1.8.5.1- Type
- row
- Status
- current
- Parent
- filterStatsTable
- Table
- filterStatsTable
- Children
- 10
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fltStatDirection The direction for which this set of statistics
is kept: ingress or egress. | column | Enumeration | .1.3.6.1.4.1.5504.4.1.8.5.1.1 |
| fltStatSpecIndex The index of the filter specification being used on
this interface. If there is no filter configured
for an interface, the entry will not exist in this
table. | column | Integer32 | .1.3.6.1.4.1.5504.4.1.8.5.1.10 |
| fltStatResetPkts The number of discarded packets for which a TCP
reset packet was sent. | column | packets SNMPv2-SMICounter32 | .1.3.6.1.4.1.5504.4.1.8.5.1.2 |
| fltStatPermitPkts The number of permitted packets. | column | packets SNMPv2-SMICounter32 | .1.3.6.1.4.1.5504.4.1.8.5.1.3 |
| fltStatDenyPkts The number of discarded packets. | column | packets SNMPv2-SMICounter32 | .1.3.6.1.4.1.5504.4.1.8.5.1.4 |
| fltStatForwardPkts The number of packets forwarded to the
IP address specified in the filter. | column | packets SNMPv2-SMICounter32 | .1.3.6.1.4.1.5504.4.1.8.5.1.5 |
| fltStatRejectPkts The number of discarded packets for which an
ICMP destination unreachable packet with
code 13 was sent. | column | packets SNMPv2-SMICounter32 | .1.3.6.1.4.1.5504.4.1.8.5.1.6 |
| fltStatLogPkts The number of logged packets. | column | packets SNMPv2-SMICounter32 | .1.3.6.1.4.1.5504.4.1.8.5.1.7 |
| fltStatDefaultPkts The number of packets that pass through the filter
without matching upon which the default action is
used. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5504.4.1.8.5.1.8 |
| fltStatSpecVersion The version of the filter being used on this interface. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5504.4.1.8.5.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| IF-MIBifIndex A unique value, greater than zero, for each interface. It
is recommended that values are assigned contiguously
starting from 1. The value for each interface sub-layer
must remai… | column | InterfaceIndex | .1.3.6.1.2.1.2.2.1.1 |
| fltStatDirection The direction for which this set of statistics
is kept: ingress or egress. | column | Enumeration | .1.3.6.1.4.1.5504.4.1.8.5.1.1 |