A conceptual row in the inetIcmpTable.
A row with an inetIcmpIfIndex value of zero indicates a
system-wide value; a row with a non-zero inetIcmpIfIndex
indicates an interface-specific value. A system may provide
both system-wide and interface-specific values, in which
case it is important to note that the system-wide value may
not be equal to the sum of the interface-specific values
across all interfaces due to e.g. dynamic interface
creation/deletion.
Parsed from file IP-MIB.mib.txt
Company: vmware
Module: IP-MIB
inetIcmpEntry OBJECT-TYPE SYNTAX InetIcmpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row in the inetIcmpTable. A row with an inetIcmpIfIndex value of zero indicates a system-wide value; a row with a non-zero inetIcmpIfIndex indicates an interface-specific value. A system may provide both system-wide and interface-specific values, in which case it is important to note that the system-wide value may not be equal to the sum of the interface-specific values across all interfaces due to e.g. dynamic interface creation/deletion." INDEX { inetIcmpAFType, inetIcmpIfIndex } ::= { inetIcmpTable 1 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.5.27.1.1 | inetIcmpAFType | 0 | 0 | The IP address family of the statistics. |
1.3.6.1.2.1.5.27.1.2 | inetIcmpIfIndex | 0 | 0 | The ifindex of the interface, or zero for system-wide stats. |
1.3.6.1.2.1.5.27.1.3 | inetIcmpInMsgs | 0 | 0 | The total number of ICMP messages which the entity received. Note that this counter includes all those counted by inetIcmpInError… |
1.3.6.1.2.1.5.27.1.4 | inetIcmpInErrors | 0 | 0 | The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad leng… |
1.3.6.1.2.1.5.27.1.5 | inetIcmpOutMsgs | 0 | 0 | The total number of ICMP messages which the entity received. Note that this counter includes all those counted by inetIcmpOutErro… |
1.3.6.1.2.1.5.27.1.6 | inetIcmpOutErrors | 0 | 0 | The number of ICMP messages which this entity did not send due to problems discovered within ICMP such as a lack of buffers. Thi… |