issExtL3FilterMessageCode
ARICENT-ISS-EXT-MIB ·
.1.3.6.1.4.1.2076.81.8.3.1.1.5
Object
column
r/w
Integer32
The message code to be checked against the packet. If the
packet matches with the message code, then the packet will
be dropped / allowed based on the action set in issExtL3FilterAction.
The default value is 255. It means that message code is not
configured and need not be checked. Generally the value zero
will be given as default. But here, zero can be an ICMP Code
value. Hence 255 is given as the default value.
Some ICMP message codes are :
networkUnreachable(0),
hostUnreachable(1),
protocolUnreachable(2),
portUnreachable(3),
fragmentNeed(4),
sourceRouteFail(5),
destNetworkUnknown(6),
destHostUnknown(7),
srcHostIsolated(8),
destNetworkAdminProhibited(9),
destHostAdminProhibited(10),
networkUnreachableTOS(11),
hostUnreachableTOS(12),
noICMPCode(255)
Context
- MIB
- ARICENT-ISS-EXT-MIB
- OID
.1.3.6.1.4.1.2076.81.8.3.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- issExtL3FilterEntry
- Table
- issExtL3FilterTable
- Siblings
- 23
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| issExtL3FilterNo L3 Filter rule number. | column | Integer32 | .1.3.6.1.4.1.2076.81.8.3.1.1.1 |
| issExtL3FilterMinDstProtPort The minimum port in the destination port range. Please note
these ports are the TCP / UDP ports. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2076.81.8.3.1.1.10 |
| issExtL3FilterMaxDstProtPort The maximum port in the destination port range. Please note
these ports are the TCP / UDP ports. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2076.81.8.3.1.1.11 |
| issExtL3FilterMinSrcProtPort The minimum port in the source port range. Please note
these ports are the TCP / UDP ports. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2076.81.8.3.1.1.12 |
| issExtL3FilterMaxSrcProtPort The maximum port in the source port range. Please note
these ports are the TCP / UDP ports. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2076.81.8.3.1.1.13 |
| issExtL3FilterInPortList Specifies the complete set of ports over which if the packet arrives
this filter rule will be applicable.
If the incoming port list is '0', the filter rule is applicable for all t… | column | PortList | .1.3.6.1.4.1.2076.81.8.3.1.1.14 |
| issExtL3FilterOutPortList Specifies the complete set of ports over which if the packet goes out,
this filter rule will be applicable.
If the outgoing port list is '0', the filter rule is applicable for al… | column | PortList | .1.3.6.1.4.1.2076.81.8.3.1.1.15 |
| issExtL3FilterAckBit The TCP ACK bit to be checked against the packet. The default
value is 'any'(3). It means that ACK bit will not be checked
to decide the action. | column | Enumeration | .1.3.6.1.4.1.2076.81.8.3.1.1.16 |
| issExtL3FilterRstBit The TCP RST bit to be checked against the packet. The default
value is 'any'(3). It means that RST bit will not be checked to
decide the action. | column | Enumeration | .1.3.6.1.4.1.2076.81.8.3.1.1.17 |
| issExtL3FilterTos 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 | Integer32 | .1.3.6.1.4.1.2076.81.8.3.1.1.18 |
| issExtL3FilterDscp The IP Dscp value to be checked against the packet.
A value of '-1' means, the Dscp Field becomes dont care. | column | Integer32 | .1.3.6.1.4.1.2076.81.8.3.1.1.19 |
| issExtL3FilterPriority The priority of the filter can be used to decide which filter rule
is applicable when
--> the packet matches with more than one filter rules
--> All the filter rules result… | column | Integer32 | .1.3.6.1.4.1.2076.81.8.3.1.1.2 |
| issExtL3FilterDirection Specifies the direction of this filter to be applied. By Default the
filter will be applied on ingress direction.
When the direction of this filter is 'in', It is applied on speci… | column | Enumeration | .1.3.6.1.4.1.2076.81.8.3.1.1.20 |
| issExtL3FilterAction Specifies the action to be taken on the packet if the filter
rule matches.
If the action is 'allow', the packet will be sent to the
ports in 'out port list'. If the out port list … | column | Enumeration | .1.3.6.1.4.1.2076.81.8.3.1.1.21 |
| issExtL3FilterMatchCount Number of times this filter is matched. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2076.81.8.3.1.1.22 |
| issExtL3FilterStatus This object indicates the status of this entry. An entry is
created in this table when this object is SET to 'createAndWait'.
The entry in this table is used when the status of th… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2076.81.8.3.1.1.23 |
| issExtL3FilterSynBit The TCP SYN bit to be checked against the packet. The default
value is 'any'(3). It means that SYN bit will not be checked to
decide the action. | column | Enumeration | .1.3.6.1.4.1.2076.81.8.3.1.1.24 |
| issExtL3FilterProtocol The type of protocol to be checked against the packet. The
default value is 255. If the value is 255, it means that the
protocol type can be anything and it will not be checked to… | column | Integer32 | .1.3.6.1.4.1.2076.81.8.3.1.1.3 |
| issExtL3FilterMessageType The message type to be checked against the packet. If the
message type matches with the packet, then the packet will be
dropped / allowed based on the action set in issExtL3Filter… | column | Integer32 | .1.3.6.1.4.1.2076.81.8.3.1.1.4 |
| issExtL3FilterDstIpAddr Destination IP address to be matched with the packet.
This object is valid only if the 'issExtFilterType' is 'l3filter'. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2076.81.8.3.1.1.6 |
| issExtL3FilterSrcIpAddr Source IP address to be matched with the packet.
This object is valid only if the 'issExtFilterType' is 'l3filter'. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2076.81.8.3.1.1.7 |
| issExtL3FilterDstIpAddrMask The IP subnet mask for Destination IP address.
This object is valid only if the 'issExtFilterType' is 'l3filter'. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2076.81.8.3.1.1.8 |
| issExtL3FilterSrcIpAddrMask The IP subnet mask for Source IP address.
This object is valid only if the 'issExtFilterType' is 'l3filter'. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2076.81.8.3.1.1.9 |