Expand description
The enumeration of the recognized ICMP types.
Constants§
- Address
Mask Reply - ICMP type for “address mask reply” packet.
- Address
Mask Request - ICMP type for “address mask request” packet.
- Destination
Unreachable - ICMP type for “destination unreachable” packet.
- Echo
Reply - ICMP type for “echo reply” packet.
- Echo
Request - ICMP type for “echo request” packet.
- Information
Reply - ICMP type for “information reply” packet.
- Information
Request - ICMP type for “information request” packet.
- Parameter
Problem - ICMP type for “parameter problem” packet.
- Redirect
Message - ICMP type for “redirect message” packet.
- Router
Advertisement - ICMP type for “router advertisement” packet.
- Router
Solicitation - ICMP type for “router solicitation” packet.
- Source
Quench - ICMP type for “source quench” packet.
- Time
Exceeded - ICMP type for “time exceeded” packet.
- Timestamp
- ICMP type for “timestamp” packet.
- Timestamp
Reply - ICMP type for “timestamp reply” packet.
- Traceroute
- ICMP type for “traceroute” packet.