All MIBs › JACOBS-RPL-MIB › rplNoInstanceIDs
rplNoInstanceIDs
Module: JACOBS-RPL-MIB
OID (symbolic): JACOBS-RPL-MIB::rplNoInstanceIDs
OID (numeric): 1.3.6.1.4.1.30982.1.2.1.8.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times a packet could not be sent because of a missing RPLInstanceID.
What is rplNoInstanceIDs?
Counts how many times a packet couldn't be sent because the node had no RPLInstanceID to use. An admin sees this rise when a node has lost its RPL instance membership and needs to rejoin the mesh.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.30982.1.2.1.8.8 snmpwalk -v2c -c public <target> JACOBS-RPL-MIB::rplNoInstanceIDs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.30982.1.2.1.8.8.1 snmpget -v2c -c public <target> JACOBS-RPL-MIB::rplNoInstanceIDs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rplNoInstanceIDs.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::rplNoInstanceIDs 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.8 | rplNoInstanceIDs | JACOBS-RPL-MIB |