All MIBs › RAPID-CITY › rcDiagPcapStatNumberOfPacketsDroppedInHardware
rcDiagPcapStatNumberOfPacketsDroppedInHardware
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcDiagPcapStatNumberOfPacketsDroppedInHardware
OID (numeric): 1.3.6.1.4.1.2272.1.23.15.20
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Number of packets dropped in Hardware
What is rcDiagPcapStatNumberOfPacketsDroppedInHardware?
This OID stores a text string showing the count of network packets that were discarded by the router's hardware (before reaching the CPU) during packet capture operations. High numbers indicate the capture buffer or hardware path was overwhelmed and couldn't keep all traffic. A network engineer would check this when using built-in packet capture to diagnose performance problems and needs to know if the capture itself is missing packets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.23.15.20 snmpwalk -v2c -c public <target> RAPID-CITY::rcDiagPcapStatNumberOfPacketsDroppedInHardware
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.23.15.20.1 snmpget -v2c -c public <target> RAPID-CITY::rcDiagPcapStatNumberOfPacketsDroppedInHardware.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.23 | rcDiag | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.23.15 | rcDiagPcap | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.23.15.20 | rcDiagPcapStatNumberOfPacketsDroppedInHardware | RAPID-CITY |