bier
BierPingPacketResult


BierPingPacketResult contains the results for one BIER ping probe.



public struct BierPingPacketResult

Properties
returnCodeBIER The value of returnCodeBIER indicates the value copied from the Return Code field of the BIER Echo Reply PDU.Zero (i.e. 'No Return Code') is returned if a BIER Echo Reply PDU did not arrive (e.g. in the case of a timeout).

type=bier.BIERReturnCode

bfrId The value of tmnxOamBierPingHistoryBfrId indicates the identifier of the Bit-Forwarding Router (BFR) targeted by the launched BIER Echo Request. Zero is returned if the BFR-ID cannot be determined.

type=int

bfrPrefixAddrType The value of tmnxOamBierPingHistoryBfrPfxType indicates the IP address type of the address read using tmnxOamBierPingHistoryBfrPfx.

type=rtr.InetAddressType

bfrPrefixAddress The value of bfrPrefixAddr indicates the IP address of the Bit-Forwarding Router (BFR) targeted by the launched BIER Echo Request.

type=InetAddress

timeToLive Specifies the bier ping time-to-live value

type=long