All MIBs › RMON2-MIB › sourceRoutingStatsDroppedFrames
sourceRoutingStatsDroppedFrames
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::sourceRoutingStatsDroppedFrames
OID (numeric): 1.3.6.1.2.1.16.10.8.1.1
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, 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.
What is sourceRoutingStatsDroppedFrames?
This object holds a running count of Source Routing frames the probe received but intentionally skipped due to processing resource limits. Engineers monitor this to ensure source routing path analysis is complete and to diagnose when the probe becomes overloaded tracking complex routing patterns. Increasing counts indicate the probe cannot fully capture source routing traffic during peak loads.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.10.8.1.1 snmpwalk -v2c -c public <target> RMON2-MIB::sourceRoutingStatsDroppedFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.10.8.1.1.1 snmpget -v2c -c public <target> RMON2-MIB::sourceRoutingStatsDroppedFrames.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.10 | tokenRing | TOKEN-RING-RMON-MIB |
| 1.3.6.1.2.1.16.10.8 | sourceRoutingStats2Table | RMON2-MIB |
| 1.3.6.1.2.1.16.10.8.1 | sourceRoutingStats2Entry | RMON2-MIB |
| 1.3.6.1.2.1.16.10.8.1.1 | sourceRoutingStatsDroppedFrames | RMON2-MIB |