All MIBs › CODIMA-EXPRESS-MIB › mliErrors
mliErrors
Module: CODIMA-EXPRESS-MIB
OID (symbolic): CODIMA-EXPRESS-MIB::mliErrors
OID (numeric): 1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.29
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of reports in the ICMP Errors Group that relate to ICMP operation errors. The reports include Unknown Error, Checksum Error, Fragmentation Required and Parameter Problems. A value of 4294967294 indicates unknown.
What is mliErrors?
This read-only Counter32 rolls up ICMP Errors Group reports for this row's MAC address (MacIndex) in the mli ICMP-report history table, per its description covering Unknown Error, Checksum Error, Fragmentation Required, and Parameter Problems. As a catch-all for ICMP-level protocol errors tied to one host, it gives an admin an early warning that something about that host's IP stack or the path to it is misbehaving, before digging into the individual error types. An admin who sees mliErrors rise for a newly deployed appliance's row would check its firmware or IP stack configuration for bugs generating malformed ICMP traffic.
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.29 snmpwalk -v2c -c public <target> CODIMA-EXPRESS-MIB::mliErrors
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.29.1 snmpget -v2c -c public <target> CODIMA-EXPRESS-MIB::mliErrors.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mliErrors.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::mliErrors 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.29 | mliErrors | CODIMA-EXPRESS-MIB |