Related Information Sources; System.xml - TANDBERG 3.0 Reference Manual

Tandberg monitor reference guide
Hide thumbs Also See for 3.0:
Table of Contents

Advertisement

9 Related information sources

9.1 system.xml

While not strictly part of the XML-RPC API, some information can be retrieved from the system.xml file.
This can be downloaded via HTTP as the file system.xml in the root of the unit, i.e.
http://TestMCU/system.xml
This is only present on MCU, IP VCR and IP GW products.
An example is:
<system>
<manufacturer>Codian</manufacturer>
<model>MCU 4210</model>
<serial>MRV1001SM0004B8</serial>
<softwareVersion>1.4(1.2)</softwareVersion>
<buildVersion>6.6(1.2)</buildVersion>
<hostName>TestMCU</hostName>
<totalVideoPorts>20</totalVideoPorts>
<totalAudioOnlyPorts>20</totalAudioOnlyPorts>
<portReservationMode>disabled</portReservationMode>
<maxVideoResolution>cif</maxVideoResolution>
<uptimeSeconds>2345</uptimeSeconds>
</system>
The meaning of the fields is:
Field
manufacturer
model
serial
softwareVersion
buildVersion
hostName
uptimeSeconds
totalVideoPorts
totalAudioOnlyPorts
(optional)
portReservationMode
maxVideoResolution
Copyright © TANDBERG 2008
Comments
The manufacturer of this MCU, i.e. Codian.
The model of this particular MCU, e.g. MCU 4210.
The serial number of this MCU.
The software version currently running.
The build version of the software currently running.
The host name of the system.
The number of seconds since boot.
The total number of video ports on the MCU. (Not supported on the
IP GW).
The total number of additional audio only ports on the MCU. Only
present if there are any audio-only ports. (Not supported on the IP
GW).
"enabled" or "disabled", depending on the Media Port Reservation
configuration setting. (Not supported on the IP GW).
The maximum video resolution for the MCU; either "cif" or "max" if
larger video is enabled. (Not supported on the IP GW).
Reference Guide Version 3.0 rev 3.0
47

Advertisement

Table of Contents
loading

This manual is also suitable for:

Codian remote management api

Table of Contents