Resources | node | global | cac | mtrgClientRegTgStatus

mtrgClientRegTgStatus

Status of the registered trunk groups or Child MTRGs in the MTRG client.

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

Operational Data

ParameterDescription
name Master Trunk Group Client Name.
tgName Trunk Group Name.
nodeName Node where Trunk Group is provisioned.
tgType Type of registered user (SIPTG or CHILDMTRG).
mtrgClientIndex Master Trunk Group Server index.
tgIndex Trunk Group index.
callsAllocated Calls allocated for this trunk group
bwAllocated Bandwidth allocated for this trunk group
tgState State of Trunk Group
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListGlobal:global/cac/sonusNodeListMtrgClient:mtrgClientRegTgStatus={name},{tgName},{nodeName},{tgType}

  • No labels