Resources | node | addressContext | surrRegCountStatistics

surrRegCountStatistics

Specifies the surrogate registration count statistics for the node.

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') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/deploymentType != 'microservices')

Operational Data

ParameterDescription
name Name of the system.
surrRegActiveRegCount Indicates the number of active surrogate registrations
surrRegConfiguredCount Indicates the number of configured surrogate Ip Peers.
RESTCONF API: GET Example

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

  • No labels