/stats/l3/icmp
ICMP Statistics
 
ICMP statistics:
icmpInMgs:               1090913 icmpInErrors:                      0
icmpInDestUnreachs:            6 icmpInTimeExcds:                   0
icmpInParamProbs:              0 icmpInSrchQuenchs:                 0
icmpInRedirects:               0 icmpInEchos:                      28
icmpInEchoReps:          1090879 icmpInTimestamps:                  0
icmpInTimestampsReps:          0 icmpInAddrMasks:                   0
icmpInAddrMasksReps:           0 icmpOutMsgs:                 1274902
icmpOutErrors:                 0 icmpOutDestOutreachs:           3195
icmpOutTimeExcds:         179011 icmpOutParamProbs:                 0
icmpOutSrchQuenchs:            0 icmpOutRedirects:                  0
icmpOutEchos:            1092668 icmpOutEchoReps:                  28
icmpOutTimestamps:             0 icmpOutTimestampReps:              0
icmpOutAddrMasks:              0 icmpOutAddrMaskReps:               0
ICMP statistics are described in the following table:
 
ICMP Statistics (/stats/l3/icmp) 
Statistic
Description
icmpInMsgs
The number of ICMP messages which Alteon received.
Note: This counter includes all those counted by icmpInErrors.
icmpInErrors
The number of ICMP messages which Alteon received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, and so on).
icmpInDestUnreachs
The number of ICMP Destination Unreachable messages received.
icmpInTimeExcds
The number of ICMP Time Exceeded messages received.
icmpInParmProbs
The number of ICMP Parameter Problem messages received.
icmpInSrcQuenchs
The number of ICMP Source Quench (buffer almost full, stop sending data) messages received.
icmpInRedirects
The number of ICMP Redirect messages received.
icmpInEchos
The number of ICMP Echo (request) messages received.
icmpInEchoReps
The number of ICMP Echo Reply messages received.
icmpInTimestamps
The number of ICMP Timestamp (request) messages received.
icmpInTimestampReps
The number of ICMP Timestamp Reply messages received.
icmpInAddrMasks
The number of ICMP Address Mask Request messages received.
icmpInAddrMaskReps
The number of ICMP Address Mask Reply messages received.
icmpOutMsgs
The total number of ICMP messages which Alteon attempted to send.
Note: This counter includes all those counted by icmpOutErrors.
icmpOutErrors
The number of ICMP messages which Alteon did not send due to problems discovered within ICMP, such as a low buffer. This value should not include errors discovered outside the ICMP layer, such as the inability of IP address to route the resultant datagram. In some implementations there may be no types of errors that contribute to this counter’s value.
icmpOutDestUnreachs
The number of ICMP Destination Unreachable messages sent.
icmpOutTimeExcds
The number of ICMP Time Exceeded messages sent.
icmpOutParmProbs
The number of ICMP Parameter Problem messages sent.
icmpOutSrcQuenchs
The number of ICMP Source Quench (buffer almost full, stop sending data) messages sent.
icmpOutRedirects
The number of ICMP Redirect messages sent. For a host, this object is always zero, since hosts do not send redirects.
icmpOutEchos
The number of ICMP Echo (request) messages sent.
icmpOutEchoReps
The number of ICMP Echo Reply messages sent.
icmpOutTimestamps
The number of ICMP Timestamp (request) messages sent.
icmpOutTimestampReps
The number of ICMP Timestamp Reply messages sent.
icmpOutAddrMasks
The number of ICMP Address Mask Request messages sent.
icmpOutAddrMaskReps
The number of ICMP Address Mask Reply messages sent.