mediaIndependentDroppedFrames
HC-RMON-MIB ·
.1.3.6.1.2.1.16.21.1.1.4
Object
column PacketsSNMPv2-SMICounter32
The total number of frames which were received by the probe
and therefore not accounted for in the
mediaIndependentDropEvents, but for which the probe chose not
to count for this entry for whatever reason. Most often, this
event occurs when the probe is out of some resources and
decides to shed load from this collection.
This count does not include packets that were not counted
because they had MAC-layer errors.
Note that, unlike the dropEvents counter, this number is the
exact number of frames dropped.
Context
- MIB
- HC-RMON-MIB
- OID
.1.3.6.1.2.1.16.21.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- Packets
- Parent
- mediaIndependentEntry
- 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 'HC-RMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HC-RMON-MIB::mediaIndependentDroppedFrames'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HC-RMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HC-RMON-MIB::mediaIndependentDroppedFrames.<mediaIndependentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HC-RMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HC-RMON-MIB::mediaIndependentDroppedFrames'
Syntax
PacketsSNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of