fltStmtRowStatus
ZHONE-COM-IP-FILTER-MIB ·
.1.3.6.1.4.1.5504.4.1.8.3.1.19
Object
Zhone convention to support row creation and deletion. This is the only object required to create or destroy a row in this table.
Context
- MIB
- ZHONE-COM-IP-FILTER-MIB
- OID
.1.3.6.1.4.1.5504.4.1.8.3.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- filterStatementEntry
- Table
- filterStatementTable
- Siblings
- 18
Values & Constraints
Type Values
1 | active |
4 | createAndGo |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fltStmtIndex The table index that identifies a filter statement. These
indicies should be sparse to allow for insertion into the
list. | column | Integer32 | .1.3.6.1.4.1.5504.4.1.8.3.1.1 |
| fltStmtIpProtocol The IP protocol value that is to be matched. The enum
values are as follows:
any(1) : any protocol type is a match (wildcard)
ip(2) : raw IP packet
… | column | Enumeration | .1.3.6.1.4.1.5504.4.1.8.3.1.10 |
| fltStmtArbValueBase This field identifies the protocol header to which the
arbitrary value comparison applies. The enum values are
as follows:
none(1) : no arbitrary value c… | column | Enumeration | .1.3.6.1.4.1.5504.4.1.8.3.1.11 |
| fltStmtArbOffset The offset, in octets, from the beginning of the header
to the most significant octet for the arbitrary value
comparison. | column | Integer32 | .1.3.6.1.4.1.5504.4.1.8.3.1.12 |
| fltStmtArbMask This object is mask for for arbitrary value comparisons.
The non-zero bits in this field determine the size of the
arbitrary field. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5504.4.1.8.3.1.13 |
| fltStmtArbValueLow This object is the inclusive lower bound for arbitrary value
comparison. See the filterStatementEntry description for
details. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5504.4.1.8.3.1.14 |
| fltStmtArbValueHigh This object is the inclusive upper bound for arbitrary value
comparison. See the filterStatementEntry description for
details. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5504.4.1.8.3.1.15 |
| fltStmtModifier Filter statement modifier. The bits set in this object
logically negate the results of the comparisons made on
their respecive fields as shown :
notIpSrcAddr(1… | column | Bits | .1.3.6.1.4.1.5504.4.1.8.3.1.16 |
| fltStmtAction Filter statement action. The bits set in this object specify
actions to take on packets matching this statement. Supported
actions are:
reset(0) : Return a … | column | Bits | .1.3.6.1.4.1.5504.4.1.8.3.1.17 |
| fltStmtActionArg Filter statement action argument. The meaning of this object
depends on the value of fltStmtAction:
forward(3) : An IP address to forward the packet to. The
… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5504.4.1.8.3.1.18 |
| fltStmtIpSrcAddrLow The inclusive lower bound for the source IP address range.
See the filterStatementEntry description for details. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.4.1.8.3.1.2 |
| fltStmtIpSrcAddrHigh The inclusive upper bound for the source IP address range.
See the filterStatementEntry description for details. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.4.1.8.3.1.3 |
| fltStmtSrcPortLow The inclusive lower bound for the transport layer source
port range. See the filterStatementEntry description for
details. | column | Integer32 | .1.3.6.1.4.1.5504.4.1.8.3.1.4 |
| fltStmtSrcPortHigh The inclusive upper bound for the transport layer source
port range. See the filterStatementEntry description for
details. | column | Integer32 | .1.3.6.1.4.1.5504.4.1.8.3.1.5 |
| fltStmtIpDstAddrLow The inclusive lower bound for the destination IP address
range. See the filterStatementEntry description for
details. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.4.1.8.3.1.6 |
| fltStmtIpDstAddrHigh The inclusive upper bound for the destination IP address
range. See the filterStatementEntry description for
details. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.4.1.8.3.1.7 |
| fltStmtDstPortLow The inclusive lower bound for the transport layer destination
port range. See the filterStatementEntry description for
details. | column | Integer32 | .1.3.6.1.4.1.5504.4.1.8.3.1.8 |
| fltStmtDstPortHigh The inclusive upper bound for the transport layer destination
port range. See the filterStatementEntry description for
details. | column | Integer32 | .1.3.6.1.4.1.5504.4.1.8.3.1.9 |