User guide

A-11
Cisco H.323 Signaling Interface User Guide
OL-2156-04 Rev. A1
Appendix A MML User Interface and Command Reference
help
mml> h::3
VSC H-323 Signaling Interface - H323-GW1 2000-06-20 10:04:28
M RTRV
"rtrv-ne"
/* command 3 */
The MML command in the following example displays the last and second to last commands entered.
mml> h::start=1,end=2
VSC H-323 Signaling Interface - H323-GW1 2000-06-20 10:04:28
M RTRV
"rtrv-log:all"
/* command 1 */
"rtrv-ne"
/* command 2 */
help
The help command displays a list of valid system commands and an explanation of their use. If you do
not enter a command name as a parameter, the help command provides a list of MML commands,
descriptions, and values. If you enter a command name as a parameter, a description of that command
displays.
help[:command name]
Syntax Description
Examples The command shown in the following example displays help for a specific command:
mml> help:rtrv-ctr
H323 Signalling Gateway Tue Feb 12 19:09:58 2002
M SUCC
RTRV-CTR -- Display the measurements for a counter group
--------------------------------------------------------
Purpose: This MML command displays a measurement counter for a counter group
Format: rtrv-ctr:<counter group>
Description: * counter group -- The name of an MML counter group (RAS, Q931 or H245)
Example: The MML command shown in the following example displays measurement
counters for the counter group RAS.
mml> rtrv-ctr:ras;
GW Signalling GateWay 2000-12--5 14:19:32
M RTRV
"H323-GW1:GROUP=RAS,NAME=\"GK_DISC_ATT_TOT\",VAL=1000"
"H323-GW1:GROUP=RAS,NAME=\"GK_REG_ATT_TOT\",VAL=1000"
"H323-GW1:GROUP=RAS,NAME=\"GK_REG_SUCC_TOT\",VAL=1000"
mml>
If you enter the help command without a parameter, the help file displays information about all available
commands. The following example shows a portion of the help file that displays if you do not enter a
parameter:
command name The name of the MML command.