Resources | node | addressContext | ipsec | ipsecSaStatus

ipsecSaStatus

Specifies the IPSEC SA status.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
localSPI
remoteSPI
localTerminationAddr IP Address of the local termination point
remoteTerminationAddr IP Address of the remote termination point
localSelector
remoteSelector
upperLayerProtocol
encType
integrityType
secondsRemaining
bytesRemaining
selectorName Name of the SPD used for this SA
ikeSaIndex Id of the IKE sa that negotiated this ipsec 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/ipsecSaStatus={localSPI}

  • No labels