Resources | addressContext | linkDetectionGroupStatistics

linkDetectionGroupStatistics

Specifies the link failure statistics per trunk group.

Operational Data

ParameterDescription
name The name of this link detection group.
singleFailures The number of times a link monitor within this link detection group failed to receive a single echo reply, but the first reattempt was successful.
doubleFailures The number of times a link monitor within this link detection group failed to receive two consecutive echo replies, but the second reattempt was successful.
failures The number of times a link monitor within this link detection group has declared itself failed.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusLvm:linkDetectionGroupStatistics={name}

  • No labels