User guide
A-12
Cisco H.323 Signaling Interface User Guide
OL-2156-04 Rev. A1
Appendix A MML User Interface and Command Reference
prov-add
mml> help
VSC H323 signaling interface – H323-GW1 2000-06-20 10:04:28
M RTRV
Available commands (in alphabetical order):
ack-alm:”<alm cat>” Acknowledges an alarm category on a component
clr-alm:”<alm cat>” Clears an alarm category on a component
clr-meas:”<meas cat>” Resets a measurement category on a component
diaglog:<file name>:START|STOP Starts/stops diagnostics log
h[::<number>[,<number>]] Displays a history of commands for a specified backward number or
range; the last command by default
help[:<command name>] Displays the list of MML commands or the help information on a
specified command
prov-add:name=<MML name>,<param name>=<param value>,... Adds the component
prov-cpy Commits provisioning data
prov-dlt:name=<MML name> Deletes the component
prov-add
The prov-add command adds a component to the Cisco HSI.
prov-add:name=MML name,param name=param value,...
Syntax Description
Usage Guidelines To define more than one parameter, enter additional param name=param value descriptions on the
command line. See Chapter 3, “Provisioning the Cisco HSI,” for the list of MML names, parameter
names, and their associated values.
Examples The command shown in the following example adds a provisioning element with the MML name ras,
parameter name maxFail, and value 3:
gw mml> prov-add:name=ras,maxfail=3
H323 Signaling Interface Sun Jan 7 15:15:02 2001
M SUCC
Successfully added provisioning element(s):
MML Name : ras.
Parameter: maxFail.
Value : 3.
MML name MML name for the element you are adding. Valid MML names are:
• sys_config_static
• sys_config_dynamic
• h323_sys
• ras
• h245
• q931
param name The name of a valid configuration parameter for the specified name.
param value The value you want to assign to the parameter.