lowpanIfInReasmFails

LOWPAN-MIB · .1.3.6.1.2.1.226.1.2.1.8

Object

The number of failures detected by the reassembly
algorithm (e.g., timeouts) for datagrams received
on this interface.  Note that this is not necessarily
a count of discarded 6LoWPAN fragments since
implementations can lose track of the number
of fragments by combining them as received.

Context

MIB
LOWPAN-MIB
OID
.1.3.6.1.2.1.226.1.2.1.8
Type
column
Access
readonly
Status
current
Parent
lowpanIfStatsEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LOWPAN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LOWPAN-MIB::lowpanIfInReasmFails'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LOWPAN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LOWPAN-MIB::lowpanIfInReasmFails.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LOWPAN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LOWPAN-MIB::lowpanIfInReasmFails'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance