icmpStatsIPVersion
IP-MIB ·
.1.3.6.1.2.1.5.29.1.1
Object
column
INET-ADDRESS-MIBInetVersion
The IP version of the statistics.
Context
- MIB
- IP-MIB
- OID
.1.3.6.1.2.1.5.29.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- icmpStatsEntry
- Table
- icmpStatsTable
- Siblings
- 4
Syntax
INET-ADDRESS-MIBInetVersion
- Source
- INET-ADDRESS-MIBInetVersion
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| icmpStatsInMsgs The total number of ICMP messages that the entity received.
Note that this counter includes all those counted by
icmpStatsInErrors. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.5.29.1.2 |
| icmpStatsInErrors The number of ICMP messages that the entity received but
determined as having ICMP-specific errors (bad ICMP
checksums, bad length, etc.). | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.5.29.1.3 |
| icmpStatsOutMsgs The total number of ICMP messages that the entity attempted
to send. Note that this counter includes all those counted
by icmpStatsOutErrors. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.5.29.1.4 |
| icmpStatsOutErrors The number of ICMP messages that this entity did not send
due to problems discovered within ICMP, such as a lack of
buffers. This value should not include errors discovered
outsi… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.5.29.1.5 |