Resources | node | addressContext | zone | filterSipSrcStatistics

filterSipSrcStatistics

The Statistics on filtering SIP message based on sources address.

Exists on Condition (/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'))

Operational Data

ParameterDescription
name The name of this zone.
filteredSipMsgCount The total number of SIP message dropped.
RESTCONF API: GET Example

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

  • No labels