All MIBs › RAISECOM-LLDP-STD-MIB › lldpMessageTxHoldMultiplier
lldpMessageTxHoldMultiplier
Module: RAISECOM-LLDP-STD-MIB
OID (symbolic): RAISECOM-LLDP-STD-MIB::lldpMessageTxHoldMultiplier
OID (numeric): 1.3.6.1.4.1.8886.6.1.57.1.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The time-to-live value expressed as a multiple of the lldpMessageTxInterval object. The actual time-to-live value used in LLDP frames, transmitted on behalf of this LLDP agent, can be expressed by the following formula: TTL = min(65535, (lldpMessageTxInterval * lldpMessageTxHoldMultiplier)) For example, if the value of lldpMessageTxInterval is '30', and the value of lldpMessageTxHoldMultiplier is '4', then the value '120' is encoded in the TTL field in the LLDP header.
The default value for lldpMessageTxHoldMultiplier object is 4.
The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
What is lldpMessageTxHoldMultiplier?
A multiplier (2-10, default 4) applied to lldpMessageTxInterval to compute the LLDP frame's time-to-live (TTL = interval x multiplier, capped at 65535); an admin raises this to make neighbor information persist longer in a peer's tables between updates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.57.1.1.1.2 snmpwalk -v2c -c public <target> RAISECOM-LLDP-STD-MIB::lldpMessageTxHoldMultiplier
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.57.1.1.1.2.1 snmpget -v2c -c public <target> RAISECOM-LLDP-STD-MIB::lldpMessageTxHoldMultiplier.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8886.6.1.57.1.1.1.2.1 i <value>
Start monitoring Raisecom carrier Ethernet/access switches (IEEE 802.1AB LLDP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAISECOM-LLDP-STD-MIB::lldpMessageTxHoldMultiplier OID value, configure state conditions and alerts, and monitor any Raisecom carrier Ethernet/access switches (IEEE 802.1AB LLDP) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.8886 | raisecom | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6 | iscomSeries | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6.1 | iscomSwitch | RAISECOM-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8886.6.1.57 | rcLldp | RAISECOM-LLDP-STD-MIB |
| 1.3.6.1.4.1.8886.6.1.57.1 | rcLldpStandard | RAISECOM-LLDP-STD-MIB |
| 1.3.6.1.4.1.8886.6.1.57.1.1 | lldpObjects | RAISECOM-LLDP-STD-MIB |
| 1.3.6.1.4.1.8886.6.1.57.1.1.1 | lldpConfiguration | RAISECOM-LLDP-STD-MIB |
| 1.3.6.1.4.1.8886.6.1.57.1.1.1.2 | lldpMessageTxHoldMultiplier | RAISECOM-LLDP-STD-MIB |