You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Resources | node | addressContext | sipSubscriptionCountStatistics

sipSubscriptionCountStatistics

This table presents SIP subscription count statistics for the sip-endpoints.

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')

Operational Data

ParameterDescription
name Name of the system.
sipSubscriptionCountAttempts Indicates the number of SIP subscription attempts
sipSubscriptionCountSuccessful Indicates the accumulative number of completed/successful SIP subscription .
sipSubscriptionCountActive Indicates the current number of active SIP subscription
sipSubscriptionCountPending Indicates the current number of pending SIP subscription
sipSubscriptionCountFailed Indicates the total number of failed SIP subscription
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/node/{nodeName}/addressContext/{name}/sipSubscriptionCountStatistics/{name}

  • No labels