lldpV2MessageTxHoldMultiplier
LLDP-V2-MIB ·
.1.3.111.2.802.1.1.13.1.1.2
Object
scalar
r/w
Unsigned32
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.
The default value for lldpV2MessageTxHoldMultiplier
object is 4.
The value of this object is used as the initial value of
the lldpV2PortMessageTxHoldMultiplier 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.
Context
- MIB
- LLDP-V2-MIB
- OID
.1.3.111.2.802.1.1.13.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- lldpV2Configuration
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 2-10