Resources | node | global | policyServer | lnpGsxTable

lnpGsxTable

Specifies the LNP related counters per GSX table.

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

Operational Data

ParameterDescription
gsxIp The GSX IP Address that the LNP Counters apply to
gsxName The GSX Name that the LNP Counters apply to
gsxMisroutedCalls Misrouted calls: Number of LNP-specific ISUP release messages received by the GSX9000 with cause 26 - misrouted call to a ported number.
gsxInvalidNumbers Invalid Number: Number of LNP-specific ISUP release messages received by the GSX9000 with cause 28 - Invalid number format.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListGlobal:global/policyServer/sonusNodeListPes:lnpGsxTable={gsxIp}

  • No labels