tCpmIpFilterEntryOptionPresent
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.9.6.1.19
Object
The value of tCpmIpFilterEntryOptionPresent specifies whether IP options matching is enabled. When enables, this object matches packets if they have options present or not as per the value of the object.
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.9.6.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tCpmIpFilterEntry
- Table
- tCpmIpFilterTable
- Siblings
- 36
Syntax
TIMETRA-FILTER-MIBTItemMatch
- Source
- TIMETRA-FILTER-MIBTItemMatch
- Base type
Enumeration
Values & Constraints
Type Values
1 | off |
2 | false |
3 | true |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tCpmIpFilterEntryId The value of tCpmIpFilterEntryId is used to index into the
tCpmIpFilterTable. It uniquely identifies a CPM filter entry as
configured on this system. | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.1 |
| tCpmIpFilterEntryDestIPAddr The value of tCpmIpFilterEntryDestIPAddr specifies the IP address to
match the destination IP address of the packet. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.10 |
| tCpmIpFilterEntryDestIPMask The value of tCpmIpFilterEntryDestIPMask specifies the IP Mask value
for this policy Cpm FilterEntry entry. The mask is ANDed with the IP
to match the tCpmIpFilterEntryDestIPAddr. | column | TIMETRA-TC-MIBIpAddressPrefixLength | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.11 |
| tCpmIpFilterEntryProtocol The value of tCpmIpFilterEntryProtocol specifies the IP protocol to
match. It can be set to -1 to disable matching Cpm protocol. If the
protocol is changed, the protocol specific … | column | TIMETRA-TC-MIBTIpProtocol | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.12 |
| tCpmIpFilterEntrySrcPort The value of tCpmIpFilterEntrySrcPort specifies the TCP/UDP port to
match the source port of the packet.
See also the description of tCpmIpFilterEntrySrcPortOper fo… | column | TIMETRA-TC-MIBTTcpUdpPort | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.13 |
| tCpmIpFilterEntrySrcPortMask The value of tCpmIpFilterEntrySrcPortMask specifies the 16 bit mask to
be applied when matching tCpmIpFilterEntrySrcPort.
See also the description of tCpmIpFilterEn… | column | Integer32 | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.14 |
| tCpmIpFilterEntryDestPort The value of tCpmIpFilterEntryDestPort specifies the TCP/UDP port to
match the destination port of the packet.
See also the description of tCpmIpFilterEntryDestPort… | column | TIMETRA-TC-MIBTTcpUdpPort | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.15 |
| tCpmIpFilterEntryDestPortMask The value of tCpmIpFilterEntryDestPortMask specifies the 16 bit mask
to be applied when matching tCpmIpFilterEntryDestPortOper.
See also the description of tCpmIpFi… | column | Integer32 | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.16 |
| tCpmIpFilterEntryDSCP The value of tCpmIpFilterEntryDSCP specifies the DSCP to be matched on
the packet. | column | TIMETRA-TC-MIBTDSCPNameOrEmpty | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.17 |
| tCpmIpFilterEntryFragment The value of tCpmIpFilterEntryFragment specifies whether fragment
matching is enabled. When enabled, this object matches
fragmented/unfragmented packets as per the value of the ob… | column | TIMETRA-FILTER-MIBTItemMatch | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.18 |
| tCpmIpFilterEntryRowStatus The value of tCpmIpFilterEntryRowStatus specifies the row status. It
allows entries to be created and deleted in the tCpmIpFilterTable. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.2 |
| tCpmIpFilterEntryIPOptionValue The value of tCpmIpFilterEntryIPOptionValue specifies the specific IP
option to match. | column | TIMETRA-TC-MIBTIpOption | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.20 |
| tCpmIpFilterEntryIPOptionMask The value of tCpmIpFilterEntryIPOptionMask specifies the mask that is
ANDed with the IP option in the packet header before being compared to
tCpmIpFilterEntryIPOptionValue. | column | TIMETRA-TC-MIBTIpOption | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.21 |
| tCpmIpFilterEntryMultipleOption The value of tCpmIpFilterEntryMultipleOption specifies whether
multiple options are to be matched as per the value of the object. | column | TIMETRA-FILTER-MIBTItemMatch | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.22 |
| tCpmIpFilterEntryTcpSyn The value of tCpmIpFilterEntryTcpSyn specifies whether a TCP Syn
packet should match. | column | TIMETRA-FILTER-MIBTItemMatch | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.23 |
| tCpmIpFilterEntryTcpAck The value of tCpmIpFilterEntryTcpAck specifies whether a TCP Ack
packet should match. | column | TIMETRA-FILTER-MIBTItemMatch | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.24 |
| tCpmIpFilterEntryIcmpCode The value of tCpmIpFilterEntryIcmpCode specifies the ICMP code to be
matched.
The value -1 means ICMP code matching is disabled. | column | TIMETRA-TC-MIBTIcmpCodeOrNone | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.25 |
| tCpmIpFilterEntryIcmpType The value of tCpmIpFilterEntryIcmpType specifies the ICMP type to be
matched.
The value -1 means ICMP type matching is disabled. | column | TIMETRA-TC-MIBTIcmpTypeOrNone | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.26 |
| tCpmIpFilterEntryVRtrId The value of tCpmIpFilterEntryVRtrId specifies the virtual router ID
to be matched. When the value is '0', no virtual router matching
occurs. | column | TIMETRA-TC-MIBTmnxVRtrIDOrZero | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.27 |
| tCpmIpFilterEntryLogCreated The value of tCpmIpFilterEntryLogCreated indicates whether the filter
log for this filter entry has been instantiated. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.28 |
| tCpmIpFilterEntryLastChanged The value of tCpmIpFilterEntryLastChanged indicates the timestamp of
the last change to this row in tCpmIpFilterTable. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.3 |
| tCpmIpFilterEntrySrcIpPrefixList The value of this object specifies the IP prefix list used as match
criterion for the source ip address.
The value specified for this object must correspond to a pr… | column | TIMETRA-TC-MIBTNamedItemOrEmpty | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.30 |
| tCpmIpFilterEntryDstIpPrefixList The value of this object specifies the IP prefix list used as match
criterion for the destination ip address.
The value specified for this object must correspond to… | column | TIMETRA-TC-MIBTNamedItemOrEmpty | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.31 |
| tCpmIpFilterEntrySrcPortHigh This object specifies the upper value for the TCP/UDP port range that
is used as match criterion for the source port of a packet.
See also the description of tCpmIp… | column | TIMETRA-TC-MIBTTcpUdpPort | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.32 |
| tCpmIpFilterEntrySrcPortOper This object specifies the manner in which tCpmIpFilterEntrySrcPort,
tCpmIpFilterEntrySrcPortMask, and tCpmIpFilterEntrySrcPortHigh are to
be used. See description of TCpmFilterPor… | column | TCpmFilterPortOperator | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.33 |
| tCpmIpFilterEntryDestPortHigh This object specifies the upper value for the TCP/UDP port range that
is used as match criterion for the destination port of a packet.
See also the description of t… | column | TIMETRA-TC-MIBTTcpUdpPort | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.34 |
| tCpmIpFilterEntryDestPortOper This object specifies the manner in which tCpmIpFilterEntryDestPort,
tCpmIpFilterEntryDestPortMask, and tCpmIpFilterEntryDestPortHigh are
to be used. See description of TCpmFilter… | column | TCpmFilterPortOperator | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.35 |
| tCpmIpFilterEntrySrcPortList The value of this object specifies the port-list used as match
criterion for the source port.
The value specified for this object must correspond to a port-list
def… | column | TIMETRA-TC-MIBTNamedItemOrEmpty | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.36 |
| tCpmIpFilterEntryDstPortList The value of this object specifies the port-list used as match
criterion for the destination port.
The value specified for this object must correspond to a port-lis… | column | TIMETRA-TC-MIBTNamedItemOrEmpty | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.37 |
| tCpmIpFilterEntryPortSelector This object specifies how the source port objects
(tCpmIpFilterEntrySrcPort, tCpmIpFilterEntrySrcPortMask,
tCpmIpFilterEntrySrcPortHigh, tCpmIpFilterEntrySrcPortOper,
tCpmIpFilter… | column | TIMETRA-FILTER-MIBTFltrPortSelector | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.38 |
| tCpmIpFilterEntryLogId The value of tCpmIpFilterEntryLogId specifies the log in which packets
matching this entry should be entered. The value zero indicates that
logging is disabled. | column | TIMETRA-FILTER-MIBTFilterLogId | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.4 |
| tCpmIpFilterEntryDescription The value of tCpmIpFilterEntryDescription specifies the user-provided
string describing this filter. | column | TIMETRA-TC-MIBTItemDescription | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.5 |
| tCpmIpFilterEntryAction The value of tCpmIpFilterEntryAction specifies the action to take for
packets that match this filter entry. The value default(4) specifies
this entry to inherit the behavior defin… | column | TCpmFilterActionOrDefault | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.6 |
| tCpmIpFilterEntryQueueId The value of tCpmIpFilterEntryQueueId specifies which queue to put the
packet in when tCpmIpFilterEntryAction is queue (3).
If the value of tCpmIpFilterEntryAction … | column | TCpmFilterQueueId | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.7 |
| tCpmIpFilterEntrySrcIPAddr The value of tCpmIpFilterEntrySrcIPAddr specifies the IP address to
match the source IP address of the packet. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.8 |
| tCpmIpFilterEntrySrcIPMask The value of tCpmIpFilterEntrySrcIPMask specifies the IP Mask value
for this policy Cpm FilterEntry entry. The mask is ANDed with the IP
to match the tCpmIpFilterEntrySrcIPAddr. | column | TIMETRA-TC-MIBIpAddressPrefixLength | .1.3.6.1.4.1.6527.3.1.2.22.9.6.1.9 |