All MIBs › LLDP-MIB › lldpStatsRemTablesDrops
lldpStatsRemTablesDrops
Module: LLDP-MIB
OID (symbolic): LLDP-MIB::lldpStatsRemTablesDrops
OID (numeric): 1.0.8802.1.1.2.1.2.4
Node type: OBJECT-TYPE
Type: ZeroBasedCounter32
Access: read-only
Description:
The number of times the complete set of information advertised by a particular MSAP could not be entered into tables contained in lldpRemoteSystemsData and lldpExtensions objects because of insufficient resources.
What is lldpStatsRemTablesDrops?
This counter tracks how many times the system could not store complete remote device information (learned via LLDP) because of insufficient memory. Each increment indicates a potential neighbor discovery failure, helping operators identify when the system lacks resources to track all discovered LLDP neighbors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.2.4 snmpwalk -v2c -c public <target> LLDP-MIB::lldpStatsRemTablesDrops
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.2.4.1 snmpget -v2c -c public <target> LLDP-MIB::lldpStatsRemTablesDrops.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.4 | lldpStatsRemTablesDrops | LLDP-MIB |