LLDP-MIB :: lldpTxDelay

MIB Reference — IPNetwork Monitor

All MIBsLLDP-MIBlldpTxDelay

lldpTxDelay

Module: LLDP-MIB

OID (symbolic): LLDP-MIB::lldpTxDelay

OID (numeric): 1.0.8802.1.1.2.1.1.4

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description:

The lldpTxDelay indicates the delay (in units of seconds) between successive LLDP frame transmissions initiated by value/status changes in the LLDP local systems MIB. The recommended value for the lldpTxDelay is set by the following formula:

1 <= lldpTxDelay <= (0.25 * lldpMessageTxInterval)

The default value for lldpTxDelay object is two seconds.

The value of this object must be restored from non-volatile storage after a re-initialization of the management system.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.1.4
snmpwalk -v2c -c public <target> LLDP-MIB::lldpTxDelay

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.1.4.1
snmpget -v2c -c public <target> LLDP-MIB::lldpTxDelay.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.0.8802.1.1.2.1.1.4.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.0stdSTART-MIB
1.0.8802iso8802START-MIB
1.0.8802.1ieee802dot1START-MIB
1.0.8802.1.1ieee802dot1mibsSTART-MIB
1.0.8802.1.1.2lldpMIBLLDP-MIB
1.0.8802.1.1.2.1lldpObjectsLLDP-MIB
1.0.8802.1.1.2.1.1lldpConfigurationLLDP-MIB
1.0.8802.1.1.2.1.1.4lldpTxDelayLLDP-MIB