You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

About this Resource

Defines DSP Card Managed Object

REST API Methods for this Resource

Resource Schema

Runtime

Parameter Name Description
rt_AvailableIdentifies whether a DSP Module is installed in this slot.
rt_ServiceStatus Indicates the status of the DSP Module
  • Detected
    - The module is detected by the Sonus SBC 1000/2000 system software but is not initialized or available for signal processing tasks.
  • Available
    - The module is ready for signal processing tasks.
rt_ChannelsInUseIndicates the number of channels currently in use on the DSP Module.
rt_CPUUsageIndicates the current CPU level for this DSP. Only applicable if the DSP is available.
rt_CardTypeIndicates the DSP Card Type C300 or C900
rt_UpdatedTimeIndicates the time, in 1/1/1970 epoch seconds, when this DSP reported it's CPU usage.
rt_MohFileUploadTimeIndicates the last time, in 1/1/1970 epoch seconds, when a Music on Hold file was uploaded to this DSP.
rt_MohFileStatusIndicates the Music on Hold file upload status for this DSP.
rt_StatusIndicates the hardware initialization state for this card.
rt_LocationThe hardware module's location within the SBC.

Inventory

Parameter Name Description
LocationThe hardware module's location within the SBC.
CardTypeThe type of hardware module.
VendorThe vendor who provided the hardware module.
PartNumberThe hardware module's part number.
VersionNumberThe hardware module's version number.
MfgWeekThe week that the hardware module was manufactured, as a two-digit string between 01 and 52.
MfgYearThe year that the hardware module was manufactured, as a two-digit string (e.g.: 2013 is returned as "13")
SerialNumberThe hardware module's serial number.
  • No labels