Resources | node | addressContext | intercept | callDataChannel | mediationServerSignalingStatus

mediationServerSignalingStatus

This object specifies the Lawful Intercept Mediation Server Signaling status.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../../NODE_LIST:nodeName]/system/deploymentType != 'microservices')

Operational Data

ParameterDescription
msname The name of the Mediation Server.
tcpChannelStatus The Signaling TCP channel status of the Mediation server.
DSRSuccess The number of successful DSR Messages.
DSRFailures The number of unsuccessful DSR Messages.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListLi:intercept/callDataChannel={name}/mediationServerSignalingStatus={msname}

  • No labels