Interface BgpNeighborMessageCountersSentState

All Superinterfaces:
BgpCountersMessageTypesCommon, org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.DataContainer>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject
All Known Subinterfaces:
Sent, Sent

@Generated("mdsal-binding-generator") public interface BgpNeighborMessageCountersSentState extends org.opendaylight.yangtools.yang.binding.DataObject, BgpCountersMessageTypesCommon
Counters relating to messages sent to a BGP neighbor

This class represents the following YANG schema fragment defined in module openconfig-bgp-operational

 grouping bgp-neighbor-message-counters-sent_state {
   uses bgp-counters-message-types_common;
 }
 
  • Field Details

    • QNAME

      static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
  • Method Details