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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LLDP-V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-V2-MIB::lldpV2MessageTxHoldMultiplier.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LLDP-V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LLDP-V2-MIB::lldpV2MessageTxHoldMultiplier'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 2-10
Conformance
Member of