The following table describes the available m3uamgr commands. The commands and arguments can be in upper, lower, or mixed case.
Command |
Description | ||||||||||||||||||||||
? |
Displays the usage of all supported m3uamgr commands. ? | ||||||||||||||||||||||
asp |
Causes the M3UA layer to send an ASP message. asp message <pspId> where message is one of the following arguments:
<pspId> is the ID of the psp to send the mesage to. | ||||||||||||||||||||||
assoc |
Causes the M3UA layer to initiate, terminate, inhibit, or uninhibit an association. assoc message <pspId> where message is one of the following arguments:
<pspId> is the ID of the psp related to the association. | ||||||||||||||||||||||
board |
Switches the m3uamgr communication to the board specified by boardNum. board boardNum | ||||||||||||||||||||||
debug |
Enables or disables debug logging for the M3UA layer. debug operation where operation is one of the following arguments:
| ||||||||||||||||||||||
rk |
Registers or de-registers the routing key. rk operation where operation is one of the following arguments:
| ||||||||||||||||||||||
sctsap |
Enables or disables the SCT SAP. sctsap operation where operation is one of the following arguments:
| ||||||||||||||||||||||
stats |
Displays and optionally clears current statistics for the M3UA layer or an M3UA entity. stats entity [ reset ] where entity is one of the following arguments:
If specified, reset sets all statistics for the specified object to zero (0) immediately after the current statistics are displayed. See m3uamgr statistics command examples for more information. | ||||||||||||||||||||||
status |
Displays status information and configuration values for the M3UA layer and M3UA entities. status entity where entity is one of the following arguments:
See m3uamgr status command examples for more information. | ||||||||||||||||||||||
trace |
Enables or disables data tracing for the M3UA layer. trace operation where operation is one of the following arguments:
| ||||||||||||||||||||||
tos |
Sets the Type of Service (TOS) octet in the IP header of all outgoing message over an association. Tos <pspId> <tosVal> Where <pspId> is the ID of the PSP related to the association where TOS is to be changed. <tosVal> is the new TOS value to use. | ||||||||||||||||||||||
q |
Quits the m3uamgr application. |