Resources | node | addressContext | zone | sonusSipSigPeerOvldStatusEntry

sonusSipSigPeerOvldStatusEntry

Specifies the SIP signaling peer overload status.

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

Operational Data

ParameterDescription
sonusSipSigPeerOvldStatusIpAddress IP Address of the Sip Signaling Overload Peer.
sonusSipSigPeerOvldStatusSigPortId The signaling port Id for this signaling peer.
sonusSipSigPeerOvldStatusZoneId The Zone Id for this signaling peer.
sonusSipSigPeerOvldStatusCallsSent Number of calls sent in the last sampling period for peer.
sonusSipSigPeerOvldStatusCallsRejected Number of calls rejected in the last sampling period for peer.
sonusSipSigPeerOvldStatus503sReceived Number of 503s received in the last sampling period.
sonusSipSigPeerOvldStatusAllowedRate Rate of calls allowed per second for this peer.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListZone:zone={name}/sonusNodeListIpPeer:sonusSipSigPeerOvldStatusEntry={sonusSipSigPeerOvldStatusIpAddress},{sonusSipSigPeerOvldStatusSigPortId}

  • No labels