Resources | node | system | loadBalancingService | dspResourceCacheStatus

dspResourceCacheStatus

specifies the DSP media resource cache table.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/SYS:system/SYS:sbcPersonality/SYS:role !='isbc') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../../NODE_LIST:nodeName]/global/signaling/sigOnlyMode/sigOnlyModeValue !='global') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../../NODE_LIST:nodeName]/SYS:system/SYS:deploymentType != 'microservices')

Operational Data

ParameterDescription
nodeIndex Leader instance index
nodeIpAddr The IP address of the node
nodePrivateLifGroupName Node Private LIF group name
nodePrivateLifGroupBandwidth Node Private LIF group available bandwidth
nodePrivateLifGroupTtl Node Private LIF group TTL value
nodeCodecUnits Node codec units available
nodeCodecCapabilities Codec capabilities
nodeCodecCapabilitiesExtn Codec capabilities extension
nodeCodecTtl Node Codec TTL value
nodeToneUnits Node tone units available
nodeToneTtl Node Codec TTL value
nodeCodecTypes Node types of codecs available (DSP, CPU, GPU, or CPU+GPU)
nodeCodecDspCapacity Number of DSP-based (hardware) codec units/resources at total capacity
nodeCodecDspAvailable Number of DSP-based (hardware) codec units/resources currently available
nodeCodecCpuCapacity Number of CPU-based (software DSP) codec units/resources at total capacity
nodeCodecCpuAvailable Number of CPU-based (software DSP) codec units/resources currently available
nodeCodecGpuCapacity Number of GPU-based codec units/resources at total capacity
nodeCodecGpuAvailable Number of GPU-based codec units/resources currently available
nodeGpuCodecCapabilities Codec capabilities, GPU-based
nodeGpuCodecCapabilitiesExtn Codec capabilities extension, GPU-based
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListLoadBalancingService:loadBalancingService/dspResourceCacheStatus={nodeIndex}

  • No labels