DXA550-MIB :: cIcmpInRedirectHost

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDXA550-MIBcIcmpInRedirectHost

cIcmpInRedirectHost

Module: DXA550-MIB

OID (symbolic): DXA550-MIB::cIcmpInRedirectHost

OID (numeric): 1.3.6.1.4.1.187.3.5.2

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: Number of ICMP Destination Unreachable, Host Unreachable messages received.

What is cIcmpInRedirectHost?

Part of the same Redirect-message breakdown as cIcmpInRedirectNet (rolling up into icmpInRedirects), but its source DESCRIPTION likewise reads "Number of ICMP Destination Unreachable, Host Unreachable messages received" -- text that looks copy-pasted from the Destination-Unreachable section rather than written for a Redirect counter. Per its name and surrounding comment, this is meant to count host-level ICMP Redirect messages received, despite what the literal DESCRIPTION text says.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.187.3.5.2
snmpwalk -v2c -c public <target> DXA550-MIB::cIcmpInRedirectHost

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.187.3.5.2.1
snmpget -v2c -c public <target> DXA550-MIB::cIcmpInRedirectHost.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cIcmpInRedirectHost.1

Start monitoring DXA550 network access device (Datability Technologies enterprise OID) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DXA550-MIB::cIcmpInRedirectHost OID value, configure state conditions and alerts, and monitor any DXA550 network access device (Datability Technologies enterprise OID) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.187databilityDXA550-MIB
1.3.6.1.4.1.187.3cStdExtensionsDXA550-MIB
1.3.6.1.4.1.187.3.5cIcmpDXA550-MIB
1.3.6.1.4.1.187.3.5.2cIcmpInRedirectHostDXA550-MIB