lowpanIfOutDiscards

LOWPAN-MIB · .1.3.6.1.2.1.226.1.2.1.28

Object

The number of IPv6 packets to be sent over this
interface that were discarded (e.g., for lack of buffer
space) even though no problem was encountered to
prevent their transmission to their destination.

Context

MIB
LOWPAN-MIB
OID
.1.3.6.1.2.1.226.1.2.1.28
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::lowpanIfOutDiscards'
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::lowpanIfOutDiscards.<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::lowpanIfOutDiscards'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance