Resources | node | global | cac | mtrgServerStatus

mtrgServerStatus

This object specifies the status of the Master Trunk Group Server.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
name Master Trunk Group Server Name.
mtrgServerIndex Master Trunk Group Server index.
maxGlbCallAvail Master Trunk Group Server max global calls available.
maxGlbBwAvail Master Trunk Group Server max global bandwidth available.
callsAllocated Calls allocated for this MTRG server
bwAllocated Bandwidth allocated for this MTRG server
callsUsage Calls used by registered users of this MTRG server
bwUsage Bandwidth used by registered users of this MTRG server
parentMtrgIndex Parent MTRG Index
parentMtrgName Parent MTRG Name
parentMtrgState Parent MTRG State
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListGlobal:global/cac/sonusNodeListMtrgServer:mtrgServerStatus={name}

  • No labels