All MIBs › LLDP-MIB › lldpStatsRxPortFramesTotal
lldpStatsRxPortFramesTotal
Module: LLDP-MIB
OID (symbolic): LLDP-MIB::lldpStatsRxPortFramesTotal
OID (numeric): 1.0.8802.1.1.2.1.2.7.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of valid LLDP frames received by this LLDP agent on the indicated port, while this LLDP agent is enabled.
What is lldpStatsRxPortFramesTotal?
This counter increments each time a valid LLDP (Link Layer Discovery Protocol) frame is received on a specific port while LLDP is enabled. It tracks successful LLDP packet reception for neighbor discovery. An operator would monitor this counter to verify LLDP is functioning correctly, detect neighbor communication problems, and validate that connected devices are properly advertising their identity and capabilities.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.2.7.1.4 snmpwalk -v2c -c public <target> LLDP-MIB::lldpStatsRxPortFramesTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.2.7.1.4.1 snmpget -v2c -c public <target> LLDP-MIB::lldpStatsRxPortFramesTotal.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.4 | lldpStatsRxPortFramesTotal | LLDP-MIB |