Resources | node | global | cac | mtrgServerRegTgStatus

mtrgServerRegTgStatus

This object specifies the status of the registered trunk groups or Child MTRGs in the MTRG server.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
name Master Trunk Group Server Name.
tgName Trunk Group Name.
nodeName Node where Trunk Group is provisioned.
tgType Type of registered user (SIPTG or CHILDMTRG).
mtrgServerIndex 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/sonusNodeListMtrgServer:mtrgServerRegTgStatus={name},{tgName},{nodeName},{tgType}

  • No labels