All MIBs › LLDP-V2-MIB › lldpV2StatsRemTablesInserts
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| 1.3.111.2.802.1.1.13 | lldpV2MIB | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1 | lldpV2Objects | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.2 | lldpV2Statistics | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.2.2 | lldpV2StatsRemTablesInserts | LLDP-V2-MIB |