tnLldpTxDelay
TN-LLDP-MIB ·
.1.3.6.1.4.1.7483.6.1.2.59.1.1.1.4
Object
column r/w
secondsInteger32
The tnLldpTxDelay indicates the delay (in units
of seconds) between successive LLDP frame transmissions
initiated by value/status changes in the LLDP local systems
MIB. The recommended value for the tnLldpTxDelay is set by the
following formula:
1 <= tnLldpTxDelay <= (0.25 * tnLldpMessageTxInterval)
The default value for tnLldpTxDelay object is two seconds.
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.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- 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::tnLldpTxDelay'
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::tnLldpTxDelay.<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::tnLldpTxDelay'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 1-8192