Resources | node | global | sipLocalRegistrar | sipLocalRegistrarRegCountCurStats

sipLocalRegistrarRegCountCurStats

This table presents SIP registrar Current count statistics .

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
name Name of the system.
sipRegAttemptCount Indicates the number of SIP registration attempts
sipRegChallengedCount Indicates the current number of challenged SIP registrations
sipRegStableCount Indicates the current number of stable SIP registrations
sipRegFailed403Count Indicates the total number of SIP registrations failed with 403
sipRegFailed404Count Indicates the total number of SIP registrations failed with 404
sipRegFailed503Count Indicates the total number of SIP registrations failed with 503
sipRegFailedOthersCount Indicates the total number of SIP registrations failed with other response codes
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListGlobal:global/sipLocalRegistrar/sipLocalRegistrarRegCountCurStats={name}

  • No labels