lowpanIfInDiscards
LOWPAN-MIB ·
.1.3.6.1.2.1.226.1.2.1.13
Object
column SNMPv2-SMICounter32
The number of 6LoWPAN datagrams received on this interface that were discarded (e.g., for lack of buffer space) even though no problems were encountered to prevent their continued processing. Note that this counter does not include any datagrams discarded due to a reassembly failure or a compression failure.
Context
- MIB
- LOWPAN-MIB
- OID
.1.3.6.1.2.1.226.1.2.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lowpanIfStatsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::lowpanIfInDiscards'
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::lowpanIfInDiscards.<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::lowpanIfInDiscards'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of