lldpV2PortMessageTxHoldMultiplier
LLDP-V2-MIB ·
.1.3.111.2.802.1.1.13.1.1.11.1.5
Object
column 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.
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.
Context
- MIB
- LLDP-V2-MIB
- OID
.1.3.111.2.802.1.1.13.1.1.11.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lldpV2PortConfigEntryV2
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LLDP-V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-V2-MIB::lldpV2PortMessageTxHoldMultiplier'
More examples
Read one indexed 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::lldpV2PortMessageTxHoldMultiplier.<lldpV2PortConfigIfIndexV2>.<lldpV2PortConfigDestAddressIndexV2>'
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::lldpV2PortMessageTxHoldMultiplier'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 2-10
Conformance
Member of