![]() This object displays the BFD session status. |
Parameter | Description | |
---|---|---|
![]() ![]() | sessionId | Session Id |
![]() | remoteIP | The remote IP address for BFD session. |
![]() | localIP | The local IP address for BFD session. |
![]() | remotePort | The remote port for BFD session |
![]() | localPort | The local port for BFD session |
![]() | lifGroupId | The LIF group for BFD session |
![]() | addrCntxtId | The addresscontext id for BFD session |
![]() | localDiscr | The local discriminator for BFD session |
![]() | remoteDiscr | The remote discriminator for BFD session |
![]() | sessionState | The session State for BFD session |
![]() | txPktCount | Total transmitted packets for BFD session |
![]() | rxPktCount | Total Received packets for BFD session |
![]() | dscp | DSCP value for BFD session |
![]() | localDiag | Diagnostic field for BFD session |
![]() | remoteMinRxInterval | Minimum interval to receive the pkt |
![]() | detectTime | Timeout for session |
![]() | activeDesiredMinTx | Minimum interval to transmit the pkts |
![]() | connectType | Multihop | SingleHop |
![]() | linkId | Link detection id |
![]() | creationTime | Session creation time |
![]() | upLastTime | Up time for session |
![]() | downLastTime | Down time for session |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/bfdSessionStats/{sessionId} |