Resources | global | policyServer | lnpTfCounters


lnpTfCounters

Policy LNP and Tollfree counters

Exists on Condition/system/deploymentType != 'microservices'


Operational Data


ParameterDescription
systemName
numLNPRequestsNumber of requests that need LNP: Total number of requests received by the Ribbon SoftSwitch which require LNP translation.
numSCPRequestsNumber of LNP requests sent to SCP: Total number of requests sent to the SCP for LNP translation.
numDNRequestsNumber of LNP requests to ported DN's: The number of LNP requests made for ported DN's.
numTimedOutRequestsNumber of timed out LNP requests: Number of LNP requests that timed out.
numRequestErrorsNumber of LNP request Errors: Number of errors other than timeout received from the SCP.
tfcNumRequestsNumber of requests that need Tollfree translation: Total number of requests received by the Ribbon SoftSwitch which require toll free translation.
tfcNumRequestsToScpNumber of Toll free requests sent to SCP: Total number of requests sent to the SCP for translation.
tfcNumRequestsTranslatedNumber of Toll free requests translated: The number of toll free requests that were successfully translated.
tfcNumTimedOutRequestsNumber of timed out toll free requests: Number of toll free requests that timed out.
tfcNumRequestErrorsNumber of toll free request Errors: Number of toll free requests that resulted in an error.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusGlobal:global/policyServer/sonusPes:lnpTfCounters={systemName}