LLDP-V2-MIB :: lldpV2StatsRemTablesInserts

MIB Reference — IPNetwork Monitor

All MIBsLLDP-V2-MIBlldpV2StatsRemTablesInserts

lldpV2StatsRemTablesInserts

Module: LLDP-V2-MIB

OID (symbolic): LLDP-V2-MIB::lldpV2StatsRemTablesInserts

OID (numeric): 1.3.111.2.802.1.1.13.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 lldpV2RemoteSystemsData and lldpV2Extensions 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 that result in deletion of previously inserted information should not trigger any changes in lldpV2StatsRemTablesInserts since the insert is not completed yet 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.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.13.1.2.2
snmpwalk -v2c -c public <target> LLDP-V2-MIB::lldpV2StatsRemTablesInserts

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.111.2.802.1.1.13.1.2.2.1
snmpget -v2c -c public <target> LLDP-V2-MIB::lldpV2StatsRemTablesInserts.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lldpV2StatsRemTablesInserts.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.111.2.802.1.1ieee802dot1mibsIEEE8021-TC-MIB
1.3.111.2.802.1.1.13lldpV2MIBLLDP-V2-MIB
1.3.111.2.802.1.1.13.1lldpV2ObjectsLLDP-V2-MIB
1.3.111.2.802.1.1.13.1.2lldpV2StatisticsLLDP-V2-MIB
1.3.111.2.802.1.1.13.1.2.2lldpV2StatsRemTablesInsertsLLDP-V2-MIB