Resources | system | h248Statistics | vmgIpTermNotifyStats

vmgIpTermNotifyStats

Displays detailed statistics of the NOTIFYs sent Packagewise for the Virtual Media Gateway.

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

Operational Data

ParameterDescription
name The name of this Virtual Media Gateway.
numberOfHangTermNotifyRequests No. of IP Termination Notify Requests sent for Hanging Termination event(hangterm/thb).
numberOfHangTermNotifyResponses No. of IP Termination Notify Responses received for Hanging Termination event(hangterm/thb).
numberOfHangTermNotifyErrors No. of IP Termination Notify errors received for Hanging Termination event(hangterm/thb).
numberOfAppDataInactivityDetectionNotifyRequests No. of IP Termination Notify Requests sent for App Data Inactivity Detection event(adid/ipstop).
numberOfAppDataInactivityDetectionNotifyResponses No. of IP Termination Notify Responses received for App Data Inactivity Detection event(adid/ipstop).
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/sonusVirtualMediaGateway:h248Statistics/vmgIpTermNotifyStats={name}

  • No labels