lldpStatsPortAgeouts

AMER-MIB · .1.3.6.1.4.1.6339.100.24.1.2.6.1.9

Object

The counter that represents the number of age-outs occurred
on a given port.  An age-out is referred to as the number
of times an entry has been deleted from tables associated
with the lldpRemoteSystemsData objects and all LLDP extension
objects associated with remote systems because the information
timeliness interval for those entries have expired.
              
This counter is similar to lldpStatsRemTablesNumAgeouts,
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.

Context

MIB
AMER-MIB
OID
.1.3.6.1.4.1.6339.100.24.1.2.6.1.9
Type
column
Access
readonly
Status
current
Parent
lldpStatsPortEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AMER-MIB' -M '/opt/observium/mibs/dcn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AMER-MIB::lldpStatsPortAgeouts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AMER-MIB' -M '/opt/observium/mibs/dcn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AMER-MIB::lldpStatsPortAgeouts.<lldpStatsPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AMER-MIB' -M '/opt/observium/mibs/dcn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AMER-MIB::lldpStatsPortAgeouts'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance