A conceptual row in the icmpStatsTable.
Parsed from file IP-MIB.mib
Module: IP-MIB
A conceptual row in the icmpStatsTable.
icmpStatsEntry OBJECT-TYPE
SYNTAX IcmpStatsEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A conceptual row in the icmpStatsTable."
INDEX { icmpStatsIPVersion }
View at oid-info.com
A conceptual row in the icmpStatsTable.
Parsed from file IP-MIB.mib.txt
Company: None
Module: IP-MIB
A conceptual row in the icmpStatsTable.
icmpStatsEntry OBJECT-TYPE SYNTAX IcmpStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row in the icmpStatsTable." INDEX { icmpStatsIPVersion } ::= { icmpStatsTable 1 }
icmpStatsEntry OBJECT-TYPE SYNTAX IcmpStatsEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A conceptual row in the icmpStatsTable." INDEX { icmpStatsIPVersion } ::= { icmpStatsTable 1 }
Automatically extracted from RFC4293
icmpStatsEntry OBJECT-TYPE SYNTAX IcmpStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row in the icmpStatsTable." INDEX { icmpStatsIPVersion } ::= { icmpStatsTable 1 }
icmpStatsEntry OBJECT-TYPE SYNTAX IcmpStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row in the icmpStatsTable." INDEX { icmpStatsIPVersion } ::= { icmpStatsTable 1 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.5.29.1.1 | icmpStatsIPVersion | 0 | 0 | The IP version of the statistics. |
1.3.6.1.2.1.5.29.1.2 | icmpStatsInMsgs | 0 | 0 | The total number of ICMP messages that the entity received. Note that this counter includes all those counted by icmpStatsInError… |
1.3.6.1.2.1.5.29.1.3 | icmpStatsInErrors | 0 | 0 | The number of ICMP messages that the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad lengt… |
1.3.6.1.2.1.5.29.1.4 | icmpStatsOutMsgs | 0 | 0 | The total number of ICMP messages that the entity attempted to send. Note that this counter includes all those counted by icmpSt… |
1.3.6.1.2.1.5.29.1.5 | icmpStatsOutErrors | 0 | 0 | The number of ICMP messages that this entity did not send due to problems discovered within ICMP, such as a lack of buffers. Thi… |