| RxMessages | The total number of ICMP messages received. |
| RxDestUnreachs | The number of ICMP Destination Unreachable messages received. |
| RxProblems | The number of ICMP Parameter Problem messages received. |
| RxRedirects | The number of ICMP Redirect messages received. |
| RxEchoReplys | The number of ICMP Echo Reply messages received. |
| RxTimestampReplys | The number of ICMP Timestamp Reply messages received. |
| RxAddrMaskReplys | The number of ICMP Address Mask Request messages received. |
| TxErrors | The number of ICMP messages that this entity did not send due to problems discovered within ICMP. This value does not include errors discovered outside the ICMP layer. |
| TxTimeExceeds | The number of ICMP Time Exceeded messages sent. |
| TxSrcQuenchs | The number of ICMP Source Quench messages sent. |
| TxEchos | The number of ICMP Echo Request messages sent. |
| TxTimestamps | The number of ICMP Timestamp Request messages sent. |
| TxAddrMasks | The number of ICMP Address Mask Reply messages sent. |
| RxErrors | The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
| RxTimeExceeds | The number of ICMP Time Exceeded messages sent. |
| RxSrcQuenchs | The number of ICMP Source Quench messages received. |
| RxEchos | The number of ICMP Echo (request) messages sent. |
| RxTimestamps | The number of ICMP Timestamp (request) messages received. |
| RxAddrMasks | The number of ICMP Address Mask Reply messages received. |
| TxMsgs | The total number of ICMP messages which this entity attempted to send. |
| TxDestUnreachs | The number of ICMP Destination Unreachable messages sent. |
| TxProblems | The number of ICMP Parameter Problem messages sent. |
| TxRedirects | The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects. |
| TxEchoReplys | The number of ICMP Echo Reply messages sent. |
| TxTimestampReplys | The number of ICMP Timestamp Reply messages sent. |
| TxAddrMaskReplys | The number of ICMP Address Mask Request messages sent. |