Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 120
API reference 
Cisco TelePresence MCU API 2.8 
Page 57 of 120
 
device.health.query 
Returns the current status of the MCU, such as health monitors and CPU load. 
Response 
Type 
Comments 
cpuLoad 
Integer 
The CPU load, as a percentage. 
mediaLoad 
Integer 
Loads for the media processors (total, and split 
between audio and video) as percentage values. 
audioLoad 
Integer 
videoLoad 
Integer 
fanStatus 
String 
One of ok, outOfSpec or critical. 
fanStatusWorst 
String 
temperatureStatus 
String 
temperatureStatusWorst  String 
rtcBatteryStatus 
String 
rtcBatteryStatusWorst 
String 
voltagesStatus 
String 
voltagesStatusWorst 
String 
operationalStatus 
String 
One of active, shuttingDown or shutDown. 
device.network.query 
This call queries the MCU for information about port configuration. The call takes no parameters and 
returns the following three data structures. These are detailed in the tables that follow. 
Parameter 
Type 
Comments 
portA 
Struct (see 
following table) 
Contains the configuration and status for port A. 
portB 
Struct (see 
following table) 
Contains the configuration and status for port B. 
dns 
Array(see dns 
array table)