fwlFilterProtocol
FIREWALL-MIB ·
.1.3.6.1.4.1.2076.16.2.3.1.4
Object
column
r/w
ProtocolType
The type of protocol to be checked against the packet. The default value is 'any' (255). If the value is 'any' (255), it means that the protocol type can be anything and it will not be checked to decide the action.
Context
- MIB
- FIREWALL-MIB
- OID
.1.3.6.1.4.1.2076.16.2.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fwlDefnFilterEntry
- Table
- fwlDefnFilterTable
- Siblings
- 15
Syntax
ProtocolType
- Source
- ProtocolType
- Base type
Enumeration
Values & Constraints
Type Values
1 | icmp |
2 | igmp |
3 | ggp |
4 | ip |
6 | tcp |
8 | egp |
9 | igp |
11 | nvp |
17 | udp |
28 | irtp |
35 | idpr |
46 | rsvp |
48 | mhrp |
88 | igrp |
89 | ospfigp |
255 | any |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fwlFilterFilterName This Filter name uniquely identifies the particular Filter
configured. | column | OctetString | .1.3.6.1.4.1.10876.101.1.16.2.3.1.1 |
| fwlFilterAccounting This object is used to enable or disable the filter accounting of this
filter. If this object is enabled then the Hit count of this filter will
be incremented when the traffic mat… | column | Status | .1.3.6.1.4.1.10876.101.1.16.2.3.1.10 |
| fwlFilterHitClear This object is used to clear the hit count of this filter. The default
value is 'false'. When this object is true, the Hit count for the
respective filter will be cleared and th… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.10876.101.1.16.2.3.1.11 |
| fwlFilterHitsCount The number of times this Filter is matched while processing
the packet. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.1.16.2.3.1.12 |
| fwlFilterAddrType The address type of the source and destination address.
This object is limited to IPv4 and IPv6 addresses. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.10876.101.1.16.2.3.1.13 |
| fwlFilterFlowId The flow label identifier is specific to an IPv6 header
as its to classify the same flow of packets between a source
and destination in IPv6 | column | Unsigned32 | .1.3.6.1.4.1.10876.101.1.16.2.3.1.14 |
| fwlFilterDscp The IP DSCP value is applicable for both IPv4 and IPv6,
but when DSCP is specified TOS value(fwlFilterTos) should not
be configured. Also TOS value (fwlFilterTos) is not applica… | column | Integer32 | .1.3.6.1.4.1.10876.101.1.16.2.3.1.15 |
| fwlFilterRowStatus This object allows entries to be created or deleted in this
table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.10876.101.1.16.2.3.1.16 |
| fwlFilterSrcAddress The source IP address and the source mask to be checked
against the packet. The default value is 0.0.0.0/0.
The address value should not be specified without the mask
value. ('1… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.10876.101.1.16.2.3.1.2 |
| fwlFilterDestAddress The destination IP address and the destination mask to be
checked against the packet. The default value is 0.0.0.0/0.
The address value should not be specified without the mask
… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.10876.101.1.16.2.3.1.3 |
| fwlFilterSrcPort The source port to be checked against the packet. The range
of port can be specified by using the symbols like '>', '<',
'!=', '=', '<=', '>='. For example the port value will b… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.10876.101.1.16.2.3.1.5 |
| fwlFilterDestPort The destination port to be checked against the packet. The
range of port can be specified by using the symbols like '>',
'<', '!=', '=', '<=', '>='. For example the port value … | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.10876.101.1.16.2.3.1.6 |
| fwlFilterAckBit deprecated **************** THIS OBJECT IS DEPRECATED ****************
The TCP ACK bit to be checked against the packet. The default
value is 'any'(3). It means that ACK bit … | column | Enumeration | .1.3.6.1.4.1.10876.101.1.16.2.3.1.7 |
| fwlFilterRstBit deprecated **************** THIS OBJECT IS DEPRECATED ****************
The TCP RST bit to be checked against the packet. The default
value is 'any'(3). It means that RST bit … | column | Enumeration | .1.3.6.1.4.1.10876.101.1.16.2.3.1.8 |
| fwlFilterTos The IP TOS bit to be checked against the packet. This is a
single byte integer of which the last three bits (least
significant bits) indicate Delay, Throughput and Reliability
… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10876.101.1.16.2.3.1.9 |