Resources | global | cac

cac

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

Exists on Condition (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp') and (/system/sbcPersonality/role !='slb')

Configuration

ParameterPresenceTypeDefaultDescription
sharedCacLimitsPoolO Object containing CAC-limits that apply to a set of trunk groups.
mtrgServerO Object representing Master Trunk Group server instance
mtrgClientO Object representing Master Trunk Group client instance

Operational Data

ParameterDescription
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.
sharedCacStatus Current status of the shared CAC-limits pool.
mtrgServerStatus Status of Master Trunk Group Server.
mtrgServerRegTgStatus Status of the registered trunk groups or Child MTRGs with this MTRG server.
mtrgClientStatus Status of Master Trunk Group Client status.
mtrgClientRegTgStatus Status of the registered trunk groups or Child MTRGs with this MTRG client.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/global/cac

  • No labels