All MIBs › CODIMA-EXPRESS-MIB › mliHostRouteProblem
mliHostRouteProblem
Module: CODIMA-EXPRESS-MIB
OID (symbolic): CODIMA-EXPRESS-MIB::mliHostRouteProblem
OID (numeric): 1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.26
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of reports in the ICMP Routing Problems - Host Group. The reports apply to Host Routing problems and include Destination Host Unknown (Number of Destination Host Unknown Report Frames), Host TOS Unreachable (Number of Host Type of Service Unreachable Report Frames), Host Prohibited (Number of Host Prohibited Report Frames), Host Unreachable (Number of Host Unreachable Report Frames) and Source Host Isolated (Number of Source Host Isolated Report Frames). A value of 4294967294 indicates unknown.
What is mliHostRouteProblem?
This read-only Counter32 rolls up ICMP Host Routing Problem reports for this row's MAC address (MacIndex) in the mli ICMP-report history table, per its description covering Destination Host Unknown, Host TOS Unreachable, Host Prohibited, Host Unreachable, and Source Host Isolated conditions. Bundling these host-level routing errors into one counter lets an admin quickly see that a specific host is having reachability trouble with particular destination hosts, as opposed to whole networks. If mliHostRouteProblem rises for a workstation's row, an admin would next check its HostUnreachable and DestHostUnknown counters to see exactly which destination host it can no longer reach.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.26 snmpwalk -v2c -c public <target> CODIMA-EXPRESS-MIB::mliHostRouteProblem
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.26.1 snmpget -v2c -c public <target> CODIMA-EXPRESS-MIB::mliHostRouteProblem.1
Start monitoring Codima Express network-intelligence appliance (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CODIMA-EXPRESS-MIB::mliHostRouteProblem OID value, configure state conditions and alerts, and monitor any Codima Express network-intelligence appliance (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.226 | codima | CODIMA-GLOBAL-REG |
| 1.3.6.1.4.1.226.3 | codimaProducts | CODIMA-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.226.3.2 | codimaExpressMIB | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1 | codimaExpressObjects | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1 | expHistoryDatabases | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.3 | dbMac | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.3.1 | macLongTerm | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.3.1.5 | mlIcmpTable | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.3.1.5.1 | mlIcmpEntry | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.26 | mliHostRouteProblem | CODIMA-EXPRESS-MIB |