D14869.11
Codec C20 API Reference Guide TC7.0, JANUARY 2014.
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.
159
Cisco TelePresence System Codec C20
API Reference Guide
NetworkServices status
xStatus NetworkServices NTP Address
Returns the address of the NTP server(s) the codec is using.
Value space of the result returned:
<String>
Example:
xStatus NetworkServices NTP Address
*s NetworkServices NTP Address: "12.104.193.12 64.104.222.16 144.254.15.121"
** end
xStatus NetworkServices NTP CurrentAddress
Returns the address of the NTP server that is currently in use.
Value space of the result returned:
<String>
Example:
xStatus NetworkServices NTP CurrentAddress
*s NetworkServices NTP CurrentAddress: "123.254.15.121"
** end
xStatus NetworkServices NTP Status
Returns the status of the endpoints synchronizing with the NTP server.
Unknown: State of the synchronization is unknown.
Synced: The system is in sync with the NTP server
Discarded: The NTP result has been discarded.
Value space of the result returned:
<Unknown/Synced/Discarded>
Example:
xStatus NetworkServices NTP Status
*s NetworkServices NTP Status: Synced
** end
Preset status
xStatus Preset
Shows the top level overview of the camera presets status.
xStatus Preset [1..15] Defined
Shows if a camera preset is stored at this position.
Value space of the result returned:
<True/False>
Example:
xStatus Preset 1 Defined
*s Preset 1 Defined: True
** end
xStatus Preset [1..15] Type
Shows the camera preset type.
Value space of the result returned:
<All/Camera>
Example:
xStatus Preset 1 Type
*s Preset 1 Type: All
** end
xStatus Preset [1..15] Description
Lists the configured name for the specific preset.
Value space of the result returned:
<String>
Example:
xStatus Preset 1 Description
*s Preset 1 Description: "Zoom in"
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xStatus