Resources | node | system | virtualMediaGateway | vmgTerminationDetail

vmgTerminationDetail

Displays details of terminations on a specific Virtual Media Gateway.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
termId Termination Id.
termName The name of this Termination.
ContextId Context Id.
termState Termination State.
bearerType Bearer Type.
mediaStream1StatsValid Indicates the validity of the MediaStream1 statistics.
mediaStream2StatsValid Indicates the validity of the MediaStream2 statistics.
mediaStream3StatsValid Indicates the validity of the MediaStream3 statistics.
mediaStream4StatsValid Indicates the validity of the MediaStream4 statistics.
mediaStream5StatsValid Indicates the validity of the MediaStream5 statistics.
mediaStream6StatsValid Indicates the validity of the MediaStream6 statistics.
stream1Id Stream Id.
stream1RemoteIpSockAddress Remote IP Address and Port.
stream1LocalIpSockAddress Local IP Address and Port.
stream1Codec Codec Type.
stream2Id Stream Id.
stream2RemoteIpSockAddress Remote IP Address and Port.
stream2LocalIpSockAddress Local IP Address and Port.
stream2Codec Codec Type.
stream3Id Stream Id.
stream3RemoteIpSockAddress Remote IP Address and Port.
stream3LocalIpSockAddress Local IP Address and Port.
stream3Codec Codec Type.
stream4Id Stream Id.
stream4RemoteIpSockAddress Remote IP Address and Port.
stream4LocalIpSockAddress Local IP Address and Port.
stream4Codec Codec Type.
stream5Id Stream Id.
stream5RemoteIpSockAddress Remote IP Address and Port.
stream5LocalIpSockAddress Local IP Address and Port.
stream5Codec Codec Type.
stream6Id Stream Id.
stream6RemoteIpSockAddress Remote IP Address and Port.
stream6LocalIpSockAddress Local IP Address and Port.
stream6Codec Codec Type.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListVirtualMediaGateway:virtualMediaGateway={name}/vmgTerminationDetail={termId}

  • No labels