tnLldpMessageTxHoldMultiplier
TN-LLDP-MIB ·
.1.3.6.1.4.1.7483.6.1.2.59.1.1.1.2
Object
column r/w
Integer32
The time-to-live value expressed as a multiple of the
tnLldpMessageTxInterval 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,
(tnLldpMessageTxInterval * tnLldpMessageTxHoldMultiplier)) For
example, if the value of tnLldpMessageTxInterval is '30', and
the value of tnLldpMessageTxHoldMultiplier is '4', then the
value '120' is encoded in the TTL field in the LLDP header.
The default value for tnLldpMessageTxHoldMultiplier object is 4.
The value of this object must be restored from non-volatile
storage after a re-initialization of the management system.
Context
- MIB
- TN-LLDP-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.59.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnLldpConfigEntry
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 'TN-LLDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-LLDP-MIB::tnLldpMessageTxHoldMultiplier'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-LLDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-LLDP-MIB::tnLldpMessageTxHoldMultiplier.<tnSysSwitchId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-LLDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-LLDP-MIB::tnLldpMessageTxHoldMultiplier'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 2-10