D15335.02 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.0, FEBRUARY 2016.
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 156
Cisco TelePresence MX700 and MX800
API Reference Guide
NetworkServices status
xStatus NetworkServices
Shows the top level overview of the network services status.
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 Server [n] 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 NetworkSer vices N TP A d d r ess: "12.104.193.12 64.104.222.16 144.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