fwlIfICMPv6MsgType
FIREWALL-MIB ·
.1.3.6.1.4.1.2076.16.2.6.1.8
Object
The ICMPv6 type to be checked against the packet. If the
ICMP Type matches with the packet, then the packet will be
dropped. The default value is 'noICMPv6Type' (0x0). It means
that ICMP Type is not configured and need not be checked.
This object is used to store the ICMPv6 message types that are enabled
by the user. The bit positions to enable specific message types
are as shown below :
Bit 0 - destinationUnreachable
Bit 1 - timeExceeded
Bit 2 - prameterProblem
Bit 3 - echoRequest
Bit 4 - echoReply
Bit 5 - redirect
Bit 6 - informationRequest
Bit 7 - informationReply
A value of zero(0x0) indicates that no ICMPv6 type is configured
and all bits set indicates that all the ICMPv6 message types are set
Context
- MIB
- FIREWALL-MIB
- OID
.1.3.6.1.4.1.2076.16.2.6.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fwlDefnIfEntry
- Table
- fwlDefnIfTable
- Siblings
- 8
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fwlIfIfIndex The interface number in which the filters or rules are to be
configured. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.16.2.6.1.1 |
| fwlIfIfType This specifies whether the interface is an external interface
(interface connected to the internet) or internal interface. The
default value is 'external'(2). | column | Enumeration | .1.3.6.1.4.1.10876.101.1.16.2.6.1.2 |
| fwlIfIpOptions The IP options to be checked against the packet. If the
packet matches with the IP option specified, then the packet
will be dropped. The default value is 'anyOptions' (4). To d… | column | Enumeration | .1.3.6.1.4.1.10876.101.1.16.2.6.1.3 |
| fwlIfFragments The Fragment type to be checked against the packet. If
the packet matches with the fragment type, then the packet
will be dropped. The default value is anyFragment(3) ensures th… | column | Enumeration | .1.3.6.1.4.1.10876.101.1.16.2.6.1.4 |
| fwlIfFragmentSize The maximum size of each fragment when the fragment type 'fwlIfFragments'
is large. | column | Unsigned32 | .1.3.6.1.4.1.10876.101.1.16.2.6.1.5 |
| fwlIfICMPType The ICMP type to be checked against the packet. If the
ICMP Type matches with the packet, then the packet will be
dropped. The default value is 'noICMPType' (255). It means
th… | column | Enumeration | .1.3.6.1.4.1.10876.101.1.16.2.6.1.6 |
| fwlIfICMPCode deprecated **************** THIS OBJECT IS DEPRECATED ****************
The ICMP Code to be checked against the packet. If the
packet matches with the ICMP Code, then the pac… | column | Enumeration | .1.3.6.1.4.1.10876.101.1.16.2.6.1.7 |
| fwlIfRowStatus 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.6.1.9 |