Class BfdStatusPacketCounts (1.4.0)

BfdStatusPacketCounts(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
num_rx int
Number of packets received since the beginning of the current BFD session. This field is a member of oneof_ _num_rx.
num_rx_rejected int
Number of packets received that were rejected because of errors since the beginning of the current BFD session. This field is a member of oneof_ _num_rx_rejected.
num_rx_successful int
Number of packets received that were successfully processed since the beginning of the current BFD session. This field is a member of oneof_ _num_rx_successful.
num_tx int
Number of packets transmitted since the beginning of the current BFD session. This field is a member of oneof_ _num_tx.