All MIBs › RMON2-MIB › hlHostControlNlDroppedFrames
hlHostControlNlDroppedFrames
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::hlHostControlNlDroppedFrames
OID (numeric): 1.3.6.1.2.1.16.14.1.1.3
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 the associated
nlHost entries 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 if the nlHostTable is inactive because no protocols are enabled in the protocol directory, this value should be 0.
Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
What is hlHostControlNlDroppedFrames?
This running count tallies frames the probe received but chose not to process for network-layer (IP-level) host statistics due to resource constraints. Rising counts indicate the probe is shedding load and your host traffic statistics are incomplete. If this climbs faster than normal traffic arrival, your probe may be undersized.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.14.1.1.3 snmpwalk -v2c -c public <target> RMON2-MIB::hlHostControlNlDroppedFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.14.1.1.3.1 snmpget -v2c -c public <target> RMON2-MIB::hlHostControlNlDroppedFrames.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.14 | nlHost | RMON2-MIB |
| 1.3.6.1.2.1.16.14.1 | hlHostControlTable | RMON2-MIB |
| 1.3.6.1.2.1.16.14.1.1 | hlHostControlEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.14.1.1.3 | hlHostControlNlDroppedFrames | RMON2-MIB |