All MIBs › LLDP-V2-MIB › lldpV2TxCreditMax
lldpV2TxCreditMax
Module: LLDP-V2-MIB
OID (symbolic): LLDP-V2-MIB::lldpV2TxCreditMax
OID (numeric): 1.3.111.2.802.1.1.13.1.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The maximum number of consecutive LLDPDUs that can be transmitted at any time.
The default value for lldpV2TxCreditMax object is 5 PDUs.
The value of this object is used as the initial value of the lldpV2PortTxCreditMax object on row creation in the lldpV2PortConfigTableV2.
The value of this object is restored from non-volatile storage after a re-initialization of the management system.
What is lldpV2TxCreditMax?
Caps how many LLDP frames (LLDPDUs) can be transmitted back-to-back at any one time, defaulting to 5, a rate-limiting control that prevents an LLDP agent from flooding the wire with updates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.5 snmpwalk -v2c -c public <target> LLDP-V2-MIB::lldpV2TxCreditMax
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.5.1 snmpget -v2c -c public <target> LLDP-V2-MIB::lldpV2TxCreditMax.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.13.1.1.5.1 i <value>
Start monitoring Vendor-neutral IEEE 802.1AB-2016 standard (any LLDP-capable switch/router/endpoint) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LLDP-V2-MIB::lldpV2TxCreditMax OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1AB-2016 standard (any LLDP-capable switch/router/endpoint) from a single console.
OID Breakdown
Upper-level ancestors (3 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.1 | lldpV2Configuration | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.5 | lldpV2TxCreditMax | LLDP-V2-MIB |