LLDP-MIB :: lldpStatsRemTablesInserts

MIB Reference — IPNetwork Monitor

All MIBsLLDP-MIBlldpStatsRemTablesInserts

lldpStatsRemTablesInserts

Module: LLDP-MIB

OID (symbolic): LLDP-MIB::lldpStatsRemTablesInserts

OID (numeric): 1.0.8802.1.1.2.1.2.2

Node type: OBJECT-TYPE

Type: ZeroBasedCounter32

Access: read-only

Description:

The number of times the complete set of information advertised by a particular MSAP has been inserted into tables contained in lldpRemoteSystemsData and lldpExtensions objects.

The complete set of information received from a particular MSAP should be inserted into related tables. If partial information cannot be inserted for a reason such as lack of resources, all of the complete set of information should be removed.

This counter should be incremented only once after the complete set of information is successfully recorded in all related tables. Any failures during inserting information set which result in deletion of previously inserted information should not trigger any changes in lldpStatsRemTablesInserts since the insert is not completed yet or or in lldpStatsRemTablesDeletes, since the deletion would only be a partial deletion. If the failure was the result of lack of resources, the lldpStatsRemTablesDrops counter should be incremented once.

What is lldpStatsRemTablesInserts?

This counter tracks how many times a complete set of neighbor information from a remote device has been successfully inserted into the Link Layer Discovery Protocol (LLDP) remote systems data tables. An operator would monitor this to detect insertion failures or resource exhaustion (if the count stops increasing while neighbors are actively present). Rapidly increasing counts may indicate a flapping or unstable neighbor relationship.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.2.2
snmpwalk -v2c -c public <target> LLDP-MIB::lldpStatsRemTablesInserts

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.2.2.1
snmpget -v2c -c public <target> LLDP-MIB::lldpStatsRemTablesInserts.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.0stdSTART-MIB
1.0.8802iso8802START-MIB
1.0.8802.1ieee802dot1START-MIB
1.0.8802.1.1ieee802dot1mibsSTART-MIB
1.0.8802.1.1.2lldpMIBLLDP-MIB
1.0.8802.1.1.2.1lldpObjectsLLDP-MIB
1.0.8802.1.1.2.1.2lldpStatisticsLLDP-MIB
1.0.8802.1.1.2.1.2.2lldpStatsRemTablesInsertsLLDP-MIB