All MIBs › LLDP-V2-MIB › lldpV2ReinitDelay
lldpV2ReinitDelay
Module: LLDP-V2-MIB
OID (symbolic): LLDP-V2-MIB::lldpV2ReinitDelay
OID (numeric): 1.3.111.2.802.1.1.13.1.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The lldpV2ReinitDelay indicates the delay (in units of seconds) from when lldpPortConfigAdminStatus object of a particular port becomes 'disabled' until re-initialization is attempted.
The default value for lldpV2ReinitDelay is 2 s.
The value of this object is used as the initial value of the lldpV2PortReinitDelay 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 lldpV2ReinitDelay?
This object specifies the time delay in seconds that the system waits after disabling Link Layer Discovery Protocol (LLDP) on a port before attempting to re-initialize it. A network operator sets this value to prevent rapid enable-disable cycles that could cause system thrashing or excessive neighbor discovery traffic. The default is 2 seconds, and operators adjust it based on network stability requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.3 snmpwalk -v2c -c public <target> LLDP-V2-MIB::lldpV2ReinitDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.3.1 snmpget -v2c -c public <target> LLDP-V2-MIB::lldpV2ReinitDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.13.1.1.3.1 i <value>
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.1 | lldpV2Configuration | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.3 | lldpV2ReinitDelay | LLDP-V2-MIB |