Resources | node | global | cac | sharedCacFailureCurStats

sharedCacFailureCurStats

Specifies the shared CAC-limits pool current failure statistics.

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

Operational Data

ParameterDescription
name The name of this shared CAC-limits pool.
allocFailBwLimit The number of BW requests which fail because the configured bandwidth limit has been exceeded for this this shared CAC limits pool.
allocFailCallLimit The number of call requests which fail because configured call limit has been exceeded for this shared CAC limits pool.
allocFailParentConstraint The current number of failures because of a parent limit denial.
allocFailSipReg The current number of SIP registration attempts that failed because configured registration limit has been exceeded.
sipSubsFailPolicing The current number of SIP Subscribe attempts that failed due to policing on this shared cac.
sipOtherReqFailPolicing The current number of SIP other non-invite attempts that failed due to policing on this shared cac.
videoThresholdLimit The number of video threshold limit has been exceeded for this this shared CAC limits pool.
RESTCONF API: GET Example

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

  • No labels