Resources | node | addressContext | zone | sipByeResponseCurrentStatistics

sipByeResponseCurrentStatistics

Specifies the SIP trunk group current SIP statistics.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/isOAM !='true' and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType != 'microservices' or (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType = 'microservices' and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/cnfPodType = 'sc' or /NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/cnfPodType = 'cs'))))

Operational Data

ParameterDescription
name The name of this SIP trunk group.
response401 Indicates the total number of (interval) sent 401 for received bye messages.
response403 Indicates the total number of (interval) sent 403 for recived bye messages.
response407 Indicates the total number of (interval) sent 407 for received bye messages.
response481 Indicates the total number of (interval) sent 481 for received bye messages.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListZone:zone={name}/sonusNodeListSipPeerPerformanceStats:sipByeResponseCurrentStatistics={name}

  • No labels