Description
An ICMP Service is an object definition representing ICMP traffic with specific parameters.
Properties
- Name
- Specifies a symbolic name for the service. (Identifier)
- MessageTypes
- Specifies the ICMP message types that are applicable to this service. (Default: All)
- EchoRequest
- Enable matching of Echo Request messages. (Default: No)
- EchoRequestCodes
- Specifies which Echo Request message codes should be matched. (Default: 0-255)
- DestinationUnreachable
- Enable matching of Destination Unreachable messages. (Default: No)
- DestinationUnreachableCodes
- Specifies which Destination Unreachable message codes should be matched. (Default: 0-255)
- Redirect
- Enable matching of Redirect messages. (Default: No)
- RedirectCodes
- Specifies which Redirect message codes should be matched. (Default: 0-255)
- ParameterProblem
- Enable matching of Parameter Problem messages. (Default: No)
- ParameterProblemCodes
- Specifies which Parameter Problem message codes should be matched. (Default: 0-255)
- EchoReply
- Enable matching of Echo Reply messages. (Default: No)
- EchoReplyCodes
- Specifies which Echo Reply message codes should be matched. (Default: 0-255)
- SourceQuenching
- Enable matching of Source Quenching messages. (Default: No)
- SourceQuenchingCodes
- Specifies which Source Quenching message codes should be matched. (Default: 0-255)
- TimeExceeded
- Enable matching of Time Exceeded messages. (Default: No)
- TimeExceededCodes
- Specifies which Time Exceeded message codes should be matched. (Default: 0-255)
- ConversionError
- Enable matching of Conversion Error messages. (Default: No)
- ConversionErrorCodes
- Specifies which Conversion Error message codes should be matched. (Default: 0-255)
- PassICMPReturn
- Enable passing an ICMP error message only if it is related to an existing connection using this service. (Default: No)
- AppProto
- Specifies the application protocol than controls what extended processing/validation that is available for traffic using this
service. (Optional)
- Comments
- Text describing the current object. (Optional)