Resources | system | virtualMediaGateway | vmgAssocState

vmgAssocState

Displays details of a specific Virtual Media Gateway Assoc State.

Operational Data

ParameterDescription
name The name of this Virtual Media Gateway.
assocState This object shows the associate states of VMG.
normalMgcExecutionTimerValue The initial value for H.248 command re-transmission timer in milliseconds.
normalMgExecutionTimerValue Interval within which the MGC expects a response to transactions from the VMG.(in milliseconds)
mgcProvisionalResponseTimerValue Time within which the VMG should expect a pending response from the MGC if a transaction cannot be completed.(in milliseconds)
mgProvisionalResponseTimerValue The time within which the MGC should expect a Pending Response from the MGC if a transaction cannot be completed.(in milliseconds)
mgOriginatedPendingLimit The maximum number of pending response that can be sent for a transaction on an association to the MGC.
mgcOriginatedPendingLimit The maximum number of pending response that can be received for a transaction on an association from the MGC.
maxRetryCount The maximum number of retransmissions that can be sent for a transaction on an association to the MGC. No more retries will be done after this count.
estimatedRoundTripTime The estimated round trip network delay between the VMG and the MGC.(in milliseconds)
maxInactivityTimerValue The maximum value of inactivity timer on the H248 interface.(in milliseconds)
RESTCONF API: GET Example

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

  • No labels