LLDP-V2-MIB :: lldpV2PortMessageTxHoldMultiplier

MIB Reference — IPNetwork Monitor

All MIBsLLDP-V2-MIBlldpV2PortMessageTxHoldMultiplier

lldpV2PortMessageTxHoldMultiplier

Module: LLDP-V2-MIB

OID (symbolic): LLDP-V2-MIB::lldpV2PortMessageTxHoldMultiplier

OID (numeric): 1.3.111.2.802.1.1.13.1.1.11.1.5

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description:

The time to live value expressed as a multiple of the lldpV2MessageTxInterval 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, (lldpV2MessageTxInterval*lldpV2MessageTxHoldMultiplier)+1) For example, if the value of lldpV2MessageTxInterval is '30', and the value of lldpV2MessageTxHoldMultiplier is '4', then the value '121' is encoded in the TTL field in the LLDP header.

This object takes its initial value from the lldpV2PortMessageTxHoldMultiplier object on table row creation.

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

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.11.1.5
snmpwalk -v2c -c public <target> LLDP-V2-MIB::lldpV2PortMessageTxHoldMultiplier

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.11.1.5.1
snmpget -v2c -c public <target> LLDP-V2-MIB::lldpV2PortMessageTxHoldMultiplier.1

Set instance 1 (SNMPv2c):

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.111.2.802.1.1ieee802dot1mibsIEEE8021-TC-MIB
1.3.111.2.802.1.1.13lldpV2MIBLLDP-V2-MIB
1.3.111.2.802.1.1.13.1lldpV2ObjectsLLDP-V2-MIB
1.3.111.2.802.1.1.13.1.1lldpV2ConfigurationLLDP-V2-MIB
1.3.111.2.802.1.1.13.1.1.11lldpV2PortConfigTableV2LLDP-V2-MIB
1.3.111.2.802.1.1.13.1.1.11.1lldpV2PortConfigEntryV2LLDP-V2-MIB
1.3.111.2.802.1.1.13.1.1.11.1.5lldpV2PortMessageTxHoldMultiplierLLDP-V2-MIB