lldp¶
The following operations can be performed on "lldp":
stat lldp¶
DIsplay lldp statistics.
Synopsys¶
stat lldp [<ifnum>@] [-detail] [-fullValues] [-ntimes <positive_integer>] [-logFile <input_filename>] [-clearstats ( basic | full )]
Arguments¶
ifnum
LLDP Statistics per interfaces
detail
Specifies detailed output (including more statistics). The output can be quite voluminous. Without this argument, the output will show only a summary.
fullValues
Specifies that numbers and strings should be displayed in their full form. Without this option, long strings are shortened and large numbers are abbreviated
ntimes
The number of times, in intervals of seven seconds, the statistics should be displayed.
Default value: 1
Minimum value: 0
logFile
The name of the log file to be used as input.
clearstats
Clear the statsistics / counters
Possible values: basic, full
Outputs¶
count
devno
stateflag
Outputs¶
LLDP received Packets (RxPkts)
Total LLDP Packets received.
LLDP bytes received (RxBytes)
Total LLDP bytes received
LLDP packets transmitted (TxPkts)
Total LLDP Packets transmitted
LLDP bytes transmitted (TxBytes)
Total LLDP bytes transmitted.
Errors in LLDP Packets (RxErrPkts)
Total errors in LLDP packets.
Discarded LLDP Packets (DiscardPkts)
Total discarded LLDP packets.
TLVs not Recognised (TlvNotRecognised)
Total TLVs not Recognised.