Cisco TelePresence ISDN Link
Contents
Introduction
Addressing Using XPath or SimplePath
To address information in the hierarchic structure of Status and
Configuration information, the systems support abbreviated
XML Path Language (XPath) and a proprietary notation called
SimplePath (only available using XACLI).
This allows the user to address everything from a single
element of data (for example the call rate of a specific call)
to larger parts of the hierarchy (for example all information
available for a given call).
Using XPath
Addressing the 1st DNS Server Address of the 1st Network:
Each level is separated with a slash ('/'). Item numbers are
added in brackets after the element name:
•
Network[1]/DNS Server[1]/Address
Example:
xConfiguration Network[1]/DNS Server[1]/Address
*c xConfiguration Network 1 DNS Server 1 Address:
"test"
OK
Using SimplePath
Addressing the 1st DNS Server Address of the 1st Network:
Both levels and item numbers are separated with white spaces:
•
Network 1 DNS Server 1 Address
Example:
xConfiguration Network 1 DNS Server 1 Address
*c xConfiguration Network 1 DNS Server 1 Address:
"test"
OK
D14953.01
ISDN Link API Reference Guide IL1.0 June 2012.
© 2012 Cisco Systems, Inc. All rights reserved.
About the API
About the API
xConfiguration
Feedback
Feedback is an extremely powerful feature where the system
actively returns updated status and configuration information to
the user whenever changes occur.
The user can specify what parts of the status and configuration
hierarchies it wants to monitor by using XPath. The user can
thereby limit the amount of information it receives from the
target system to only those parts being of interest for the
given application. This will also reduce the load on the link
connecting the systems.
Feedback is supported on XACLI (RS-232/SSH).
The system uses SimplePath when presenting configurations.
The structuring of information together with XPath and
SimplePath for addressing, makes up powerful features as
the ability to search and setting of multiple instances of a
configuration.
7
xCommand
xStatus
API Reference Guide
Contact us
www.cisco.com