All MIBs › LLDP-MIB › lldpStatsRxPortFramesDiscardedTotal
lldpStatsRxPortFramesDiscardedTotal
Module: LLDP-MIB
OID (symbolic): LLDP-MIB::lldpStatsRxPortFramesDiscardedTotal
OID (numeric): 1.0.8802.1.1.2.1.2.7.1.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of LLDP frames received by this LLDP agent on the indicated port, and then discarded for any reason. This counter can provide an indication that LLDP header formatting problems may exist with the local LLDP agent in the sending system or that LLDPDU validation problems may exist with the local LLDP agent in the receiving system.
What is lldpStatsRxPortFramesDiscardedTotal?
This OID counts how many LLDP discovery frames (small advertisements that switches send to learn about neighbors) were received but thrown away by this port. Frames are discarded for reasons like format errors or validation failures. Network administrators check this to diagnose neighbor discovery problems, which can prevent the management system from seeing connected equipment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.2.7.1.2 snmpwalk -v2c -c public <target> LLDP-MIB::lldpStatsRxPortFramesDiscardedTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.2.7.1.2.1 snmpget -v2c -c public <target> LLDP-MIB::lldpStatsRxPortFramesDiscardedTotal.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.0 | std | START-MIB |
| 1.0.8802 | iso8802 | START-MIB |
| 1.0.8802.1 | ieee802dot1 | START-MIB |
| 1.0.8802.1.1 | ieee802dot1mibs | START-MIB |
| 1.0.8802.1.1.2 | lldpMIB | LLDP-MIB |
| 1.0.8802.1.1.2.1 | lldpObjects | LLDP-MIB |
| 1.0.8802.1.1.2.1.2 | lldpStatistics | LLDP-MIB |
| 1.0.8802.1.1.2.1.2.7 | lldpStatsRxPortTable | LLDP-MIB |
| 1.0.8802.1.1.2.1.2.7.1 | lldpStatsRxPortEntry | LLDP-MIB |
| 1.0.8802.1.1.2.1.2.7.1.2 | lldpStatsRxPortFramesDiscardedTotal | LLDP-MIB |