tnLldpStatsRemTablesAgeouts
TN-LLDP-MIB ·
.1.3.6.1.4.1.7483.6.1.2.59.2.2.1.5
Object
column RMON2-MIBZeroBasedCounter32
The number of times the complete set of information
advertised by a particular MSAP has been deleted from tables
contained in tnLldpRemoteSystemsData and lldpExtensions objects
because the information timeliness interval has expired.
This counter should be incremented only once when the complete
set of information is completely invalidated (aged out)
from all related tables. Partial aging, similar to deletion
case, is not allowed, and thus, should not change the value
of this counter.
Context
- MIB
- TN-LLDP-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.59.2.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnLldpStatsRemEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'TN-LLDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-LLDP-MIB::tnLldpStatsRemTablesAgeouts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-LLDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-LLDP-MIB::tnLldpStatsRemTablesAgeouts.<tnSysSwitchId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-LLDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-LLDP-MIB::tnLldpStatsRemTablesAgeouts'
Syntax
- Source
- RMON2-MIBZeroBasedCounter32
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.