Excerpt | ||||
---|---|---|---|---|
Defines DSP Card Managed Object
|
Parameter Name | Description | Data Type | Possible Values |
---|---|---|---|
rt_Available | Identifies whether a DSP Module is installed in this slot. | Enum | Possible values:
|
rt_ServiceStatus | Indicates the status of the DSP Module
| Enum | Possible values:
|
rt_ChannelsInUse | Indicates the number of channels currently in use on the DSP Module. | int | |
rt_CPUUsage | Indicates the current CPU level for this DSP. Only applicable if the DSP is available. | int | |
rt_CardType | Indicates the DSP Card Type C300 or C900 | Enum | Possible values:
|
rt_UpdatedTime | Indicates the time, in 1/1/1970 epoch seconds, when this DSP reported it's CPU usage. | long | |
rt_MohFileUploadTime | Indicates the last time, in 1/1/1970 epoch seconds, when a Music on Hold file was uploaded to this DSP. | long | |
rt_MohFileStatus | Indicates the Music on Hold file upload status for this DSP. | Enum | Possible values:
|
rt_Status | Indicates the hardware initialization state for this card. | Enum | Possible values:
|
rt_Location | The hardware module's location within the SBC. | Enum | Possible values:
|
Parameter Name | Description | Data Type | Possible Values |
---|---|---|---|
Location | The hardware module's location within the SBC. | Enum | Possible values:
|
CardType | The type of hardware module. | Enum | Possible values:
|
Vendor | The vendor who provided the hardware module. | string | |
PartNumber | The hardware module's part number. | string | |
VersionNumber | The hardware module's version number. | string | |
MfgWeek | The week that the hardware module was manufactured, as a two-digit string between 01 and 52. | string | |
MfgYear | The year that the hardware module was manufactured, as a two-digit string (e.g.: 2013 is returned as "13") | string | |
SerialNumber | The hardware module's serial number. | string | |
LineCardLicenseType | The type of line card license - Non-Licensed card will not require TDM port licenses, Licensed card will require TDM port licenses for additional ports to be activated. This is applicable only for the SBC 1000/2000 platforms. | Enum | Possible values:
|
LineCardNumLicensedPorts | The number of ports licensed for the TDM line card type. This is dependent on LineCardLicenseType. If the card is Licensed, the number of ports is equal to number of licenses, otherwise it is the maximum for that card type. This is applicable only for the SBC 1000/2000 platforms. | int | |
AsmOsLicenseType | The version of ASM Operating System that is licensed by the factory. Additional license can be purchased, activated and reviewed through Ribbon licensing and license resource. This is applicable only for the SBC 1000/2000 platforms. | Enum | Possible values:
|
Status | Indicates the hardware initialization state for this card. | Enum | Possible values:
|
TotalSystemMemory | Indicates the amount of RAM available in the system in MB. | string |