mdustats.1 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. .TH mdustats 1 "Mar 2014" "plc-utils-2.1.6" "Qualcomm Atheros Powerline Toolkit"
  2. .SH NAME
  3. mdustats
  4. .SH SYNOPSIS
  5. .BR mdustats
  6. .RI [ options ]
  7. .RI [ device ]
  8. .RI [ device ]
  9. [...]
  10. .SH DESCRIPTION
  11. Collect and display MDU traffic statisitcs using the Qualcomm Atheros vendor specific VS_MDU_TRAFFIC_STATS message.
  12. .PP
  13. This program is part of the Qualcomm Atheros Powerline Toolkit.
  14. See the \fBplc\fR man page for an overview and installation instructions.
  15. .SH OPTIONS
  16. .TP
  17. -\fBc\fI command\fR
  18. An integer indicating the type of statistics to be collected and reported.
  19. Permitted values are \fB0\fR through \fB255\fR decimal but only \fB4\fR through \fB15\fR are valid at this time.
  20. This option is mandatory because the default value of \fB0\fR is invalid.
  21. 4 - retrieve traffic statistics on the slave side
  22. 5 - retrieve traffic statistics (master TX/RX) collected on the master side
  23. 6 - retrieve traffic statistics (slave TX/RX) collected on the master side
  24. 7 - retrieve traffic statistics (master/slave TX/RX) collected on the master side
  25. 8 - clear traffic statistics on the slave side
  26. 9 - clear traffic statistics (master TX/RX) colleted on the master side
  27. 10 - clear traffic statistics (slave TX/RX) collected on the master side
  28. 11 - clear traffic statistics (master/slave TX/RX) collected on the master side
  29. 12 - retrieve then clear traffic statistics collected on the slave side
  30. 13 - retrieve then clear traffic statistics (master TX/RX) collected on the master side
  31. 14 - retrieve then clear traffic statistics (slave TX/RX) collected on the master side
  32. 15 - retrieve then clear traffic statistics (master/slave TX/RX) collected on the master side
  33. .TP
  34. -\fBs\fI session\fR
  35. The session identifier used to associate request/confirm message pairs.
  36. Valid identifiers are \fB0\fR through \fB255\fR.
  37. The default is \fB0\fR.
  38. .TP
  39. -\fBt \fImilliseconds\fR
  40. Read timeout in milliseconds.
  41. Values range from 0 through UINT_MAX.
  42. This is the maximum time allowed for a response.
  43. The default is shown in brackets on the program menu.
  44. .TP
  45. -\fBu\fI unit\fR
  46. The slave unit number.
  47. This is the same as the slave Terminal Equipment Identifier or \fBTEI\fR.
  48. Valid unit numbers are \fB0\fR through \fB255\fR.
  49. Unit \fB0\fR is the default.
  50. This option is ignored when option \fB-c\fR specified any of the "slave side" commands \fB4\fR, \fB8\fR or \fB12\fR.
  51. .TP
  52. .RB - v
  53. Print additional information on stdout.
  54. .TP
  55. .RB - x
  56. Cause the program to exit on the first error instead of continuing with remaining iterations, operations or devices.
  57. Normally, the program reports errors and moves on to the next operation, iteration or device depending on the command line.
  58. .TP
  59. .RB - ? ,-- help
  60. Print program help summary on stdout.
  61. This option takes precedence over other options on the command line.
  62. .TP
  63. .RB - ? ,-- version
  64. Print program version information on stdout.
  65. This option takes precedence over other options on the command line.
  66. Use this option when sending screen dumps to Atheros Technical Support so that they know exactly which version of the Linux Toolkit you are using.
  67. .SH ARGUMENTS
  68. .TP
  69. .IR device
  70. The Ethernet hardware address of some powerline device.
  71. More than one address may be specified on the command line.
  72. If more than one address is specified then operations are performed on each device in turn.
  73. The default address is \fBlocal\fR.
  74. as explained in the \fBDEVICES\fR section.
  75. .SH DEVICES
  76. Powerline devices use Ethernet hardware, or Media Access Control (MAC), addresses.
  77. Device addresses are expressed as 12 hexadecimal digits (\fB0123456789ABCDEFabcdef\fR) in upper, lower or mixed case.
  78. Individual octets may be separated by colons, for clarity, but not all octets need to be seperated.
  79. For example, "00b052000001", "00:b0:52:00:00:01" and "00b052:000001" are valid and equivalent.
  80. .PP
  81. These symbolic addresses are recognized by this program and may be used instead of the actual address value.
  82. .TP
  83. .BR all
  84. Equivalent to "broadcast", described next.
  85. .TP
  86. .BR broadcast
  87. A synonym for the standard Ethernet broadcast address, \fBFF:FF:FF:FF:FF:FF\fR.
  88. All devices, whether local, remote or foreign will respond to this address.
  89. .TP
  90. .BR local
  91. A synonym for the Qualcomm Atheros vendor specific Local Management Address (LMA), \fB00:B0:52:00:00:01\fR.
  92. All local Atheros devices will recognize this address but remote and foreign devices will not.
  93. A remote device is any device at the far end of a powerline connection.
  94. A foreign device is any device not manufactured by Atheros.
  95. .SH REFERENCES
  96. See the Qualcomm Atheros \fIPowerline Firmware Technical Reference Manual\fR for more information about MDU powerline configuration and the VS_MDU_TRAFFIC_STATS message type.
  97. .SH DISCLAIMER
  98. Atheros HomePlug AV Vendor Specific Management Message structure and content is proprietary to Qualcomm Atheros, Ocala FL USA.
  99. Consequently, public information may not be available.
  100. Qualcomm Atheros reserves the right to modify message structure or content in future firmware releases without any obligation to notify or compensate users of this program.
  101. .SH EXAMPLES
  102. The following example collects and displays MDU traffic statistics on the slave side of the local device because option \fB-c\fR is \fB4\fR.
  103. The local device is implicit because no device is specified on the command line.
  104. .PP
  105. # mdustats -c 4
  106. .PP
  107. The next example collects and displays MDU traffic statistics for slave \fB2\fR on the master side of device \fB00:b0:52:9F:E0:14\fR because option \fB-c\fR is \fB5\fR and option \fB-s\fR is \fB2\fR.
  108. The master device is explicit in this example.
  109. .PP
  110. # mdustats -c 5 -u 2 00b0529FE014
  111. .SH SEE ALSO
  112. .BR plc ( 1 ),
  113. .BR int6kstat ( 1 ),
  114. .BR sada ( 1 )
  115. .SH CREDITS
  116. Charles Maier <cmaier@qca.qualcomm.com>