![TANDBERG Codec 3000 MXP Reference Manual Download Page 50](http://html.mh-extra.com/html/tandberg/codec-3000-mxp/codec-3000-mxp_reference-manual_816769050.webp)
D 13887.08
MAY 2008
50
TANDBERG 3000
MXP
&
6000
MXP
REFERENCE GUIDE FOR SYSTEM INTEGRATORS
XACLI – Command-type Commands – Parameter Value Types
About the TANDBERG API
The system supports the following value types:
Integer values
•
Literal values
•
String values
•
E164 string values (strings only containing digits,
•
‘#’ and ‘*’)
IPv4 Address values
•
IPv6 Address values
•
IPv4 or IPv6 Address values
•
Integer values:
<x..y>
Defines the valid range for an integer input. x = min value, y = max value.
<1..100>
Literal values:
<X/Y/../Z>
Defines the possible values for a given configuration.
<On/Off/Auto>
String values:
<S: x, y>
Defines that the valid input for this configuration is a String with minimum length x and maximum length
of y characters.
<S:
0, 49>
IPv4 Address values:
<IPAddr>
Defines that the input must be an IPv4 address.
<IPAddr>
IPv6 Address values:
<IPv6Addr: x, y>
Defines that the input must be an IPv6 address with minimum length x and maximum length y.
<IPv6Addr: 0, 43>
IPv4 or IPv6 Address values:
<IPv4v6Addr: x, y>
Defines that the input must be an IPv4 or IPv6 address with minimum length x and maximum length y.
<IPv4v6Addr: 0, 43>
Command Parameter Value Types
Format for Value Types