Resources | node | addressContext | zone | sipRegisterResponseCurrentStatistics

sipRegisterResponseCurrentStatistics

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

Operational Data

ParameterDescription
name The name of this SIP trunk group.
response401 Indicates the total number of sent 401 for received register messages.
response403 Indicates the total number of sent 403 for received register messages.
response407 Indicates the total number of sent 407 for received register messages.
response481 Indicates the total number of sent 481 for received register messages.
REST API: GET Example

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

  • No labels