All MIBs › LLDP-MIB › lldpStatsTxPortFramesTotal
lldpStatsTxPortFramesTotal
Module: LLDP-MIB
OID (symbolic): LLDP-MIB::lldpStatsTxPortFramesTotal
OID (numeric): 1.0.8802.1.1.2.1.2.6.1.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of LLDP frames transmitted by this LLDP agent on the indicated port.
What is lldpStatsTxPortFramesTotal?
Counts the total number of LLDP frames this agent has transmitted on the given port. Admins use it to confirm LLDP is actively advertising out a specific port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.2.6.1.2 snmpwalk -v2c -c public <target> LLDP-MIB::lldpStatsTxPortFramesTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.2.6.1.2.1 snmpget -v2c -c public <target> LLDP-MIB::lldpStatsTxPortFramesTotal.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lldpStatsTxPortFramesTotal.1
Start monitoring Vendor-neutral IEEE 802.1AB standard (managed Ethernet switch/router/AP/IP phone) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LLDP-MIB::lldpStatsTxPortFramesTotal OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1AB standard (managed Ethernet switch/router/AP/IP phone) from a single console.
OID Breakdown
Upper-level ancestors (5 from the standard OID tree / other modules)
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.6 | lldpStatsTxPortTable | LLDP-MIB |
| 1.0.8802.1.1.2.1.2.6.1 | lldpStatsTxPortEntry | LLDP-MIB |
| 1.0.8802.1.1.2.1.2.6.1.2 | lldpStatsTxPortFramesTotal | LLDP-MIB |