All MIBs › LLDP-MIB › lldpStatsRxPortAgeoutsTotal
lldpStatsRxPortAgeoutsTotal
Module: LLDP-MIB
OID (symbolic): LLDP-MIB::lldpStatsRxPortAgeoutsTotal
OID (numeric): 1.0.8802.1.1.2.1.2.7.1.7
Node type: OBJECT-TYPE
Type: ZeroBasedCounter32
Access: read-only
Description: The counter that represents the number of age-outs that occurred on a given port. An age-out is the number of times the complete set of information advertised by a particular MSAP has been deleted from tables contained in lldpRemoteSystemsData and lldpExtensions objects because the information timeliness interval has expired.
This counter is similar to lldpStatsRemTablesAgeouts, except that the counter is on a per port basis. This enables NMS to poll tables associated with the lldpRemoteSystemsData objects and all LLDP extension objects associated with remote systems on the indicated port only.
This counter should be set to zero during agent initialization and its value should not be saved in non-volatile storage. When a port's admin status changes from 'disabled' to 'rxOnly', 'txOnly' or 'txAndRx', the counter associated with the same port should reset to 0. The agent should also flush all remote system information associated with the same port.
This counter should be incremented only once when the complete set of information is invalidated (aged out) from all related tables on a particular port. Partial aging is not allowed, and thus, should not change the value of this counter.
What is lldpStatsRxPortAgeoutsTotal?
Counts age-out events on this specific port, i.e., how many times a neighbor's complete information set expired and was removed because its TTL ran out, mirroring lldpStatsRemTablesAgeouts but scoped per-port. It resets to zero on agent init and whenever the port's admin status changes from disabled to an active mode, letting an admin isolate ageout activity to one link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.2.7.1.7 snmpwalk -v2c -c public <target> LLDP-MIB::lldpStatsRxPortAgeoutsTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.2.7.1.7.1 snmpget -v2c -c public <target> LLDP-MIB::lldpStatsRxPortAgeoutsTotal.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::lldpStatsRxPortAgeoutsTotal 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.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.7 | lldpStatsRxPortAgeoutsTotal | LLDP-MIB |