Resources | node | global | cac

cac

This parameter describes the details of all the sub nodes associated with Call Admission Control (CAC) node.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='msbc') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='mrfp') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='slb')

Configuration

ParameterPresenceTypeDefaultDescription
nodeCacO Allows per node CAC configurations.

Operational Data

ParameterDescription
sharedCacStatus Current status of the shared CAC-limits pool.
mtrgClientStatus Status of Master Trunk Group Client status.
mtrgClientRegTgStatus Status of the registered trunk groups or Child MTRGs with this MTRG client.
mtrgServerStatus Status of Master Trunk Group Server.
mtrgServerRegTgStatus Status of the registered trunk groups or Child MTRGs with this MTRG server.
sharedCacCurrentStatistics The shared CAC-limits pool current statistics.
sharedCacIntervalStatistics The shared CAC-limits pool statistics for the specified interval.
sharedCacFailureCurStats The shared CAC-limits pool current failure statistics.
sharedCacFailureIntStats The shared CAC limits pool interval failure statistics.
RESTCONF API: GET Example

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

  • No labels