All MIBs › JACOBS-RPL-MIB › rplParseErrors
rplParseErrors
Module: JACOBS-RPL-MIB
OID (symbolic): JACOBS-RPL-MIB::rplParseErrors
OID (numeric): 1.3.6.1.4.1.30982.1.2.1.8.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of received malformed messages.
What is rplParseErrors?
Counts RPL control messages received that were malformed and could not be parsed. An admin treats a rising count here as a sign of packet corruption or an incompatible/buggy RPL implementation on the mesh.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.30982.1.2.1.8.2 snmpwalk -v2c -c public <target> JACOBS-RPL-MIB::rplParseErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.30982.1.2.1.8.2.1 snmpget -v2c -c public <target> JACOBS-RPL-MIB::rplParseErrors.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rplParseErrors.1
Start monitoring Low-power/lossy wireless mesh node (IoT/sensor device, RPL routing) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JACOBS-RPL-MIB::rplParseErrors OID value, configure state conditions and alerts, and monitor any Low-power/lossy wireless mesh node (IoT/sensor device, RPL routing) 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.30982 | jacobs | JACOBS-SMI |
| 1.3.6.1.4.1.30982.1 | cnds | JACOBS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.30982.1.2 | rplMib | JACOBS-RPL-MIB |
| 1.3.6.1.4.1.30982.1.2.1 | rplObjects | JACOBS-RPL-MIB |
| 1.3.6.1.4.1.30982.1.2.1.8 | rplStats | JACOBS-RPL-MIB |
| 1.3.6.1.4.1.30982.1.2.1.8.2 | rplParseErrors | JACOBS-RPL-MIB |