Resources | node | addressContext | ipsec | ikeSaStatistics

ikeSaStatistics

Specifies the IKE SA statistics.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
saIndex Id of the IKE SA
localIpAddr
peerIpAddr
ipsecSaNegotiationsSucceeded Number of IPSEC SAs negotiated using this IKE SA
ipsecSaNegotiationsFailed Number of IPSEC SAs negotiations failed on this IKE SA
ikeVersion
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListIpsec:ipsec/ikeSaStatistics={saIndex}

  • No labels