All MIBs › IP-MIB › icmpOutErrors
icmpOutErrors
Module: IP-MIB
OID (symbolic): IP-MIB::icmpOutErrors
OID (numeric): 1.3.6.1.2.1.5.15
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of ICMP messages which this entity did not send due to problems discovered within ICMP, such as a lack of buffers. This value should not include errors discovered outside the ICMP layer, such as the inability of IP to route the resultant datagram. In some implementations, there may be no types of error which contribute to this counter's value.
This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by icmpStatsOutErrors.
What is icmpOutErrors?
This OID counts ICMP error messages the device couldn't send due to internal problems like buffer exhaustion. Rising numbers indicate the device is struggling to handle network diagnostics traffic. An operator would monitor this during network troubleshooting to spot if the device itself is becoming overloaded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.15 snmpwalk -v2c -c public <target> IP-MIB::icmpOutErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.5.15.1 snmpget -v2c -c public <target> IP-MIB::icmpOutErrors.1
Start monitoring Vendor-neutral IETF standard, RFC 4293 (any IP-capable device) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IP-MIB::icmpOutErrors OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, RFC 4293 (any IP-capable device) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.5 | icmp | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.5.15 | icmpOutErrors | IP-MIB |