All MIBs › LLDP-V2-MIB › lldpV2MessageTxInterval
lldpV2MessageTxInterval
Module: LLDP-V2-MIB
OID (symbolic): LLDP-V2-MIB::lldpV2MessageTxInterval
OID (numeric): 1.3.111.2.802.1.1.13.1.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The interval at which LLDP frames are transmitted on behalf of this LLDP agent.
The default value for lldpV2MessageTxInterval object is 30 seconds.
The value of this object is used as the initial value of the lldpV2PortMessageTxInterval 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 lldpV2MessageTxInterval?
This object sets the interval (in seconds) at which the LLDP (Link Layer Discovery Protocol) agent will transmit link discovery frames on network ports, defaulting to 30 seconds. Operators configure this to balance between timely detection of topology changes and network overhead from frequent discovery messages. Shorter intervals enable faster discovery of link state changes, while longer intervals reduce control traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.1 snmpwalk -v2c -c public <target> LLDP-V2-MIB::lldpV2MessageTxInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.1.1 snmpget -v2c -c public <target> LLDP-V2-MIB::lldpV2MessageTxInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.13.1.1.1.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.1 | lldpV2MessageTxInterval | LLDP-V2-MIB |