cInetIcmpOutErrors

CISCO-IETF-IP-MIB · .1.3.6.1.4.1.9.10.86.1.3.1.1.6

Object

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.

Context

MIB
CISCO-IETF-IP-MIB
OID
.1.3.6.1.4.1.9.10.86.1.3.1.1.6
Type
column
Access
readonly
Status
current
Parent
cInetIcmpEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-IP-MIB::cInetIcmpOutErrors'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-IP-MIB::cInetIcmpOutErrors.<cInetIcmpAFType>.<cInetIcmpIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-IP-MIB::cInetIcmpOutErrors'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance