Value Types And Formats - Cisco TelePresence System Codec C90 Reference Manual

Software version tc5.0
Hide thumbs Also See for TelePresence System Codec C90:
Table of Contents

Advertisement

Cisco TelePresence System Codec C90
Contents
Introduction

Value types and formats

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
* Not supported in this version
D14641.06
Codec C90 API Reference Guide TC5.0 November 2011.
© 2010-2011 Cisco Systems, Inc. All rights reserved.
About the API
About the API
xConfiguration
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>
12
xCommand
xStatus
Formats for value types
API Reference Guide
Appendices
www.cisco.com

Advertisement

Table of Contents
loading

Table of Contents