bgp

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2022 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_telemetry_bgp_bgp_nbr_bag_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BgpAddrtype

type BgpAddrtype struct {
	Afi                    string                `protobuf:"bytes,1,opt,name=afi,proto3" json:"afi,omitempty"`
	Ipv4Address            string                `protobuf:"bytes,2,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	Ipv4McastAddress       string                `protobuf:"bytes,3,opt,name=ipv4_mcast_address,json=ipv4McastAddress,proto3" json:"ipv4_mcast_address,omitempty"`
	Ipv4LabelAddress       string                `protobuf:"bytes,4,opt,name=ipv4_label_address,json=ipv4LabelAddress,proto3" json:"ipv4_label_address,omitempty"`
	Ipv4TunnelAddress      string                `protobuf:"bytes,5,opt,name=ipv4_tunnel_address,json=ipv4TunnelAddress,proto3" json:"ipv4_tunnel_address,omitempty"`
	Ipv4MdtAddress         string                `protobuf:"bytes,6,opt,name=ipv4mdt_address,json=ipv4mdtAddress,proto3" json:"ipv4mdt_address,omitempty"`
	Ipv4VpnAddress         string                `protobuf:"bytes,7,opt,name=ipv4vpn_address,json=ipv4vpnAddress,proto3" json:"ipv4vpn_address,omitempty"`
	Ipv4VpnaMcastddress    string                `protobuf:"bytes,8,opt,name=ipv4vpna_mcastddress,json=ipv4vpnaMcastddress,proto3" json:"ipv4vpna_mcastddress,omitempty"`
	Ipv6Address            string                `protobuf:"bytes,9,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"`
	Ipv6McastAddress       string                `protobuf:"bytes,10,opt,name=ipv6_mcast_address,json=ipv6McastAddress,proto3" json:"ipv6_mcast_address,omitempty"`
	IPv6LabelAddress       string                `protobuf:"bytes,11,opt,name=i_pv6_label_address,json=iPv6LabelAddress,proto3" json:"i_pv6_label_address,omitempty"`
	Ipv6VpnAddress         string                `protobuf:"bytes,12,opt,name=ipv6vpn_address,json=ipv6vpnAddress,proto3" json:"ipv6vpn_address,omitempty"`
	Ipv6VpnMcastAddress    string                `protobuf:"bytes,13,opt,name=ipv6vpn_mcast_address,json=ipv6vpnMcastAddress,proto3" json:"ipv6vpn_mcast_address,omitempty"`
	L2VpnvplsAddress       *BgpL2VpnAddrT        `protobuf:"bytes,14,opt,name=l2vpnvpls_address,json=l2vpnvplsAddress,proto3" json:"l2vpnvpls_address,omitempty"`
	RtConstraintAddress    string                `protobuf:"bytes,15,opt,name=rt_constraint_address,json=rtConstraintAddress,proto3" json:"rt_constraint_address,omitempty"`
	Ipv6MvpnAddress        string                `protobuf:"bytes,16,opt,name=ipv6mvpn_address,json=ipv6mvpnAddress,proto3" json:"ipv6mvpn_address,omitempty"`
	Ipv4MvpnAddress        string                `protobuf:"bytes,17,opt,name=ipv4mvpn_address,json=ipv4mvpnAddress,proto3" json:"ipv4mvpn_address,omitempty"`
	L2VpnEvpnAddress       *BgpL2VpnEvpnAddrT    `protobuf:"bytes,18,opt,name=l2vpn_evpn_address,json=l2vpnEvpnAddress,proto3" json:"l2vpn_evpn_address,omitempty"`
	LsLsAddress            string                `protobuf:"bytes,19,opt,name=ls_ls_address,json=lsLsAddress,proto3" json:"ls_ls_address,omitempty"`
	L2VpnMspwAddress       *BgpL2VpnMspwAddrT    `protobuf:"bytes,20,opt,name=l2vpn_mspw_address,json=l2vpnMspwAddress,proto3" json:"l2vpn_mspw_address,omitempty"`
	Ipv4FlowspecAddress    string                `protobuf:"bytes,21,opt,name=ipv4_flowspec_address,json=ipv4FlowspecAddress,proto3" json:"ipv4_flowspec_address,omitempty"`
	Ipv6FlowspecAddress    string                `protobuf:"bytes,22,opt,name=ipv6_flowspec_address,json=ipv6FlowspecAddress,proto3" json:"ipv6_flowspec_address,omitempty"`
	Ipv4VpnFlowspecAddress string                `` /* 130-byte string literal not displayed */
	Ipv6VpnFlowspecAddress string                `` /* 130-byte string literal not displayed */
	Ipv4SrPolicyAddress    *BgpIpv4SrpolicyAddrT `protobuf:"bytes,25,opt,name=ipv4sr_policy_address,json=ipv4srPolicyAddress,proto3" json:"ipv4sr_policy_address,omitempty"`
	Ipv6SrPolicyAddress    *BgpIpv6SrpolicyAddrT `protobuf:"bytes,26,opt,name=ipv6sr_policy_address,json=ipv6srPolicyAddress,proto3" json:"ipv6sr_policy_address,omitempty"`
	// contains filtered or unexported fields
}

func (*BgpAddrtype) Descriptor deprecated

func (*BgpAddrtype) Descriptor() ([]byte, []int)

Deprecated: Use BgpAddrtype.ProtoReflect.Descriptor instead.

func (*BgpAddrtype) GetAfi

func (x *BgpAddrtype) GetAfi() string

func (*BgpAddrtype) GetIPv6LabelAddress added in v0.5.0

func (x *BgpAddrtype) GetIPv6LabelAddress() string

func (*BgpAddrtype) GetIpv4Address

func (x *BgpAddrtype) GetIpv4Address() string

func (*BgpAddrtype) GetIpv4FlowspecAddress

func (x *BgpAddrtype) GetIpv4FlowspecAddress() string

func (*BgpAddrtype) GetIpv4LabelAddress

func (x *BgpAddrtype) GetIpv4LabelAddress() string

func (*BgpAddrtype) GetIpv4McastAddress

func (x *BgpAddrtype) GetIpv4McastAddress() string

func (*BgpAddrtype) GetIpv4MdtAddress

func (x *BgpAddrtype) GetIpv4MdtAddress() string

func (*BgpAddrtype) GetIpv4MvpnAddress

func (x *BgpAddrtype) GetIpv4MvpnAddress() string

func (*BgpAddrtype) GetIpv4SrPolicyAddress added in v0.5.0

func (x *BgpAddrtype) GetIpv4SrPolicyAddress() *BgpIpv4SrpolicyAddrT

func (*BgpAddrtype) GetIpv4TunnelAddress

func (x *BgpAddrtype) GetIpv4TunnelAddress() string

func (*BgpAddrtype) GetIpv4VpnAddress

func (x *BgpAddrtype) GetIpv4VpnAddress() string

func (*BgpAddrtype) GetIpv4VpnFlowspecAddress

func (x *BgpAddrtype) GetIpv4VpnFlowspecAddress() string

func (*BgpAddrtype) GetIpv4VpnaMcastddress

func (x *BgpAddrtype) GetIpv4VpnaMcastddress() string

func (*BgpAddrtype) GetIpv6Address

func (x *BgpAddrtype) GetIpv6Address() string

func (*BgpAddrtype) GetIpv6FlowspecAddress

func (x *BgpAddrtype) GetIpv6FlowspecAddress() string

func (*BgpAddrtype) GetIpv6McastAddress

func (x *BgpAddrtype) GetIpv6McastAddress() string

func (*BgpAddrtype) GetIpv6MvpnAddress

func (x *BgpAddrtype) GetIpv6MvpnAddress() string

func (*BgpAddrtype) GetIpv6SrPolicyAddress added in v0.5.0

func (x *BgpAddrtype) GetIpv6SrPolicyAddress() *BgpIpv6SrpolicyAddrT

func (*BgpAddrtype) GetIpv6VpnAddress

func (x *BgpAddrtype) GetIpv6VpnAddress() string

func (*BgpAddrtype) GetIpv6VpnFlowspecAddress

func (x *BgpAddrtype) GetIpv6VpnFlowspecAddress() string

func (*BgpAddrtype) GetIpv6VpnMcastAddress

func (x *BgpAddrtype) GetIpv6VpnMcastAddress() string

func (*BgpAddrtype) GetL2VpnEvpnAddress

func (x *BgpAddrtype) GetL2VpnEvpnAddress() *BgpL2VpnEvpnAddrT

func (*BgpAddrtype) GetL2VpnMspwAddress

func (x *BgpAddrtype) GetL2VpnMspwAddress() *BgpL2VpnMspwAddrT

func (*BgpAddrtype) GetL2VpnvplsAddress

func (x *BgpAddrtype) GetL2VpnvplsAddress() *BgpL2VpnAddrT

func (*BgpAddrtype) GetLsLsAddress

func (x *BgpAddrtype) GetLsLsAddress() string

func (*BgpAddrtype) GetRtConstraintAddress

func (x *BgpAddrtype) GetRtConstraintAddress() string

func (*BgpAddrtype) ProtoMessage

func (*BgpAddrtype) ProtoMessage()

func (*BgpAddrtype) ProtoReflect added in v0.5.0

func (x *BgpAddrtype) ProtoReflect() protoreflect.Message

func (*BgpAddrtype) Reset

func (x *BgpAddrtype) Reset()

func (*BgpAddrtype) String

func (x *BgpAddrtype) String() string

type BgpIpv4SrpolicyAddrT added in v0.5.0

type BgpIpv4SrpolicyAddrT struct {
	Ipv4SrpolicyAddress []uint32 `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*BgpIpv4SrpolicyAddrT) Descriptor deprecated added in v0.5.0

func (*BgpIpv4SrpolicyAddrT) Descriptor() ([]byte, []int)

Deprecated: Use BgpIpv4SrpolicyAddrT.ProtoReflect.Descriptor instead.

func (*BgpIpv4SrpolicyAddrT) GetIpv4SrpolicyAddress added in v0.5.0

func (x *BgpIpv4SrpolicyAddrT) GetIpv4SrpolicyAddress() []uint32

func (*BgpIpv4SrpolicyAddrT) ProtoMessage added in v0.5.0

func (*BgpIpv4SrpolicyAddrT) ProtoMessage()

func (*BgpIpv4SrpolicyAddrT) ProtoReflect added in v0.5.0

func (x *BgpIpv4SrpolicyAddrT) ProtoReflect() protoreflect.Message

func (*BgpIpv4SrpolicyAddrT) Reset added in v0.5.0

func (x *BgpIpv4SrpolicyAddrT) Reset()

func (*BgpIpv4SrpolicyAddrT) String added in v0.5.0

func (x *BgpIpv4SrpolicyAddrT) String() string

type BgpIpv6SrpolicyAddrT added in v0.5.0

type BgpIpv6SrpolicyAddrT struct {
	Ipv6SrpolicyAddress []uint32 `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*BgpIpv6SrpolicyAddrT) Descriptor deprecated added in v0.5.0

func (*BgpIpv6SrpolicyAddrT) Descriptor() ([]byte, []int)

Deprecated: Use BgpIpv6SrpolicyAddrT.ProtoReflect.Descriptor instead.

func (*BgpIpv6SrpolicyAddrT) GetIpv6SrpolicyAddress added in v0.5.0

func (x *BgpIpv6SrpolicyAddrT) GetIpv6SrpolicyAddress() []uint32

func (*BgpIpv6SrpolicyAddrT) ProtoMessage added in v0.5.0

func (*BgpIpv6SrpolicyAddrT) ProtoMessage()

func (*BgpIpv6SrpolicyAddrT) ProtoReflect added in v0.5.0

func (x *BgpIpv6SrpolicyAddrT) ProtoReflect() protoreflect.Message

func (*BgpIpv6SrpolicyAddrT) Reset added in v0.5.0

func (x *BgpIpv6SrpolicyAddrT) Reset()

func (*BgpIpv6SrpolicyAddrT) String added in v0.5.0

func (x *BgpIpv6SrpolicyAddrT) String() string

type BgpL2VpnAddrT

type BgpL2VpnAddrT struct {
	L2VpnAddress []uint32 `protobuf:"varint,1,rep,packed,name=l2vpn_address,json=l2vpnAddress,proto3" json:"l2vpn_address,omitempty"`
	// contains filtered or unexported fields
}

func (*BgpL2VpnAddrT) Descriptor deprecated

func (*BgpL2VpnAddrT) Descriptor() ([]byte, []int)

Deprecated: Use BgpL2VpnAddrT.ProtoReflect.Descriptor instead.

func (*BgpL2VpnAddrT) GetL2VpnAddress

func (x *BgpL2VpnAddrT) GetL2VpnAddress() []uint32

func (*BgpL2VpnAddrT) ProtoMessage

func (*BgpL2VpnAddrT) ProtoMessage()

func (*BgpL2VpnAddrT) ProtoReflect added in v0.5.0

func (x *BgpL2VpnAddrT) ProtoReflect() protoreflect.Message

func (*BgpL2VpnAddrT) Reset

func (x *BgpL2VpnAddrT) Reset()

func (*BgpL2VpnAddrT) String

func (x *BgpL2VpnAddrT) String() string

type BgpL2VpnEvpnAddrT added in v0.5.0

type BgpL2VpnEvpnAddrT struct {
	L2VpnEvpnAddress []uint32 `protobuf:"varint,1,rep,packed,name=l2vpn_evpn_address,json=l2vpnEvpnAddress,proto3" json:"l2vpn_evpn_address,omitempty"`
	// contains filtered or unexported fields
}

func (*BgpL2VpnEvpnAddrT) Descriptor deprecated added in v0.5.0

func (*BgpL2VpnEvpnAddrT) Descriptor() ([]byte, []int)

Deprecated: Use BgpL2VpnEvpnAddrT.ProtoReflect.Descriptor instead.

func (*BgpL2VpnEvpnAddrT) GetL2VpnEvpnAddress added in v0.5.0

func (x *BgpL2VpnEvpnAddrT) GetL2VpnEvpnAddress() []uint32

func (*BgpL2VpnEvpnAddrT) ProtoMessage added in v0.5.0

func (*BgpL2VpnEvpnAddrT) ProtoMessage()

func (*BgpL2VpnEvpnAddrT) ProtoReflect added in v0.5.0

func (x *BgpL2VpnEvpnAddrT) ProtoReflect() protoreflect.Message

func (*BgpL2VpnEvpnAddrT) Reset added in v0.5.0

func (x *BgpL2VpnEvpnAddrT) Reset()

func (*BgpL2VpnEvpnAddrT) String added in v0.5.0

func (x *BgpL2VpnEvpnAddrT) String() string

type BgpL2VpnMspwAddrT

type BgpL2VpnMspwAddrT struct {
	L2VpnAddress []uint32 `protobuf:"varint,1,rep,packed,name=l2vpn_address,json=l2vpnAddress,proto3" json:"l2vpn_address,omitempty"`
	// contains filtered or unexported fields
}

func (*BgpL2VpnMspwAddrT) Descriptor deprecated

func (*BgpL2VpnMspwAddrT) Descriptor() ([]byte, []int)

Deprecated: Use BgpL2VpnMspwAddrT.ProtoReflect.Descriptor instead.

func (*BgpL2VpnMspwAddrT) GetL2VpnAddress

func (x *BgpL2VpnMspwAddrT) GetL2VpnAddress() []uint32

func (*BgpL2VpnMspwAddrT) ProtoMessage

func (*BgpL2VpnMspwAddrT) ProtoMessage()

func (*BgpL2VpnMspwAddrT) ProtoReflect added in v0.5.0

func (x *BgpL2VpnMspwAddrT) ProtoReflect() protoreflect.Message

func (*BgpL2VpnMspwAddrT) Reset

func (x *BgpL2VpnMspwAddrT) Reset()

func (*BgpL2VpnMspwAddrT) String

func (x *BgpL2VpnMspwAddrT) String() string

type BgpNbrAf_

type BgpNbrAf_ struct {
	AfName                                        string         `protobuf:"bytes,1,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	IsNeighborRouteReflectorClient                bool           `` /* 158-byte string literal not displayed */
	IsLegacyPeRt                                  bool           `protobuf:"varint,3,opt,name=is_legacy_pe_rt,json=isLegacyPeRt,proto3" json:"is_legacy_pe_rt,omitempty"`
	IsNeighborAfCapable                           bool           `protobuf:"varint,4,opt,name=is_neighbor_af_capable,json=isNeighborAfCapable,proto3" json:"is_neighbor_af_capable,omitempty"`
	IsSoftReconfigurationInboundAllowed           bool           `` /* 173-byte string literal not displayed */
	IsUseSoftReconfigurationAlwaysOn              bool           `` /* 166-byte string literal not displayed */
	RemovePrivateAsFromUpdates                    bool           `` /* 146-byte string literal not displayed */
	RemovePrivateAsEntireAspathFromUpdates        bool           `` /* 186-byte string literal not displayed */
	RemovePrivateAsFromInboundUpdates             bool           `` /* 169-byte string literal not displayed */
	RemovePrivateAsEntireAspathFromInboundUpdates bool           `` /* 210-byte string literal not displayed */
	FlowspecValidationDIsable                     bool           `` /* 142-byte string literal not displayed */
	FlowspecRedirectValidationDIsable             bool           `` /* 168-byte string literal not displayed */
	OrrGroupName                                  string         `protobuf:"bytes,13,opt,name=orr_group_name,json=orrGroupName,proto3" json:"orr_group_name,omitempty"`
	OrrGroupIndex                                 uint32         `protobuf:"varint,14,opt,name=orr_group_index,json=orrGroupIndex,proto3" json:"orr_group_index,omitempty"`
	IsOrrRootAddressConfigured                    bool           `` /* 147-byte string literal not displayed */
	AdvertiseAfi                                  bool           `protobuf:"varint,16,opt,name=advertise_afi,json=advertiseAfi,proto3" json:"advertise_afi,omitempty"`
	AdvertiseAfiReorg                             bool           `protobuf:"varint,17,opt,name=advertise_afi_reorg,json=advertiseAfiReorg,proto3" json:"advertise_afi_reorg,omitempty"`
	AdvertiseAfiDisable                           bool           `protobuf:"varint,18,opt,name=advertise_afi_disable,json=advertiseAfiDisable,proto3" json:"advertise_afi_disable,omitempty"`
	EncapsulationType                             uint32         `protobuf:"varint,19,opt,name=encapsulation_type,json=encapsulationType,proto3" json:"encapsulation_type,omitempty"`
	AdvertiseRtType                               uint32         `protobuf:"varint,20,opt,name=advertise_rt_type,json=advertiseRtType,proto3" json:"advertise_rt_type,omitempty"`
	AdvertiseAfiDefVrfImpDisable                  bool           `` /* 155-byte string literal not displayed */
	AdvertiseEvpNv4AfiDefVrfImpDisable            bool           `` /* 175-byte string literal not displayed */
	AdvertiseEvpNv6AfiDefVrfImpDisable            bool           `` /* 175-byte string literal not displayed */
	AdvertiseAfiVrfReImpDisable                   bool           `` /* 152-byte string literal not displayed */
	AdvertiseEvpNv4AfiVrfReImpDisable             bool           `` /* 172-byte string literal not displayed */
	AdvertiseEvpNv6AfiVrfReImpDisable             bool           `` /* 172-byte string literal not displayed */
	AdvertiseAfiEoRReady                          bool           `` /* 129-byte string literal not displayed */
	AlwaysUseNextHopLocal                         bool           `` /* 132-byte string literal not displayed */
	SentCommunityToNeighbor                       bool           `` /* 136-byte string literal not displayed */
	SentGshutCommunityToNeighbor                  bool           `` /* 153-byte string literal not displayed */
	SentExtendedCommunityToNeighbor               bool           `` /* 162-byte string literal not displayed */
	DefaultOriginateVpnIndex                      uint32         `` /* 139-byte string literal not displayed */
	NeighborDefaultOriginate                      bool           `` /* 137-byte string literal not displayed */
	IsOrfSent                                     bool           `protobuf:"varint,34,opt,name=is_orf_sent,json=isOrfSent,proto3" json:"is_orf_sent,omitempty"`
	IsUpdateDeferred                              bool           `protobuf:"varint,35,opt,name=is_update_deferred,json=isUpdateDeferred,proto3" json:"is_update_deferred,omitempty"`
	IsOrfSendScheduled                            bool           `protobuf:"varint,36,opt,name=is_orf_send_scheduled,json=isOrfSendScheduled,proto3" json:"is_orf_send_scheduled,omitempty"`
	UpdateGroupNumber                             uint32         `protobuf:"varint,37,opt,name=update_group_number,json=updateGroupNumber,proto3" json:"update_group_number,omitempty"`
	FilterGroupIndex                              uint32         `protobuf:"varint,38,opt,name=filter_group_index,json=filterGroupIndex,proto3" json:"filter_group_index,omitempty"`
	IsUpdateThrottled                             bool           `protobuf:"varint,39,opt,name=is_update_throttled,json=isUpdateThrottled,proto3" json:"is_update_throttled,omitempty"`
	IsUpdateLeaving                               bool           `protobuf:"varint,40,opt,name=is_update_leaving,json=isUpdateLeaving,proto3" json:"is_update_leaving,omitempty"`
	VpnUpdateGenEnabled                           bool           `protobuf:"varint,41,opt,name=vpn_update_gen_enabled,json=vpnUpdateGenEnabled,proto3" json:"vpn_update_gen_enabled,omitempty"`
	VpnUpdateGenTriggerEnabled                    bool           `` /* 147-byte string literal not displayed */
	IsAddpathSendOperational                      bool           `` /* 139-byte string literal not displayed */
	IsAddpathReceiveOperational                   bool           `` /* 148-byte string literal not displayed */
	NeighborVersion                               uint32         `protobuf:"varint,45,opt,name=neighbor_version,json=neighborVersion,proto3" json:"neighbor_version,omitempty"`
	Weight                                        uint32         `protobuf:"varint,46,opt,name=weight,proto3" json:"weight,omitempty"`
	MaxPrefixLimit                                uint32         `protobuf:"varint,47,opt,name=max_prefix_limit,json=maxPrefixLimit,proto3" json:"max_prefix_limit,omitempty"`
	UseMaxPrefixWarningOnly                       bool           `` /* 138-byte string literal not displayed */
	MaxPrefixDiscardExtraPaths                    bool           `` /* 147-byte string literal not displayed */
	MaxPrefixExceedDiscardPaths                   bool           `` /* 150-byte string literal not displayed */
	MaxPrefixThresholdPercent                     uint32         `` /* 142-byte string literal not displayed */
	MaxPrefixDiscardPathsCount                    uint32         `` /* 147-byte string literal not displayed */
	MaxPrefixRestartTime                          uint32         `` /* 127-byte string literal not displayed */
	PrefixesAccepted                              uint32         `protobuf:"varint,54,opt,name=prefixes_accepted,json=prefixesAccepted,proto3" json:"prefixes_accepted,omitempty"`
	PrefixesSynced                                uint32         `protobuf:"varint,55,opt,name=prefixes_synced,json=prefixesSynced,proto3" json:"prefixes_synced,omitempty"`
	PrefixesWithdrawnNotFound                     uint32         `` /* 142-byte string literal not displayed */
	PrefixesDenied                                uint32         `protobuf:"varint,57,opt,name=prefixes_denied,json=prefixesDenied,proto3" json:"prefixes_denied,omitempty"`
	PrefixesDeniedNoPolicy                        uint32         `` /* 133-byte string literal not displayed */
	PrefixesDeniedRtPermit                        uint32         `` /* 133-byte string literal not displayed */
	PrefixesDeniedOrfPolicy                       uint32         `` /* 136-byte string literal not displayed */
	PrefixesDeniedPolicy                          uint32         `protobuf:"varint,61,opt,name=prefixes_denied_policy,json=prefixesDeniedPolicy,proto3" json:"prefixes_denied_policy,omitempty"`
	NumberOfBestpaths                             uint32         `protobuf:"varint,62,opt,name=number_of_bestpaths,json=numberOfBestpaths,proto3" json:"number_of_bestpaths,omitempty"`
	NumberOfBestExternalpaths                     uint32         `` /* 142-byte string literal not displayed */
	PrefixesAdvertised                            uint32         `protobuf:"varint,64,opt,name=prefixes_advertised,json=prefixesAdvertised,proto3" json:"prefixes_advertised,omitempty"`
	PrefixesBeAdvertised                          uint32         `protobuf:"varint,65,opt,name=prefixes_be_advertised,json=prefixesBeAdvertised,proto3" json:"prefixes_be_advertised,omitempty"`
	PrefixesSuppressed                            uint32         `protobuf:"varint,66,opt,name=prefixes_suppressed,json=prefixesSuppressed,proto3" json:"prefixes_suppressed,omitempty"`
	PrefixesWithdrawn                             uint32         `protobuf:"varint,67,opt,name=prefixes_withdrawn,json=prefixesWithdrawn,proto3" json:"prefixes_withdrawn,omitempty"`
	IsPeerOrfCapable                              bool           `protobuf:"varint,68,opt,name=is_peer_orf_capable,json=isPeerOrfCapable,proto3" json:"is_peer_orf_capable,omitempty"`
	IsAdvertisedOrfSend                           bool           `protobuf:"varint,69,opt,name=is_advertised_orf_send,json=isAdvertisedOrfSend,proto3" json:"is_advertised_orf_send,omitempty"`
	IsReceivedOrfSendCapable                      bool           `` /* 141-byte string literal not displayed */
	IsAdvertisedOrfReceive                        bool           `` /* 133-byte string literal not displayed */
	IsReceivedOrfReceiveCapable                   bool           `` /* 150-byte string literal not displayed */
	IsAdvertisedGracefulRestart                   bool           `` /* 148-byte string literal not displayed */
	IsGracefulRestartStateFlag                    bool           `` /* 147-byte string literal not displayed */
	IsReceivedGracefulRestartCapable              bool           `` /* 165-byte string literal not displayed */
	IsAddPathSendCapabilityAdvertised             bool           `` /* 170-byte string literal not displayed */
	IsAddPathSendCapabilityReceived               bool           `` /* 164-byte string literal not displayed */
	IsAddPathReceiveCapabilityAdvertised          bool           `` /* 179-byte string literal not displayed */
	IsAddPathReceiveCapabilityReceived            bool           `` /* 173-byte string literal not displayed */
	IsExtNhEncodingCapabilityReceived             bool           `` /* 170-byte string literal not displayed */
	IsExtNhEncodingCapabilitySent                 bool           `` /* 158-byte string literal not displayed */
	RestartTime                                   uint32         `protobuf:"varint,82,opt,name=restart_time,json=restartTime,proto3" json:"restart_time,omitempty"`
	LocalRestartTime                              uint32         `protobuf:"varint,83,opt,name=local_restart_time,json=localRestartTime,proto3" json:"local_restart_time,omitempty"`
	StalePathTimeout                              uint32         `protobuf:"varint,84,opt,name=stale_path_timeout,json=stalePathTimeout,proto3" json:"stale_path_timeout,omitempty"`
	RibPurgeTimeoutValue                          uint32         `` /* 127-byte string literal not displayed */
	NeighborPreservedForwardingState              bool           `` /* 163-byte string literal not displayed */
	LongLivedGracefulRestartStaleTimeConfigured   bool           `` /* 202-byte string literal not displayed */
	LongLivedGracefulRestartStaleTimeSent         uint32         `` /* 184-byte string literal not displayed */
	LongLivedGracefulRestartStaleTimeAccept       uint32         `` /* 190-byte string literal not displayed */
	LongLivedGracefulRestartCapabilityReceived    bool           `` /* 197-byte string literal not displayed */
	LongLivedGracefulRestartStaleTimeReceived     uint32         `` /* 196-byte string literal not displayed */
	NeighborPreservedLongLivedForwardingState     bool           `` /* 194-byte string literal not displayed */
	NeighborLongLivedGracefulRestartCapable       bool           `` /* 188-byte string literal not displayed */
	NeighborLongLivedGracefulRestartTimeRemaining uint32         `` /* 208-byte string literal not displayed */
	RouteRefreshesReceived                        uint32         `` /* 131-byte string literal not displayed */
	RouteRefreshesSent                            uint32         `protobuf:"varint,96,opt,name=route_refreshes_sent,json=routeRefreshesSent,proto3" json:"route_refreshes_sent,omitempty"`
	RefreshTargetVersion                          uint32         `protobuf:"varint,97,opt,name=refresh_target_version,json=refreshTargetVersion,proto3" json:"refresh_target_version,omitempty"`
	RefreshVersion                                uint32         `protobuf:"varint,98,opt,name=refresh_version,json=refreshVersion,proto3" json:"refresh_version,omitempty"`
	RefreshAckedVersion                           uint32         `protobuf:"varint,99,opt,name=refresh_acked_version,json=refreshAckedVersion,proto3" json:"refresh_acked_version,omitempty"`
	IsPrefixOrfPresent                            bool           `protobuf:"varint,100,opt,name=is_prefix_orf_present,json=isPrefixOrfPresent,proto3" json:"is_prefix_orf_present,omitempty"`
	OrfEntriesReceived                            uint32         `protobuf:"varint,101,opt,name=orf_entries_received,json=orfEntriesReceived,proto3" json:"orf_entries_received,omitempty"`
	IsDefaultOriginateSent                        bool           `` /* 134-byte string literal not displayed */
	RoutePolicyPrefixOrf                          string         `` /* 127-byte string literal not displayed */
	RoutePolicyIn                                 string         `protobuf:"bytes,104,opt,name=route_policy_in,json=routePolicyIn,proto3" json:"route_policy_in,omitempty"`
	RoutePolicyOut                                string         `protobuf:"bytes,105,opt,name=route_policy_out,json=routePolicyOut,proto3" json:"route_policy_out,omitempty"`
	RoutePolicyDefaultOriginate                   string         `` /* 148-byte string literal not displayed */
	IsNeighborEbgpWithoutInboundPolicy            bool           `` /* 174-byte string literal not displayed */
	IsNeighborEbgpWithoutOutboundPolicy           bool           `` /* 177-byte string literal not displayed */
	IsUpdOrigLoopchkDisableSet                    bool           `` /* 150-byte string literal not displayed */
	IsAsOverrideSet                               bool           `protobuf:"varint,110,opt,name=is_as_override_set,json=isAsOverrideSet,proto3" json:"is_as_override_set,omitempty"`
	IsAllowAsInSet                                bool           `protobuf:"varint,111,opt,name=is_allow_as_in_set,json=isAllowAsInSet,proto3" json:"is_allow_as_in_set,omitempty"`
	AllowAsInCount                                uint32         `protobuf:"varint,112,opt,name=allow_as_in_count,json=allowAsInCount,proto3" json:"allow_as_in_count,omitempty"`
	AddressFamilyLongLivedTime                    uint32         `` /* 148-byte string literal not displayed */
	EoRReceivedInReadOnly                         bool           `` /* 135-byte string literal not displayed */
	AckedVersion                                  uint32         `protobuf:"varint,115,opt,name=acked_version,json=ackedVersion,proto3" json:"acked_version,omitempty"`
	SyncedAckedVersion                            uint32         `protobuf:"varint,116,opt,name=synced_acked_version,json=syncedAckedVersion,proto3" json:"synced_acked_version,omitempty"`
	OutstandingVersion                            uint32         `protobuf:"varint,117,opt,name=outstanding_version,json=outstandingVersion,proto3" json:"outstanding_version,omitempty"`
	OutstandingRefreshVersion                     uint32         `` /* 141-byte string literal not displayed */
	OutstandingVersionMax                         uint32         `` /* 129-byte string literal not displayed */
	NeighborAfPerformanceStatistics               *BgpPerfNbrAf_ `` /* 160-byte string literal not displayed */
	IsAigpSet                                     bool           `protobuf:"varint,121,opt,name=is_aigp_set,json=isAigpSet,proto3" json:"is_aigp_set,omitempty"`
	IsRtPresent                                   bool           `protobuf:"varint,122,opt,name=is_rt_present,json=isRtPresent,proto3" json:"is_rt_present,omitempty"`
	ExtendedCommunity                             []uint32       `protobuf:"varint,123,rep,packed,name=extended_community,json=extendedCommunity,proto3" json:"extended_community,omitempty"`
	IsRtPresentStandby                            bool           `protobuf:"varint,124,opt,name=is_rt_present_standby,json=isRtPresentStandby,proto3" json:"is_rt_present_standby,omitempty"`
	ExtendedCommunityStandby                      []uint32       `` /* 145-byte string literal not displayed */
	AcceptOwnEnabled                              bool           `protobuf:"varint,126,opt,name=accept_own_enabled,json=acceptOwnEnabled,proto3" json:"accept_own_enabled,omitempty"`
	SelectiveMultipathEligible                    bool           `` /* 144-byte string literal not displayed */
	AfrpkiDisable                                 bool           `protobuf:"varint,128,opt,name=afrpki_disable,json=afrpkiDisable,proto3" json:"afrpki_disable,omitempty"`
	AfrpkiUseValidity                             bool           `protobuf:"varint,129,opt,name=afrpki_use_validity,json=afrpkiUseValidity,proto3" json:"afrpki_use_validity,omitempty"`
	AfrpkiAllowInvalid                            bool           `protobuf:"varint,130,opt,name=afrpki_allow_invalid,json=afrpkiAllowInvalid,proto3" json:"afrpki_allow_invalid,omitempty"`
	AfrpkiSignalIbgp                              bool           `protobuf:"varint,131,opt,name=afrpki_signal_ibgp,json=afrpkiSignalIbgp,proto3" json:"afrpki_signal_ibgp,omitempty"`
	IsAdvertisePermanentNetwork                   bool           `` /* 149-byte string literal not displayed */
	IsSendMcastAttr                               bool           `protobuf:"varint,133,opt,name=is_send_mcast_attr,json=isSendMcastAttr,proto3" json:"is_send_mcast_attr,omitempty"`
	ImportStitching                               bool           `protobuf:"varint,134,opt,name=import_stitching,json=importStitching,proto3" json:"import_stitching,omitempty"`
	ImportReoriginate                             bool           `protobuf:"varint,135,opt,name=import_reoriginate,json=importReoriginate,proto3" json:"import_reoriginate,omitempty"`
	ImportReoriginateStitching                    bool           `` /* 144-byte string literal not displayed */
	AdvertiseV4Flags                              uint32         `protobuf:"varint,137,opt,name=advertise_v4_flags,json=advertiseV4Flags,proto3" json:"advertise_v4_flags,omitempty"`
	AdvertiseV6Flags                              uint32         `protobuf:"varint,138,opt,name=advertise_v6_flags,json=advertiseV6Flags,proto3" json:"advertise_v6_flags,omitempty"`
	AdvertiseLocalLabeledRouteUnicast             bool           `` /* 169-byte string literal not displayed */
	PrefixesDeniedNonCumulative                   uint32         `` /* 149-byte string literal not displayed */
	EnableLabelStack                              bool           `protobuf:"varint,141,opt,name=enable_label_stack,json=enableLabelStack,proto3" json:"enable_label_stack,omitempty"`
	OtProvTrackEnable                             bool           `protobuf:"varint,142,opt,name=ot_prov_track_enable,json=otProvTrackEnable,proto3" json:"ot_prov_track_enable,omitempty"`
	OtProvTrackState                              string         `protobuf:"bytes,143,opt,name=ot_prov_track_state,json=otProvTrackState,proto3" json:"ot_prov_track_state,omitempty"`
	OtProvTrackInGrState                          bool           `` /* 132-byte string literal not displayed */
	OtProvTrackEorTmrRunning                      bool           `` /* 144-byte string literal not displayed */
	SlowPeerFlags                                 uint32         `protobuf:"varint,146,opt,name=slow_peer_flags,json=slowPeerFlags,proto3" json:"slow_peer_flags,omitempty"`
	SlowPeerStatic                                bool           `protobuf:"varint,147,opt,name=slow_peer_static,json=slowPeerStatic,proto3" json:"slow_peer_static,omitempty"`
	SlowPeerDynamic                               bool           `protobuf:"varint,148,opt,name=slow_peer_dynamic,json=slowPeerDynamic,proto3" json:"slow_peer_dynamic,omitempty"`
	SlowPeerPermanent                             bool           `protobuf:"varint,149,opt,name=slow_peer_permanent,json=slowPeerPermanent,proto3" json:"slow_peer_permanent,omitempty"`
	SlowPeerCount                                 uint32         `protobuf:"varint,150,opt,name=slow_peer_count,json=slowPeerCount,proto3" json:"slow_peer_count,omitempty"`
	// contains filtered or unexported fields
}

func (*BgpNbrAf_) Descriptor deprecated

func (*BgpNbrAf_) Descriptor() ([]byte, []int)

Deprecated: Use BgpNbrAf_.ProtoReflect.Descriptor instead.

func (*BgpNbrAf_) GetAcceptOwnEnabled

func (x *BgpNbrAf_) GetAcceptOwnEnabled() bool

func (*BgpNbrAf_) GetAckedVersion

func (x *BgpNbrAf_) GetAckedVersion() uint32

func (*BgpNbrAf_) GetAddressFamilyLongLivedTime

func (x *BgpNbrAf_) GetAddressFamilyLongLivedTime() uint32

func (*BgpNbrAf_) GetAdvertiseAfi

func (x *BgpNbrAf_) GetAdvertiseAfi() bool

func (*BgpNbrAf_) GetAdvertiseAfiDefVrfImpDisable

func (x *BgpNbrAf_) GetAdvertiseAfiDefVrfImpDisable() bool

func (*BgpNbrAf_) GetAdvertiseAfiDisable

func (x *BgpNbrAf_) GetAdvertiseAfiDisable() bool

func (*BgpNbrAf_) GetAdvertiseAfiEoRReady

func (x *BgpNbrAf_) GetAdvertiseAfiEoRReady() bool

func (*BgpNbrAf_) GetAdvertiseAfiReorg

func (x *BgpNbrAf_) GetAdvertiseAfiReorg() bool

func (*BgpNbrAf_) GetAdvertiseAfiVrfReImpDisable added in v0.5.0

func (x *BgpNbrAf_) GetAdvertiseAfiVrfReImpDisable() bool

func (*BgpNbrAf_) GetAdvertiseEvpNv4AfiDefVrfImpDisable

func (x *BgpNbrAf_) GetAdvertiseEvpNv4AfiDefVrfImpDisable() bool

func (*BgpNbrAf_) GetAdvertiseEvpNv4AfiVrfReImpDisable added in v0.5.0

func (x *BgpNbrAf_) GetAdvertiseEvpNv4AfiVrfReImpDisable() bool

func (*BgpNbrAf_) GetAdvertiseEvpNv6AfiDefVrfImpDisable

func (x *BgpNbrAf_) GetAdvertiseEvpNv6AfiDefVrfImpDisable() bool

func (*BgpNbrAf_) GetAdvertiseEvpNv6AfiVrfReImpDisable added in v0.5.0

func (x *BgpNbrAf_) GetAdvertiseEvpNv6AfiVrfReImpDisable() bool

func (*BgpNbrAf_) GetAdvertiseLocalLabeledRouteUnicast

func (x *BgpNbrAf_) GetAdvertiseLocalLabeledRouteUnicast() bool

func (*BgpNbrAf_) GetAdvertiseRtType

func (x *BgpNbrAf_) GetAdvertiseRtType() uint32

func (*BgpNbrAf_) GetAdvertiseV4Flags

func (x *BgpNbrAf_) GetAdvertiseV4Flags() uint32

func (*BgpNbrAf_) GetAdvertiseV6Flags

func (x *BgpNbrAf_) GetAdvertiseV6Flags() uint32

func (*BgpNbrAf_) GetAfName

func (x *BgpNbrAf_) GetAfName() string

func (*BgpNbrAf_) GetAfrpkiAllowInvalid

func (x *BgpNbrAf_) GetAfrpkiAllowInvalid() bool

func (*BgpNbrAf_) GetAfrpkiDisable

func (x *BgpNbrAf_) GetAfrpkiDisable() bool

func (*BgpNbrAf_) GetAfrpkiSignalIbgp

func (x *BgpNbrAf_) GetAfrpkiSignalIbgp() bool

func (*BgpNbrAf_) GetAfrpkiUseValidity

func (x *BgpNbrAf_) GetAfrpkiUseValidity() bool

func (*BgpNbrAf_) GetAllowAsInCount

func (x *BgpNbrAf_) GetAllowAsInCount() uint32

func (*BgpNbrAf_) GetAlwaysUseNextHopLocal

func (x *BgpNbrAf_) GetAlwaysUseNextHopLocal() bool

func (*BgpNbrAf_) GetDefaultOriginateVpnIndex added in v0.5.0

func (x *BgpNbrAf_) GetDefaultOriginateVpnIndex() uint32

func (*BgpNbrAf_) GetEnableLabelStack added in v0.5.0

func (x *BgpNbrAf_) GetEnableLabelStack() bool

func (*BgpNbrAf_) GetEncapsulationType

func (x *BgpNbrAf_) GetEncapsulationType() uint32

func (*BgpNbrAf_) GetEoRReceivedInReadOnly

func (x *BgpNbrAf_) GetEoRReceivedInReadOnly() bool

func (*BgpNbrAf_) GetExtendedCommunity

func (x *BgpNbrAf_) GetExtendedCommunity() []uint32

func (*BgpNbrAf_) GetExtendedCommunityStandby

func (x *BgpNbrAf_) GetExtendedCommunityStandby() []uint32

func (*BgpNbrAf_) GetFilterGroupIndex

func (x *BgpNbrAf_) GetFilterGroupIndex() uint32

func (*BgpNbrAf_) GetFlowspecRedirectValidationDIsable

func (x *BgpNbrAf_) GetFlowspecRedirectValidationDIsable() bool

func (*BgpNbrAf_) GetFlowspecValidationDIsable

func (x *BgpNbrAf_) GetFlowspecValidationDIsable() bool

func (*BgpNbrAf_) GetImportReoriginate

func (x *BgpNbrAf_) GetImportReoriginate() bool

func (*BgpNbrAf_) GetImportReoriginateStitching

func (x *BgpNbrAf_) GetImportReoriginateStitching() bool

func (*BgpNbrAf_) GetImportStitching

func (x *BgpNbrAf_) GetImportStitching() bool

func (*BgpNbrAf_) GetIsAddPathReceiveCapabilityAdvertised

func (x *BgpNbrAf_) GetIsAddPathReceiveCapabilityAdvertised() bool

func (*BgpNbrAf_) GetIsAddPathReceiveCapabilityReceived

func (x *BgpNbrAf_) GetIsAddPathReceiveCapabilityReceived() bool

func (*BgpNbrAf_) GetIsAddPathSendCapabilityAdvertised

func (x *BgpNbrAf_) GetIsAddPathSendCapabilityAdvertised() bool

func (*BgpNbrAf_) GetIsAddPathSendCapabilityReceived

func (x *BgpNbrAf_) GetIsAddPathSendCapabilityReceived() bool

func (*BgpNbrAf_) GetIsAddpathReceiveOperational

func (x *BgpNbrAf_) GetIsAddpathReceiveOperational() bool

func (*BgpNbrAf_) GetIsAddpathSendOperational

func (x *BgpNbrAf_) GetIsAddpathSendOperational() bool

func (*BgpNbrAf_) GetIsAdvertisePermanentNetwork

func (x *BgpNbrAf_) GetIsAdvertisePermanentNetwork() bool

func (*BgpNbrAf_) GetIsAdvertisedGracefulRestart

func (x *BgpNbrAf_) GetIsAdvertisedGracefulRestart() bool

func (*BgpNbrAf_) GetIsAdvertisedOrfReceive

func (x *BgpNbrAf_) GetIsAdvertisedOrfReceive() bool

func (*BgpNbrAf_) GetIsAdvertisedOrfSend

func (x *BgpNbrAf_) GetIsAdvertisedOrfSend() bool

func (*BgpNbrAf_) GetIsAigpSet

func (x *BgpNbrAf_) GetIsAigpSet() bool

func (*BgpNbrAf_) GetIsAllowAsInSet

func (x *BgpNbrAf_) GetIsAllowAsInSet() bool

func (*BgpNbrAf_) GetIsAsOverrideSet

func (x *BgpNbrAf_) GetIsAsOverrideSet() bool

func (*BgpNbrAf_) GetIsDefaultOriginateSent

func (x *BgpNbrAf_) GetIsDefaultOriginateSent() bool

func (*BgpNbrAf_) GetIsExtNhEncodingCapabilityReceived added in v0.5.0

func (x *BgpNbrAf_) GetIsExtNhEncodingCapabilityReceived() bool

func (*BgpNbrAf_) GetIsExtNhEncodingCapabilitySent added in v0.5.0

func (x *BgpNbrAf_) GetIsExtNhEncodingCapabilitySent() bool

func (*BgpNbrAf_) GetIsGracefulRestartStateFlag

func (x *BgpNbrAf_) GetIsGracefulRestartStateFlag() bool

func (*BgpNbrAf_) GetIsLegacyPeRt

func (x *BgpNbrAf_) GetIsLegacyPeRt() bool

func (*BgpNbrAf_) GetIsNeighborAfCapable

func (x *BgpNbrAf_) GetIsNeighborAfCapable() bool

func (*BgpNbrAf_) GetIsNeighborEbgpWithoutInboundPolicy

func (x *BgpNbrAf_) GetIsNeighborEbgpWithoutInboundPolicy() bool

func (*BgpNbrAf_) GetIsNeighborEbgpWithoutOutboundPolicy

func (x *BgpNbrAf_) GetIsNeighborEbgpWithoutOutboundPolicy() bool

func (*BgpNbrAf_) GetIsNeighborRouteReflectorClient

func (x *BgpNbrAf_) GetIsNeighborRouteReflectorClient() bool

func (*BgpNbrAf_) GetIsOrfSendScheduled

func (x *BgpNbrAf_) GetIsOrfSendScheduled() bool

func (*BgpNbrAf_) GetIsOrfSent

func (x *BgpNbrAf_) GetIsOrfSent() bool

func (*BgpNbrAf_) GetIsOrrRootAddressConfigured

func (x *BgpNbrAf_) GetIsOrrRootAddressConfigured() bool

func (*BgpNbrAf_) GetIsPeerOrfCapable

func (x *BgpNbrAf_) GetIsPeerOrfCapable() bool

func (*BgpNbrAf_) GetIsPrefixOrfPresent

func (x *BgpNbrAf_) GetIsPrefixOrfPresent() bool

func (*BgpNbrAf_) GetIsReceivedGracefulRestartCapable

func (x *BgpNbrAf_) GetIsReceivedGracefulRestartCapable() bool

func (*BgpNbrAf_) GetIsReceivedOrfReceiveCapable

func (x *BgpNbrAf_) GetIsReceivedOrfReceiveCapable() bool

func (*BgpNbrAf_) GetIsReceivedOrfSendCapable

func (x *BgpNbrAf_) GetIsReceivedOrfSendCapable() bool

func (*BgpNbrAf_) GetIsRtPresent

func (x *BgpNbrAf_) GetIsRtPresent() bool

func (*BgpNbrAf_) GetIsRtPresentStandby

func (x *BgpNbrAf_) GetIsRtPresentStandby() bool

func (*BgpNbrAf_) GetIsSendMcastAttr

func (x *BgpNbrAf_) GetIsSendMcastAttr() bool

func (*BgpNbrAf_) GetIsSoftReconfigurationInboundAllowed

func (x *BgpNbrAf_) GetIsSoftReconfigurationInboundAllowed() bool

func (*BgpNbrAf_) GetIsUpdOrigLoopchkDisableSet added in v0.5.0

func (x *BgpNbrAf_) GetIsUpdOrigLoopchkDisableSet() bool

func (*BgpNbrAf_) GetIsUpdateDeferred

func (x *BgpNbrAf_) GetIsUpdateDeferred() bool

func (*BgpNbrAf_) GetIsUpdateLeaving

func (x *BgpNbrAf_) GetIsUpdateLeaving() bool

func (*BgpNbrAf_) GetIsUpdateThrottled

func (x *BgpNbrAf_) GetIsUpdateThrottled() bool

func (*BgpNbrAf_) GetIsUseSoftReconfigurationAlwaysOn

func (x *BgpNbrAf_) GetIsUseSoftReconfigurationAlwaysOn() bool

func (*BgpNbrAf_) GetLocalRestartTime

func (x *BgpNbrAf_) GetLocalRestartTime() uint32

func (*BgpNbrAf_) GetLongLivedGracefulRestartCapabilityReceived

func (x *BgpNbrAf_) GetLongLivedGracefulRestartCapabilityReceived() bool

func (*BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeAccept

func (x *BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeAccept() uint32

func (*BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeConfigured

func (x *BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeConfigured() bool

func (*BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeReceived

func (x *BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeReceived() uint32

func (*BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeSent

func (x *BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeSent() uint32

func (*BgpNbrAf_) GetMaxPrefixDiscardExtraPaths

func (x *BgpNbrAf_) GetMaxPrefixDiscardExtraPaths() bool

func (*BgpNbrAf_) GetMaxPrefixDiscardPathsCount added in v0.5.0

func (x *BgpNbrAf_) GetMaxPrefixDiscardPathsCount() uint32

func (*BgpNbrAf_) GetMaxPrefixExceedDiscardPaths

func (x *BgpNbrAf_) GetMaxPrefixExceedDiscardPaths() bool

func (*BgpNbrAf_) GetMaxPrefixLimit

func (x *BgpNbrAf_) GetMaxPrefixLimit() uint32

func (*BgpNbrAf_) GetMaxPrefixRestartTime

func (x *BgpNbrAf_) GetMaxPrefixRestartTime() uint32

func (*BgpNbrAf_) GetMaxPrefixThresholdPercent

func (x *BgpNbrAf_) GetMaxPrefixThresholdPercent() uint32

func (*BgpNbrAf_) GetNeighborAfPerformanceStatistics

func (x *BgpNbrAf_) GetNeighborAfPerformanceStatistics() *BgpPerfNbrAf_

func (*BgpNbrAf_) GetNeighborDefaultOriginate

func (x *BgpNbrAf_) GetNeighborDefaultOriginate() bool

func (*BgpNbrAf_) GetNeighborLongLivedGracefulRestartCapable

func (x *BgpNbrAf_) GetNeighborLongLivedGracefulRestartCapable() bool

func (*BgpNbrAf_) GetNeighborLongLivedGracefulRestartTimeRemaining

func (x *BgpNbrAf_) GetNeighborLongLivedGracefulRestartTimeRemaining() uint32

func (*BgpNbrAf_) GetNeighborPreservedForwardingState

func (x *BgpNbrAf_) GetNeighborPreservedForwardingState() bool

func (*BgpNbrAf_) GetNeighborPreservedLongLivedForwardingState

func (x *BgpNbrAf_) GetNeighborPreservedLongLivedForwardingState() bool

func (*BgpNbrAf_) GetNeighborVersion

func (x *BgpNbrAf_) GetNeighborVersion() uint32

func (*BgpNbrAf_) GetNumberOfBestExternalpaths

func (x *BgpNbrAf_) GetNumberOfBestExternalpaths() uint32

func (*BgpNbrAf_) GetNumberOfBestpaths

func (x *BgpNbrAf_) GetNumberOfBestpaths() uint32

func (*BgpNbrAf_) GetOrfEntriesReceived

func (x *BgpNbrAf_) GetOrfEntriesReceived() uint32

func (*BgpNbrAf_) GetOrrGroupIndex

func (x *BgpNbrAf_) GetOrrGroupIndex() uint32

func (*BgpNbrAf_) GetOrrGroupName

func (x *BgpNbrAf_) GetOrrGroupName() string

func (*BgpNbrAf_) GetOtProvTrackEnable added in v0.5.0

func (x *BgpNbrAf_) GetOtProvTrackEnable() bool

func (*BgpNbrAf_) GetOtProvTrackEorTmrRunning added in v0.5.0

func (x *BgpNbrAf_) GetOtProvTrackEorTmrRunning() bool

func (*BgpNbrAf_) GetOtProvTrackInGrState added in v0.5.0

func (x *BgpNbrAf_) GetOtProvTrackInGrState() bool

func (*BgpNbrAf_) GetOtProvTrackState added in v0.5.0

func (x *BgpNbrAf_) GetOtProvTrackState() string

func (*BgpNbrAf_) GetOutstandingRefreshVersion added in v0.5.0

func (x *BgpNbrAf_) GetOutstandingRefreshVersion() uint32

func (*BgpNbrAf_) GetOutstandingVersion

func (x *BgpNbrAf_) GetOutstandingVersion() uint32

func (*BgpNbrAf_) GetOutstandingVersionMax

func (x *BgpNbrAf_) GetOutstandingVersionMax() uint32

func (*BgpNbrAf_) GetPrefixesAccepted

func (x *BgpNbrAf_) GetPrefixesAccepted() uint32

func (*BgpNbrAf_) GetPrefixesAdvertised

func (x *BgpNbrAf_) GetPrefixesAdvertised() uint32

func (*BgpNbrAf_) GetPrefixesBeAdvertised

func (x *BgpNbrAf_) GetPrefixesBeAdvertised() uint32

func (*BgpNbrAf_) GetPrefixesDenied

func (x *BgpNbrAf_) GetPrefixesDenied() uint32

func (*BgpNbrAf_) GetPrefixesDeniedNoPolicy

func (x *BgpNbrAf_) GetPrefixesDeniedNoPolicy() uint32

func (*BgpNbrAf_) GetPrefixesDeniedNonCumulative added in v0.5.0

func (x *BgpNbrAf_) GetPrefixesDeniedNonCumulative() uint32

func (*BgpNbrAf_) GetPrefixesDeniedOrfPolicy

func (x *BgpNbrAf_) GetPrefixesDeniedOrfPolicy() uint32

func (*BgpNbrAf_) GetPrefixesDeniedPolicy

func (x *BgpNbrAf_) GetPrefixesDeniedPolicy() uint32

func (*BgpNbrAf_) GetPrefixesDeniedRtPermit

func (x *BgpNbrAf_) GetPrefixesDeniedRtPermit() uint32

func (*BgpNbrAf_) GetPrefixesSuppressed

func (x *BgpNbrAf_) GetPrefixesSuppressed() uint32

func (*BgpNbrAf_) GetPrefixesSynced

func (x *BgpNbrAf_) GetPrefixesSynced() uint32

func (*BgpNbrAf_) GetPrefixesWithdrawn

func (x *BgpNbrAf_) GetPrefixesWithdrawn() uint32

func (*BgpNbrAf_) GetPrefixesWithdrawnNotFound

func (x *BgpNbrAf_) GetPrefixesWithdrawnNotFound() uint32

func (*BgpNbrAf_) GetRefreshAckedVersion

func (x *BgpNbrAf_) GetRefreshAckedVersion() uint32

func (*BgpNbrAf_) GetRefreshTargetVersion

func (x *BgpNbrAf_) GetRefreshTargetVersion() uint32

func (*BgpNbrAf_) GetRefreshVersion

func (x *BgpNbrAf_) GetRefreshVersion() uint32

func (*BgpNbrAf_) GetRemovePrivateAsEntireAspathFromInboundUpdates

func (x *BgpNbrAf_) GetRemovePrivateAsEntireAspathFromInboundUpdates() bool

func (*BgpNbrAf_) GetRemovePrivateAsEntireAspathFromUpdates

func (x *BgpNbrAf_) GetRemovePrivateAsEntireAspathFromUpdates() bool

func (*BgpNbrAf_) GetRemovePrivateAsFromInboundUpdates

func (x *BgpNbrAf_) GetRemovePrivateAsFromInboundUpdates() bool

func (*BgpNbrAf_) GetRemovePrivateAsFromUpdates

func (x *BgpNbrAf_) GetRemovePrivateAsFromUpdates() bool

func (*BgpNbrAf_) GetRestartTime

func (x *BgpNbrAf_) GetRestartTime() uint32

func (*BgpNbrAf_) GetRibPurgeTimeoutValue

func (x *BgpNbrAf_) GetRibPurgeTimeoutValue() uint32

func (*BgpNbrAf_) GetRoutePolicyDefaultOriginate

func (x *BgpNbrAf_) GetRoutePolicyDefaultOriginate() string

func (*BgpNbrAf_) GetRoutePolicyIn

func (x *BgpNbrAf_) GetRoutePolicyIn() string

func (*BgpNbrAf_) GetRoutePolicyOut

func (x *BgpNbrAf_) GetRoutePolicyOut() string

func (*BgpNbrAf_) GetRoutePolicyPrefixOrf

func (x *BgpNbrAf_) GetRoutePolicyPrefixOrf() string

func (*BgpNbrAf_) GetRouteRefreshesReceived

func (x *BgpNbrAf_) GetRouteRefreshesReceived() uint32

func (*BgpNbrAf_) GetRouteRefreshesSent

func (x *BgpNbrAf_) GetRouteRefreshesSent() uint32

func (*BgpNbrAf_) GetSelectiveMultipathEligible

func (x *BgpNbrAf_) GetSelectiveMultipathEligible() bool

func (*BgpNbrAf_) GetSentCommunityToNeighbor

func (x *BgpNbrAf_) GetSentCommunityToNeighbor() bool

func (*BgpNbrAf_) GetSentExtendedCommunityToNeighbor

func (x *BgpNbrAf_) GetSentExtendedCommunityToNeighbor() bool

func (*BgpNbrAf_) GetSentGshutCommunityToNeighbor

func (x *BgpNbrAf_) GetSentGshutCommunityToNeighbor() bool

func (*BgpNbrAf_) GetSlowPeerCount added in v0.5.0

func (x *BgpNbrAf_) GetSlowPeerCount() uint32

func (*BgpNbrAf_) GetSlowPeerDynamic added in v0.5.0

func (x *BgpNbrAf_) GetSlowPeerDynamic() bool

func (*BgpNbrAf_) GetSlowPeerFlags added in v0.5.0

func (x *BgpNbrAf_) GetSlowPeerFlags() uint32

func (*BgpNbrAf_) GetSlowPeerPermanent added in v0.5.0

func (x *BgpNbrAf_) GetSlowPeerPermanent() bool

func (*BgpNbrAf_) GetSlowPeerStatic added in v0.5.0

func (x *BgpNbrAf_) GetSlowPeerStatic() bool

func (*BgpNbrAf_) GetStalePathTimeout

func (x *BgpNbrAf_) GetStalePathTimeout() uint32

func (*BgpNbrAf_) GetSyncedAckedVersion

func (x *BgpNbrAf_) GetSyncedAckedVersion() uint32

func (*BgpNbrAf_) GetUpdateGroupNumber

func (x *BgpNbrAf_) GetUpdateGroupNumber() uint32

func (*BgpNbrAf_) GetUseMaxPrefixWarningOnly

func (x *BgpNbrAf_) GetUseMaxPrefixWarningOnly() bool

func (*BgpNbrAf_) GetVpnUpdateGenEnabled

func (x *BgpNbrAf_) GetVpnUpdateGenEnabled() bool

func (*BgpNbrAf_) GetVpnUpdateGenTriggerEnabled

func (x *BgpNbrAf_) GetVpnUpdateGenTriggerEnabled() bool

func (*BgpNbrAf_) GetWeight

func (x *BgpNbrAf_) GetWeight() uint32

func (*BgpNbrAf_) ProtoMessage

func (*BgpNbrAf_) ProtoMessage()

func (*BgpNbrAf_) ProtoReflect added in v0.5.0

func (x *BgpNbrAf_) ProtoReflect() protoreflect.Message

func (*BgpNbrAf_) Reset

func (x *BgpNbrAf_) Reset()

func (*BgpNbrAf_) String

func (x *BgpNbrAf_) String() string

type BgpNbrBag

type BgpNbrBag struct {
	SpeakerId                               uint32          `protobuf:"varint,50,opt,name=speaker_id,json=speakerId,proto3" json:"speaker_id,omitempty"`
	Description                             string          `protobuf:"bytes,51,opt,name=description,proto3" json:"description,omitempty"`
	LocalAs                                 uint32          `protobuf:"varint,52,opt,name=local_as,json=localAs,proto3" json:"local_as,omitempty"`
	RemoteAs                                uint32          `protobuf:"varint,53,opt,name=remote_as,json=remoteAs,proto3" json:"remote_as,omitempty"`
	HasInternalLink                         bool            `protobuf:"varint,54,opt,name=has_internal_link,json=hasInternalLink,proto3" json:"has_internal_link,omitempty"`
	IsExternalNeighborNotDirectlyConnected  bool            `` /* 185-byte string literal not displayed */
	MessagesReceived                        uint32          `protobuf:"varint,56,opt,name=messages_received,json=messagesReceived,proto3" json:"messages_received,omitempty"`
	MessagesSent                            uint32          `protobuf:"varint,57,opt,name=messages_sent,json=messagesSent,proto3" json:"messages_sent,omitempty"`
	UpdateMessagesIn                        uint32          `protobuf:"varint,58,opt,name=update_messages_in,json=updateMessagesIn,proto3" json:"update_messages_in,omitempty"`
	UpdateMessagesOut                       uint32          `protobuf:"varint,59,opt,name=update_messages_out,json=updateMessagesOut,proto3" json:"update_messages_out,omitempty"`
	MessagesQueuedIn                        uint32          `protobuf:"varint,60,opt,name=messages_queued_in,json=messagesQueuedIn,proto3" json:"messages_queued_in,omitempty"`
	MessagesQueuedOut                       uint32          `protobuf:"varint,61,opt,name=messages_queued_out,json=messagesQueuedOut,proto3" json:"messages_queued_out,omitempty"`
	ConnectionEstablishedTime               uint32          `` /* 140-byte string literal not displayed */
	ConnectionState                         string          `protobuf:"bytes,63,opt,name=connection_state,json=connectionState,proto3" json:"connection_state,omitempty"`
	PreviousConnectionState                 uint32          `` /* 134-byte string literal not displayed */
	ConnectionAdminStatus                   uint32          `` /* 128-byte string literal not displayed */
	OpenCheckErrorCode                      string          `protobuf:"bytes,66,opt,name=open_check_error_code,json=openCheckErrorCode,proto3" json:"open_check_error_code,omitempty"`
	ConnectionLocalAddress                  *BgpAddrtype    `` /* 130-byte string literal not displayed */
	IsLocalAddressConfigured                bool            `` /* 139-byte string literal not displayed */
	ConnectionLocalPort                     uint32          `protobuf:"varint,69,opt,name=connection_local_port,json=connectionLocalPort,proto3" json:"connection_local_port,omitempty"`
	ConnectionRemoteAddress                 *BgpAddrtype    `` /* 133-byte string literal not displayed */
	ConnectionRemotePort                    uint32          `protobuf:"varint,71,opt,name=connection_remote_port,json=connectionRemotePort,proto3" json:"connection_remote_port,omitempty"`
	NeighborInterfaceHandle                 uint32          `` /* 134-byte string literal not displayed */
	ResetNotificationSent                   bool            `` /* 128-byte string literal not displayed */
	IsAdministrativelyShutDown              bool            `` /* 145-byte string literal not displayed */
	IsNeighborMaxPrefixShutdown             bool            `` /* 150-byte string literal not displayed */
	IsOutOfMemoryShutdown                   bool            `` /* 132-byte string literal not displayed */
	IsOutOfMemoryForcedUp                   bool            `` /* 134-byte string literal not displayed */
	IsEbgpPeerAsLeague                      bool            `protobuf:"varint,78,opt,name=is_ebgp_peer_as_league,json=isEbgpPeerAsLeague,proto3" json:"is_ebgp_peer_as_league,omitempty"`
	IsEbgpPeerCommonAdmin                   bool            `` /* 132-byte string literal not displayed */
	TtlSecurityEnabled                      bool            `protobuf:"varint,80,opt,name=ttl_security_enabled,json=ttlSecurityEnabled,proto3" json:"ttl_security_enabled,omitempty"`
	Suppress4ByteAs                         bool            `protobuf:"varint,81,opt,name=suppress4_byte_as,json=suppress4ByteAs,proto3" json:"suppress4_byte_as,omitempty"`
	BfdSessionState                         string          `protobuf:"bytes,82,opt,name=bfd_session_state,json=bfdSessionState,proto3" json:"bfd_session_state,omitempty"`
	BfdSessionCreatedState                  string          `` /* 132-byte string literal not displayed */
	BfdSessionEnableMode                    string          `` /* 126-byte string literal not displayed */
	BfdMinintervalval                       uint32          `protobuf:"varint,85,opt,name=bfd_minintervalval,json=bfdMinintervalval,proto3" json:"bfd_minintervalval,omitempty"`
	BfdMultiplierval                        uint32          `protobuf:"varint,86,opt,name=bfd_multiplierval,json=bfdMultiplierval,proto3" json:"bfd_multiplierval,omitempty"`
	BfdStateTs                              uint64          `protobuf:"varint,87,opt,name=bfd_state_ts,json=bfdStateTs,proto3" json:"bfd_state_ts,omitempty"`
	RouterId                                string          `protobuf:"bytes,88,opt,name=router_id,json=routerId,proto3" json:"router_id,omitempty"`
	NegotiatedProtocolVersion               uint32          `` /* 140-byte string literal not displayed */
	EbgpTimeToLive                          uint32          `protobuf:"varint,90,opt,name=ebgp_time_to_live,json=ebgpTimeToLive,proto3" json:"ebgp_time_to_live,omitempty"`
	IsEbgpMultihopBgpmplsForwardingDisabled bool            `` /* 188-byte string literal not displayed */
	Tcpmss                                  uint32          `protobuf:"varint,92,opt,name=tcpmss,proto3" json:"tcpmss,omitempty"`
	MsgLogIn                                uint32          `protobuf:"varint,93,opt,name=msg_log_in,json=msgLogIn,proto3" json:"msg_log_in,omitempty"`
	MsgLogOut                               uint32          `protobuf:"varint,94,opt,name=msg_log_out,json=msgLogOut,proto3" json:"msg_log_out,omitempty"`
	NeighborLocalAs                         uint32          `protobuf:"varint,95,opt,name=neighbor_local_as,json=neighborLocalAs,proto3" json:"neighbor_local_as,omitempty"`
	LocalAsNoPrepend                        bool            `protobuf:"varint,96,opt,name=local_as_no_prepend,json=localAsNoPrepend,proto3" json:"local_as_no_prepend,omitempty"`
	IsCapabilityNegotiationSuppressed       bool            `` /* 166-byte string literal not displayed */
	IsCapabilityNegotiationPerformed        bool            `` /* 163-byte string literal not displayed */
	IsRouteRefreshCapabilityReceived        bool            `` /* 165-byte string literal not displayed */
	IsRouteRefreshOldCapabilityReceived     bool            `` /* 177-byte string literal not displayed */
	IsGrAware                               bool            `protobuf:"varint,101,opt,name=is_gr_aware,json=isGrAware,proto3" json:"is_gr_aware,omitempty"`
	Is4ByteAsCapabilityReceived             bool            `` /* 151-byte string literal not displayed */
	Is4ByteAsCapabilitySent                 bool            `` /* 139-byte string literal not displayed */
	MultiProtocolCapabilityReceived         bool            `` /* 161-byte string literal not displayed */
	HoldTime                                uint32          `protobuf:"varint,105,opt,name=hold_time,json=holdTime,proto3" json:"hold_time,omitempty"`
	KeepAliveTime                           uint32          `protobuf:"varint,106,opt,name=keep_alive_time,json=keepAliveTime,proto3" json:"keep_alive_time,omitempty"`
	ConfiguredHoldTime                      uint32          `protobuf:"varint,107,opt,name=configured_hold_time,json=configuredHoldTime,proto3" json:"configured_hold_time,omitempty"`
	ConfiguredKeepalive                     uint32          `protobuf:"varint,108,opt,name=configured_keepalive,json=configuredKeepalive,proto3" json:"configured_keepalive,omitempty"`
	ConfiguredMinAccHoldTime                uint32          `` /* 142-byte string literal not displayed */
	MinAdvertiseInterval                    uint32          `` /* 126-byte string literal not displayed */
	MinAdvertiseIntervalMsecs               uint32          `` /* 143-byte string literal not displayed */
	MinOriginationInterval                  uint32          `` /* 132-byte string literal not displayed */
	ConnectRetryInterval                    uint32          `` /* 126-byte string literal not displayed */
	TimeSinceLastUpdate                     uint32          `protobuf:"varint,114,opt,name=time_since_last_update,json=timeSinceLastUpdate,proto3" json:"time_since_last_update,omitempty"`
	TimeSinceLastRead                       uint32          `protobuf:"varint,115,opt,name=time_since_last_read,json=timeSinceLastRead,proto3" json:"time_since_last_read,omitempty"`
	TimeSinceLastReadReset                  uint32          `` /* 136-byte string literal not displayed */
	TimeLastCb                              uint64          `protobuf:"varint,117,opt,name=time_last_cb,json=timeLastCb,proto3" json:"time_last_cb,omitempty"`
	TimeLastCbReset                         uint32          `protobuf:"varint,118,opt,name=time_last_cb_reset,json=timeLastCbReset,proto3" json:"time_last_cb_reset,omitempty"`
	TimeLastFb                              uint64          `protobuf:"varint,119,opt,name=time_last_fb,json=timeLastFb,proto3" json:"time_last_fb,omitempty"`
	CountLastWrite                          uint32          `protobuf:"varint,120,opt,name=count_last_write,json=countLastWrite,proto3" json:"count_last_write,omitempty"`
	TimeSinceLastWrite                      uint32          `protobuf:"varint,121,opt,name=time_since_last_write,json=timeSinceLastWrite,proto3" json:"time_since_last_write,omitempty"`
	AttemptedLastWriteBytes                 uint32          `` /* 137-byte string literal not displayed */
	ActualLastWriteBytes                    uint32          `` /* 128-byte string literal not displayed */
	TimeSinceSecondLastWrite                uint32          `` /* 142-byte string literal not displayed */
	AttemptedSecondLastWriteBytes           uint32          `` /* 157-byte string literal not displayed */
	ActualSecondLastWriteBytes              uint32          `` /* 148-byte string literal not displayed */
	TimeSinceLastWriteReset                 uint32          `` /* 139-byte string literal not displayed */
	AttemptedLastWriteResetBytes            uint32          `` /* 154-byte string literal not displayed */
	ActualLastWriteResetBytes               uint32          `` /* 145-byte string literal not displayed */
	TimeSinceSecondLastWriteReset           uint32          `` /* 159-byte string literal not displayed */
	AttemptedSecondLastWriteResetBytes      uint32          `` /* 174-byte string literal not displayed */
	ActualSecondLastWriteResetBytes         uint32          `` /* 165-byte string literal not displayed */
	LastWriteEvent                          uint32          `protobuf:"varint,133,opt,name=last_write_event,json=lastWriteEvent,proto3" json:"last_write_event,omitempty"`
	SecondLastWriteEvent                    uint32          `` /* 128-byte string literal not displayed */
	LastKAexpiryReset                       uint32          `protobuf:"varint,135,opt,name=last_k_aexpiry_reset,json=lastKAexpiryReset,proto3" json:"last_k_aexpiry_reset,omitempty"`
	SecondLastKAexpiryReset                 uint32          `` /* 139-byte string literal not displayed */
	LastKAnotsentReset                      uint32          `protobuf:"varint,137,opt,name=last_k_anotsent_reset,json=lastKAnotsentReset,proto3" json:"last_k_anotsent_reset,omitempty"`
	LastKAerrorReset                        uint32          `protobuf:"varint,138,opt,name=last_k_aerror_reset,json=lastKAerrorReset,proto3" json:"last_k_aerror_reset,omitempty"`
	LastKAstartReset                        uint32          `protobuf:"varint,139,opt,name=last_k_astart_reset,json=lastKAstartReset,proto3" json:"last_k_astart_reset,omitempty"`
	SecondLastKAstartReset                  uint32          `` /* 136-byte string literal not displayed */
	ConnectionUpCount                       uint32          `protobuf:"varint,141,opt,name=connection_up_count,json=connectionUpCount,proto3" json:"connection_up_count,omitempty"`
	ConnectionDownCount                     uint32          `protobuf:"varint,142,opt,name=connection_down_count,json=connectionDownCount,proto3" json:"connection_down_count,omitempty"`
	TimeSinceConnectionLastDropped          uint32          `` /* 160-byte string literal not displayed */
	ResetReason                             string          `protobuf:"bytes,144,opt,name=reset_reason,json=resetReason,proto3" json:"reset_reason,omitempty"`
	PeerResetReason                         string          `protobuf:"bytes,145,opt,name=peer_reset_reason,json=peerResetReason,proto3" json:"peer_reset_reason,omitempty"`
	PeerErrorCode                           uint32          `protobuf:"varint,146,opt,name=peer_error_code,json=peerErrorCode,proto3" json:"peer_error_code,omitempty"`
	LastNotifyErrorCode                     uint32          `protobuf:"varint,147,opt,name=last_notify_error_code,json=lastNotifyErrorCode,proto3" json:"last_notify_error_code,omitempty"`
	LastNotifyErrorSubcode                  uint32          `` /* 134-byte string literal not displayed */
	SendNotificationInfo                    *BgpNotfntype_  `protobuf:"bytes,149,opt,name=send_notification_info,json=sendNotificationInfo,proto3" json:"send_notification_info,omitempty"`
	ReceivedNotificationInfo                *BgpNotfntype_  `` /* 137-byte string literal not displayed */
	ErrorNotifiesReceived                   uint32          `` /* 129-byte string literal not displayed */
	ErrorNotifiesSent                       uint32          `protobuf:"varint,152,opt,name=error_notifies_sent,json=errorNotifiesSent,proto3" json:"error_notifies_sent,omitempty"`
	RemoteAsNumber                          uint32          `protobuf:"varint,153,opt,name=remote_as_number,json=remoteAsNumber,proto3" json:"remote_as_number,omitempty"`
	DmzLinkBandwidth                        uint32          `protobuf:"varint,154,opt,name=dmz_link_bandwidth,json=dmzLinkBandwidth,proto3" json:"dmz_link_bandwidth,omitempty"`
	EbgpRecvDmz                             bool            `protobuf:"varint,155,opt,name=ebgp_recv_dmz,json=ebgpRecvDmz,proto3" json:"ebgp_recv_dmz,omitempty"`
	EbgpSendDmzMode                         string          `protobuf:"bytes,156,opt,name=ebgp_send_dmz_mode,json=ebgpSendDmzMode,proto3" json:"ebgp_send_dmz_mode,omitempty"`
	TosType                                 uint32          `protobuf:"varint,157,opt,name=tos_type,json=tosType,proto3" json:"tos_type,omitempty"`
	TosValue                                uint32          `protobuf:"varint,158,opt,name=tos_value,json=tosValue,proto3" json:"tos_value,omitempty"`
	PerformanceStatistics                   *BgpPerfNbr_    `` /* 126-byte string literal not displayed */
	AfData                                  []*BgpNbrAf_    `protobuf:"bytes,160,rep,name=af_data,json=afData,proto3" json:"af_data,omitempty"`
	TcpSessionOpenMode                      string          `protobuf:"bytes,161,opt,name=tcp_session_open_mode,json=tcpSessionOpenMode,proto3" json:"tcp_session_open_mode,omitempty"`
	VrfName                                 string          `protobuf:"bytes,162,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	StandbyRp                               bool            `protobuf:"varint,163,opt,name=standby_rp,json=standbyRp,proto3" json:"standby_rp,omitempty"`
	NsrEnabled                              bool            `protobuf:"varint,164,opt,name=nsr_enabled,json=nsrEnabled,proto3" json:"nsr_enabled,omitempty"`
	GracefulRestartEnabledNbr               bool            `` /* 143-byte string literal not displayed */
	GrRestartTime                           uint32          `protobuf:"varint,166,opt,name=gr_restart_time,json=grRestartTime,proto3" json:"gr_restart_time,omitempty"`
	GrStalePathTime                         uint32          `protobuf:"varint,167,opt,name=gr_stale_path_time,json=grStalePathTime,proto3" json:"gr_stale_path_time,omitempty"`
	FssnOffset                              uint32          `protobuf:"varint,168,opt,name=fssn_offset,json=fssnOffset,proto3" json:"fssn_offset,omitempty"`
	FpbsnOffset                             uint32          `protobuf:"varint,169,opt,name=fpbsn_offset,json=fpbsnOffset,proto3" json:"fpbsn_offset,omitempty"`
	LastAckdSeqNo                           uint32          `protobuf:"varint,170,opt,name=last_ackd_seq_no,json=lastAckdSeqNo,proto3" json:"last_ackd_seq_no,omitempty"`
	BytesWritten                            uint32          `protobuf:"varint,171,opt,name=bytes_written,json=bytesWritten,proto3" json:"bytes_written,omitempty"`
	BytesRead                               uint32          `protobuf:"varint,172,opt,name=bytes_read,json=bytesRead,proto3" json:"bytes_read,omitempty"`
	SocketReadBytes                         uint32          `protobuf:"varint,173,opt,name=socket_read_bytes,json=socketReadBytes,proto3" json:"socket_read_bytes,omitempty"`
	IsReadDisabled                          bool            `protobuf:"varint,174,opt,name=is_read_disabled,json=isReadDisabled,proto3" json:"is_read_disabled,omitempty"`
	UpdateBytesRead                         uint32          `protobuf:"varint,175,opt,name=update_bytes_read,json=updateBytesRead,proto3" json:"update_bytes_read,omitempty"`
	NsrState                                string          `protobuf:"bytes,176,opt,name=nsr_state,json=nsrState,proto3" json:"nsr_state,omitempty"`
	IsPassiveClose                          bool            `protobuf:"varint,177,opt,name=is_passive_close,json=isPassiveClose,proto3" json:"is_passive_close,omitempty"`
	NbrEnforceFirstAs                       bool            `protobuf:"varint,178,opt,name=nbr_enforce_first_as,json=nbrEnforceFirstAs,proto3" json:"nbr_enforce_first_as,omitempty"`
	ActiveBmpServers                        uint32          `protobuf:"varint,179,opt,name=active_bmp_servers,json=activeBmpServers,proto3" json:"active_bmp_servers,omitempty"`
	NbrClusterId                            uint32          `protobuf:"varint,180,opt,name=nbr_cluster_id,json=nbrClusterId,proto3" json:"nbr_cluster_id,omitempty"`
	NbrInCluster                            uint32          `protobuf:"varint,181,opt,name=nbr_in_cluster,json=nbrInCluster,proto3" json:"nbr_in_cluster,omitempty"`
	IgnoreConnected                         bool            `protobuf:"varint,182,opt,name=ignore_connected,json=ignoreConnected,proto3" json:"ignore_connected,omitempty"`
	InternalVpnClient                       bool            `protobuf:"varint,183,opt,name=internal_vpn_client,json=internalVpnClient,proto3" json:"internal_vpn_client,omitempty"`
	IoArmed                                 bool            `protobuf:"varint,184,opt,name=io_armed,json=ioArmed,proto3" json:"io_armed,omitempty"`
	ReadArmed                               bool            `protobuf:"varint,185,opt,name=read_armed,json=readArmed,proto3" json:"read_armed,omitempty"`
	WriteArmed                              bool            `protobuf:"varint,186,opt,name=write_armed,json=writeArmed,proto3" json:"write_armed,omitempty"`
	MessageStatistics                       *BgpNbrMsgStats `protobuf:"bytes,187,opt,name=message_statistics,json=messageStatistics,proto3" json:"message_statistics,omitempty"`
	DiscardDataBytes                        uint32          `protobuf:"varint,188,opt,name=discard_data_bytes,json=discardDataBytes,proto3" json:"discard_data_bytes,omitempty"`
	LocalAsReplaceAs                        bool            `protobuf:"varint,189,opt,name=local_as_replace_as,json=localAsReplaceAs,proto3" json:"local_as_replace_as,omitempty"`
	LocalAsDualAs                           bool            `protobuf:"varint,190,opt,name=local_as_dual_as,json=localAsDualAs,proto3" json:"local_as_dual_as,omitempty"`
	LocalAsDualAsModeNative                 bool            `` /* 141-byte string literal not displayed */
	EgressPeerEngineeringEnabled            bool            `` /* 152-byte string literal not displayed */
	TcpInitSyncTimeSpec                     *BgpTimespec    `` /* 126-byte string literal not displayed */
	TcpInitSyncPhaseTwoTimeSpec             *BgpTimespec    `` /* 154-byte string literal not displayed */
	TcpInitSyncDoneTimeSpec                 *BgpTimespec    `` /* 140-byte string literal not displayed */
	DiscardAs4Path                          uint32          `protobuf:"varint,196,opt,name=discard_as4_path,json=discardAs4Path,proto3" json:"discard_as4_path,omitempty"`
	RpkiDisable                             bool            `protobuf:"varint,197,opt,name=rpki_disable,json=rpkiDisable,proto3" json:"rpki_disable,omitempty"`
	RpkiUseValidity                         bool            `protobuf:"varint,198,opt,name=rpki_use_validity,json=rpkiUseValidity,proto3" json:"rpki_use_validity,omitempty"`
	RpkiAllowInvalid                        bool            `protobuf:"varint,199,opt,name=rpki_allow_invalid,json=rpkiAllowInvalid,proto3" json:"rpki_allow_invalid,omitempty"`
	RpkiSignalIbgp                          bool            `protobuf:"varint,200,opt,name=rpki_signal_ibgp,json=rpkiSignalIbgp,proto3" json:"rpki_signal_ibgp,omitempty"`
	GracefulMaintenance                     *BgpNbrGshut_   `protobuf:"bytes,201,opt,name=graceful_maintenance,json=gracefulMaintenance,proto3" json:"graceful_maintenance,omitempty"`
	DynamicNeighbor                         bool            `protobuf:"varint,202,opt,name=dynamic_neighbor,json=dynamicNeighbor,proto3" json:"dynamic_neighbor,omitempty"`
	MergeInboundSafi1And4Updates            bool            `` /* 152-byte string literal not displayed */
	IsCapabilityEnheSuppressed              bool            `` /* 146-byte string literal not displayed */
	DeleteTimeRemaining                     uint32          `protobuf:"varint,205,opt,name=delete_time_remaining,json=deleteTimeRemaining,proto3" json:"delete_time_remaining,omitempty"`
	// contains filtered or unexported fields
}

func (*BgpNbrBag) Descriptor deprecated

func (*BgpNbrBag) Descriptor() ([]byte, []int)

Deprecated: Use BgpNbrBag.ProtoReflect.Descriptor instead.

func (*BgpNbrBag) GetActiveBmpServers

func (x *BgpNbrBag) GetActiveBmpServers() uint32

func (*BgpNbrBag) GetActualLastWriteBytes

func (x *BgpNbrBag) GetActualLastWriteBytes() uint32

func (*BgpNbrBag) GetActualLastWriteResetBytes

func (x *BgpNbrBag) GetActualLastWriteResetBytes() uint32

func (*BgpNbrBag) GetActualSecondLastWriteBytes

func (x *BgpNbrBag) GetActualSecondLastWriteBytes() uint32

func (*BgpNbrBag) GetActualSecondLastWriteResetBytes

func (x *BgpNbrBag) GetActualSecondLastWriteResetBytes() uint32

func (*BgpNbrBag) GetAfData

func (x *BgpNbrBag) GetAfData() []*BgpNbrAf_

func (*BgpNbrBag) GetAttemptedLastWriteBytes

func (x *BgpNbrBag) GetAttemptedLastWriteBytes() uint32

func (*BgpNbrBag) GetAttemptedLastWriteResetBytes

func (x *BgpNbrBag) GetAttemptedLastWriteResetBytes() uint32

func (*BgpNbrBag) GetAttemptedSecondLastWriteBytes

func (x *BgpNbrBag) GetAttemptedSecondLastWriteBytes() uint32

func (*BgpNbrBag) GetAttemptedSecondLastWriteResetBytes

func (x *BgpNbrBag) GetAttemptedSecondLastWriteResetBytes() uint32

func (*BgpNbrBag) GetBfdMinintervalval

func (x *BgpNbrBag) GetBfdMinintervalval() uint32

func (*BgpNbrBag) GetBfdMultiplierval

func (x *BgpNbrBag) GetBfdMultiplierval() uint32

func (*BgpNbrBag) GetBfdSessionCreatedState

func (x *BgpNbrBag) GetBfdSessionCreatedState() string

func (*BgpNbrBag) GetBfdSessionEnableMode

func (x *BgpNbrBag) GetBfdSessionEnableMode() string

func (*BgpNbrBag) GetBfdSessionState

func (x *BgpNbrBag) GetBfdSessionState() string

func (*BgpNbrBag) GetBfdStateTs

func (x *BgpNbrBag) GetBfdStateTs() uint64

func (*BgpNbrBag) GetBytesRead

func (x *BgpNbrBag) GetBytesRead() uint32

func (*BgpNbrBag) GetBytesWritten

func (x *BgpNbrBag) GetBytesWritten() uint32

func (*BgpNbrBag) GetConfiguredHoldTime

func (x *BgpNbrBag) GetConfiguredHoldTime() uint32

func (*BgpNbrBag) GetConfiguredKeepalive

func (x *BgpNbrBag) GetConfiguredKeepalive() uint32

func (*BgpNbrBag) GetConfiguredMinAccHoldTime

func (x *BgpNbrBag) GetConfiguredMinAccHoldTime() uint32

func (*BgpNbrBag) GetConnectRetryInterval

func (x *BgpNbrBag) GetConnectRetryInterval() uint32

func (*BgpNbrBag) GetConnectionAdminStatus

func (x *BgpNbrBag) GetConnectionAdminStatus() uint32

func (*BgpNbrBag) GetConnectionDownCount

func (x *BgpNbrBag) GetConnectionDownCount() uint32

func (*BgpNbrBag) GetConnectionEstablishedTime

func (x *BgpNbrBag) GetConnectionEstablishedTime() uint32

func (*BgpNbrBag) GetConnectionLocalAddress

func (x *BgpNbrBag) GetConnectionLocalAddress() *BgpAddrtype

func (*BgpNbrBag) GetConnectionLocalPort

func (x *BgpNbrBag) GetConnectionLocalPort() uint32

func (*BgpNbrBag) GetConnectionRemoteAddress

func (x *BgpNbrBag) GetConnectionRemoteAddress() *BgpAddrtype

func (*BgpNbrBag) GetConnectionRemotePort

func (x *BgpNbrBag) GetConnectionRemotePort() uint32

func (*BgpNbrBag) GetConnectionState

func (x *BgpNbrBag) GetConnectionState() string

func (*BgpNbrBag) GetConnectionUpCount

func (x *BgpNbrBag) GetConnectionUpCount() uint32

func (*BgpNbrBag) GetCountLastWrite

func (x *BgpNbrBag) GetCountLastWrite() uint32

func (*BgpNbrBag) GetDeleteTimeRemaining added in v0.5.0

func (x *BgpNbrBag) GetDeleteTimeRemaining() uint32

func (*BgpNbrBag) GetDescription

func (x *BgpNbrBag) GetDescription() string

func (*BgpNbrBag) GetDiscardAs4Path

func (x *BgpNbrBag) GetDiscardAs4Path() uint32

func (*BgpNbrBag) GetDiscardDataBytes

func (x *BgpNbrBag) GetDiscardDataBytes() uint32

func (*BgpNbrBag) GetDmzLinkBandwidth

func (x *BgpNbrBag) GetDmzLinkBandwidth() uint32

func (*BgpNbrBag) GetDynamicNeighbor added in v0.5.0

func (x *BgpNbrBag) GetDynamicNeighbor() bool

func (*BgpNbrBag) GetEbgpRecvDmz

func (x *BgpNbrBag) GetEbgpRecvDmz() bool

func (*BgpNbrBag) GetEbgpSendDmzMode

func (x *BgpNbrBag) GetEbgpSendDmzMode() string

func (*BgpNbrBag) GetEbgpTimeToLive

func (x *BgpNbrBag) GetEbgpTimeToLive() uint32

func (*BgpNbrBag) GetEgressPeerEngineeringEnabled

func (x *BgpNbrBag) GetEgressPeerEngineeringEnabled() bool

func (*BgpNbrBag) GetErrorNotifiesReceived

func (x *BgpNbrBag) GetErrorNotifiesReceived() uint32

func (*BgpNbrBag) GetErrorNotifiesSent

func (x *BgpNbrBag) GetErrorNotifiesSent() uint32

func (*BgpNbrBag) GetFpbsnOffset

func (x *BgpNbrBag) GetFpbsnOffset() uint32

func (*BgpNbrBag) GetFssnOffset

func (x *BgpNbrBag) GetFssnOffset() uint32

func (*BgpNbrBag) GetGrRestartTime

func (x *BgpNbrBag) GetGrRestartTime() uint32

func (*BgpNbrBag) GetGrStalePathTime

func (x *BgpNbrBag) GetGrStalePathTime() uint32

func (*BgpNbrBag) GetGracefulMaintenance

func (x *BgpNbrBag) GetGracefulMaintenance() *BgpNbrGshut_

func (*BgpNbrBag) GetGracefulRestartEnabledNbr

func (x *BgpNbrBag) GetGracefulRestartEnabledNbr() bool
func (x *BgpNbrBag) GetHasInternalLink() bool

func (*BgpNbrBag) GetHoldTime

func (x *BgpNbrBag) GetHoldTime() uint32

func (*BgpNbrBag) GetIgnoreConnected

func (x *BgpNbrBag) GetIgnoreConnected() bool

func (*BgpNbrBag) GetInternalVpnClient

func (x *BgpNbrBag) GetInternalVpnClient() bool

func (*BgpNbrBag) GetIoArmed

func (x *BgpNbrBag) GetIoArmed() bool

func (*BgpNbrBag) GetIs4ByteAsCapabilityReceived

func (x *BgpNbrBag) GetIs4ByteAsCapabilityReceived() bool

func (*BgpNbrBag) GetIs4ByteAsCapabilitySent

func (x *BgpNbrBag) GetIs4ByteAsCapabilitySent() bool

func (*BgpNbrBag) GetIsAdministrativelyShutDown

func (x *BgpNbrBag) GetIsAdministrativelyShutDown() bool

func (*BgpNbrBag) GetIsCapabilityEnheSuppressed added in v0.5.0

func (x *BgpNbrBag) GetIsCapabilityEnheSuppressed() bool

func (*BgpNbrBag) GetIsCapabilityNegotiationPerformed

func (x *BgpNbrBag) GetIsCapabilityNegotiationPerformed() bool

func (*BgpNbrBag) GetIsCapabilityNegotiationSuppressed

func (x *BgpNbrBag) GetIsCapabilityNegotiationSuppressed() bool

func (*BgpNbrBag) GetIsEbgpMultihopBgpmplsForwardingDisabled

func (x *BgpNbrBag) GetIsEbgpMultihopBgpmplsForwardingDisabled() bool

func (*BgpNbrBag) GetIsEbgpPeerAsLeague

func (x *BgpNbrBag) GetIsEbgpPeerAsLeague() bool

func (*BgpNbrBag) GetIsEbgpPeerCommonAdmin

func (x *BgpNbrBag) GetIsEbgpPeerCommonAdmin() bool

func (*BgpNbrBag) GetIsExternalNeighborNotDirectlyConnected

func (x *BgpNbrBag) GetIsExternalNeighborNotDirectlyConnected() bool

func (*BgpNbrBag) GetIsGrAware

func (x *BgpNbrBag) GetIsGrAware() bool

func (*BgpNbrBag) GetIsLocalAddressConfigured

func (x *BgpNbrBag) GetIsLocalAddressConfigured() bool

func (*BgpNbrBag) GetIsNeighborMaxPrefixShutdown

func (x *BgpNbrBag) GetIsNeighborMaxPrefixShutdown() bool

func (*BgpNbrBag) GetIsOutOfMemoryForcedUp

func (x *BgpNbrBag) GetIsOutOfMemoryForcedUp() bool

func (*BgpNbrBag) GetIsOutOfMemoryShutdown

func (x *BgpNbrBag) GetIsOutOfMemoryShutdown() bool

func (*BgpNbrBag) GetIsPassiveClose

func (x *BgpNbrBag) GetIsPassiveClose() bool

func (*BgpNbrBag) GetIsReadDisabled

func (x *BgpNbrBag) GetIsReadDisabled() bool

func (*BgpNbrBag) GetIsRouteRefreshCapabilityReceived

func (x *BgpNbrBag) GetIsRouteRefreshCapabilityReceived() bool

func (*BgpNbrBag) GetIsRouteRefreshOldCapabilityReceived

func (x *BgpNbrBag) GetIsRouteRefreshOldCapabilityReceived() bool

func (*BgpNbrBag) GetKeepAliveTime

func (x *BgpNbrBag) GetKeepAliveTime() uint32

func (*BgpNbrBag) GetLastAckdSeqNo

func (x *BgpNbrBag) GetLastAckdSeqNo() uint32

func (*BgpNbrBag) GetLastKAerrorReset

func (x *BgpNbrBag) GetLastKAerrorReset() uint32

func (*BgpNbrBag) GetLastKAexpiryReset

func (x *BgpNbrBag) GetLastKAexpiryReset() uint32

func (*BgpNbrBag) GetLastKAnotsentReset

func (x *BgpNbrBag) GetLastKAnotsentReset() uint32

func (*BgpNbrBag) GetLastKAstartReset

func (x *BgpNbrBag) GetLastKAstartReset() uint32

func (*BgpNbrBag) GetLastNotifyErrorCode

func (x *BgpNbrBag) GetLastNotifyErrorCode() uint32

func (*BgpNbrBag) GetLastNotifyErrorSubcode

func (x *BgpNbrBag) GetLastNotifyErrorSubcode() uint32

func (*BgpNbrBag) GetLastWriteEvent

func (x *BgpNbrBag) GetLastWriteEvent() uint32

func (*BgpNbrBag) GetLocalAs

func (x *BgpNbrBag) GetLocalAs() uint32

func (*BgpNbrBag) GetLocalAsDualAs

func (x *BgpNbrBag) GetLocalAsDualAs() bool

func (*BgpNbrBag) GetLocalAsDualAsModeNative

func (x *BgpNbrBag) GetLocalAsDualAsModeNative() bool

func (*BgpNbrBag) GetLocalAsNoPrepend

func (x *BgpNbrBag) GetLocalAsNoPrepend() bool

func (*BgpNbrBag) GetLocalAsReplaceAs

func (x *BgpNbrBag) GetLocalAsReplaceAs() bool

func (*BgpNbrBag) GetMergeInboundSafi1And4Updates added in v0.5.0

func (x *BgpNbrBag) GetMergeInboundSafi1And4Updates() bool

func (*BgpNbrBag) GetMessageStatistics

func (x *BgpNbrBag) GetMessageStatistics() *BgpNbrMsgStats

func (*BgpNbrBag) GetMessagesQueuedIn

func (x *BgpNbrBag) GetMessagesQueuedIn() uint32

func (*BgpNbrBag) GetMessagesQueuedOut

func (x *BgpNbrBag) GetMessagesQueuedOut() uint32

func (*BgpNbrBag) GetMessagesReceived

func (x *BgpNbrBag) GetMessagesReceived() uint32

func (*BgpNbrBag) GetMessagesSent

func (x *BgpNbrBag) GetMessagesSent() uint32

func (*BgpNbrBag) GetMinAdvertiseInterval

func (x *BgpNbrBag) GetMinAdvertiseInterval() uint32

func (*BgpNbrBag) GetMinAdvertiseIntervalMsecs

func (x *BgpNbrBag) GetMinAdvertiseIntervalMsecs() uint32

func (*BgpNbrBag) GetMinOriginationInterval

func (x *BgpNbrBag) GetMinOriginationInterval() uint32

func (*BgpNbrBag) GetMsgLogIn

func (x *BgpNbrBag) GetMsgLogIn() uint32

func (*BgpNbrBag) GetMsgLogOut

func (x *BgpNbrBag) GetMsgLogOut() uint32

func (*BgpNbrBag) GetMultiProtocolCapabilityReceived

func (x *BgpNbrBag) GetMultiProtocolCapabilityReceived() bool

func (*BgpNbrBag) GetNbrClusterId

func (x *BgpNbrBag) GetNbrClusterId() uint32

func (*BgpNbrBag) GetNbrEnforceFirstAs

func (x *BgpNbrBag) GetNbrEnforceFirstAs() bool

func (*BgpNbrBag) GetNbrInCluster

func (x *BgpNbrBag) GetNbrInCluster() uint32

func (*BgpNbrBag) GetNegotiatedProtocolVersion

func (x *BgpNbrBag) GetNegotiatedProtocolVersion() uint32

func (*BgpNbrBag) GetNeighborInterfaceHandle

func (x *BgpNbrBag) GetNeighborInterfaceHandle() uint32

func (*BgpNbrBag) GetNeighborLocalAs

func (x *BgpNbrBag) GetNeighborLocalAs() uint32

func (*BgpNbrBag) GetNsrEnabled

func (x *BgpNbrBag) GetNsrEnabled() bool

func (*BgpNbrBag) GetNsrState

func (x *BgpNbrBag) GetNsrState() string

func (*BgpNbrBag) GetOpenCheckErrorCode

func (x *BgpNbrBag) GetOpenCheckErrorCode() string

func (*BgpNbrBag) GetPeerErrorCode

func (x *BgpNbrBag) GetPeerErrorCode() uint32

func (*BgpNbrBag) GetPeerResetReason

func (x *BgpNbrBag) GetPeerResetReason() string

func (*BgpNbrBag) GetPerformanceStatistics

func (x *BgpNbrBag) GetPerformanceStatistics() *BgpPerfNbr_

func (*BgpNbrBag) GetPreviousConnectionState

func (x *BgpNbrBag) GetPreviousConnectionState() uint32

func (*BgpNbrBag) GetReadArmed

func (x *BgpNbrBag) GetReadArmed() bool

func (*BgpNbrBag) GetReceivedNotificationInfo

func (x *BgpNbrBag) GetReceivedNotificationInfo() *BgpNotfntype_

func (*BgpNbrBag) GetRemoteAs

func (x *BgpNbrBag) GetRemoteAs() uint32

func (*BgpNbrBag) GetRemoteAsNumber

func (x *BgpNbrBag) GetRemoteAsNumber() uint32

func (*BgpNbrBag) GetResetNotificationSent

func (x *BgpNbrBag) GetResetNotificationSent() bool

func (*BgpNbrBag) GetResetReason

func (x *BgpNbrBag) GetResetReason() string

func (*BgpNbrBag) GetRouterId

func (x *BgpNbrBag) GetRouterId() string

func (*BgpNbrBag) GetRpkiAllowInvalid

func (x *BgpNbrBag) GetRpkiAllowInvalid() bool

func (*BgpNbrBag) GetRpkiDisable

func (x *BgpNbrBag) GetRpkiDisable() bool

func (*BgpNbrBag) GetRpkiSignalIbgp

func (x *BgpNbrBag) GetRpkiSignalIbgp() bool

func (*BgpNbrBag) GetRpkiUseValidity

func (x *BgpNbrBag) GetRpkiUseValidity() bool

func (*BgpNbrBag) GetSecondLastKAexpiryReset

func (x *BgpNbrBag) GetSecondLastKAexpiryReset() uint32

func (*BgpNbrBag) GetSecondLastKAstartReset

func (x *BgpNbrBag) GetSecondLastKAstartReset() uint32

func (*BgpNbrBag) GetSecondLastWriteEvent

func (x *BgpNbrBag) GetSecondLastWriteEvent() uint32

func (*BgpNbrBag) GetSendNotificationInfo

func (x *BgpNbrBag) GetSendNotificationInfo() *BgpNotfntype_

func (*BgpNbrBag) GetSocketReadBytes

func (x *BgpNbrBag) GetSocketReadBytes() uint32

func (*BgpNbrBag) GetSpeakerId

func (x *BgpNbrBag) GetSpeakerId() uint32

func (*BgpNbrBag) GetStandbyRp

func (x *BgpNbrBag) GetStandbyRp() bool

func (*BgpNbrBag) GetSuppress4ByteAs

func (x *BgpNbrBag) GetSuppress4ByteAs() bool

func (*BgpNbrBag) GetTcpInitSyncDoneTimeSpec

func (x *BgpNbrBag) GetTcpInitSyncDoneTimeSpec() *BgpTimespec

func (*BgpNbrBag) GetTcpInitSyncPhaseTwoTimeSpec

func (x *BgpNbrBag) GetTcpInitSyncPhaseTwoTimeSpec() *BgpTimespec

func (*BgpNbrBag) GetTcpInitSyncTimeSpec

func (x *BgpNbrBag) GetTcpInitSyncTimeSpec() *BgpTimespec

func (*BgpNbrBag) GetTcpSessionOpenMode

func (x *BgpNbrBag) GetTcpSessionOpenMode() string

func (*BgpNbrBag) GetTcpmss

func (x *BgpNbrBag) GetTcpmss() uint32

func (*BgpNbrBag) GetTimeLastCb

func (x *BgpNbrBag) GetTimeLastCb() uint64

func (*BgpNbrBag) GetTimeLastCbReset

func (x *BgpNbrBag) GetTimeLastCbReset() uint32

func (*BgpNbrBag) GetTimeLastFb

func (x *BgpNbrBag) GetTimeLastFb() uint64

func (*BgpNbrBag) GetTimeSinceConnectionLastDropped

func (x *BgpNbrBag) GetTimeSinceConnectionLastDropped() uint32

func (*BgpNbrBag) GetTimeSinceLastRead

func (x *BgpNbrBag) GetTimeSinceLastRead() uint32

func (*BgpNbrBag) GetTimeSinceLastReadReset

func (x *BgpNbrBag) GetTimeSinceLastReadReset() uint32

func (*BgpNbrBag) GetTimeSinceLastUpdate

func (x *BgpNbrBag) GetTimeSinceLastUpdate() uint32

func (*BgpNbrBag) GetTimeSinceLastWrite

func (x *BgpNbrBag) GetTimeSinceLastWrite() uint32

func (*BgpNbrBag) GetTimeSinceLastWriteReset

func (x *BgpNbrBag) GetTimeSinceLastWriteReset() uint32

func (*BgpNbrBag) GetTimeSinceSecondLastWrite

func (x *BgpNbrBag) GetTimeSinceSecondLastWrite() uint32

func (*BgpNbrBag) GetTimeSinceSecondLastWriteReset

func (x *BgpNbrBag) GetTimeSinceSecondLastWriteReset() uint32

func (*BgpNbrBag) GetTosType

func (x *BgpNbrBag) GetTosType() uint32

func (*BgpNbrBag) GetTosValue

func (x *BgpNbrBag) GetTosValue() uint32

func (*BgpNbrBag) GetTtlSecurityEnabled

func (x *BgpNbrBag) GetTtlSecurityEnabled() bool

func (*BgpNbrBag) GetUpdateBytesRead

func (x *BgpNbrBag) GetUpdateBytesRead() uint32

func (*BgpNbrBag) GetUpdateMessagesIn

func (x *BgpNbrBag) GetUpdateMessagesIn() uint32

func (*BgpNbrBag) GetUpdateMessagesOut

func (x *BgpNbrBag) GetUpdateMessagesOut() uint32

func (*BgpNbrBag) GetVrfName

func (x *BgpNbrBag) GetVrfName() string

func (*BgpNbrBag) GetWriteArmed

func (x *BgpNbrBag) GetWriteArmed() bool

func (*BgpNbrBag) ProtoMessage

func (*BgpNbrBag) ProtoMessage()

func (*BgpNbrBag) ProtoReflect added in v0.5.0

func (x *BgpNbrBag) ProtoReflect() protoreflect.Message

func (*BgpNbrBag) Reset

func (x *BgpNbrBag) Reset()

func (*BgpNbrBag) String

func (x *BgpNbrBag) String() string

type BgpNbrBag_KEYS

type BgpNbrBag_KEYS struct {
	InstanceName    string `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"`
	NeighborAddress string `protobuf:"bytes,2,opt,name=neighbor_address,json=neighborAddress,proto3" json:"neighbor_address,omitempty"`
	// contains filtered or unexported fields
}

func (*BgpNbrBag_KEYS) Descriptor deprecated

func (*BgpNbrBag_KEYS) Descriptor() ([]byte, []int)

Deprecated: Use BgpNbrBag_KEYS.ProtoReflect.Descriptor instead.

func (*BgpNbrBag_KEYS) GetInstanceName

func (x *BgpNbrBag_KEYS) GetInstanceName() string

func (*BgpNbrBag_KEYS) GetNeighborAddress

func (x *BgpNbrBag_KEYS) GetNeighborAddress() string

func (*BgpNbrBag_KEYS) ProtoMessage

func (*BgpNbrBag_KEYS) ProtoMessage()

func (*BgpNbrBag_KEYS) ProtoReflect added in v0.5.0

func (x *BgpNbrBag_KEYS) ProtoReflect() protoreflect.Message

func (*BgpNbrBag_KEYS) Reset

func (x *BgpNbrBag_KEYS) Reset()

func (*BgpNbrBag_KEYS) String

func (x *BgpNbrBag_KEYS) String() string

type BgpNbrGshut_

type BgpNbrGshut_ struct {
	GshutExists          bool   `protobuf:"varint,1,opt,name=gshut_exists,json=gshutExists,proto3" json:"gshut_exists,omitempty"`
	GshutLocalActive     bool   `protobuf:"varint,2,opt,name=gshut_local_active,json=gshutLocalActive,proto3" json:"gshut_local_active,omitempty"`
	GshutActive          bool   `protobuf:"varint,3,opt,name=gshut_active,json=gshutActive,proto3" json:"gshut_active,omitempty"`
	GshutLocprefSet      bool   `protobuf:"varint,4,opt,name=gshut_locpref_set,json=gshutLocprefSet,proto3" json:"gshut_locpref_set,omitempty"`
	GshutLocpref         uint32 `protobuf:"varint,5,opt,name=gshut_locpref,json=gshutLocpref,proto3" json:"gshut_locpref,omitempty"`
	GshutPrepends        uint32 `protobuf:"varint,6,opt,name=gshut_prepends,json=gshutPrepends,proto3" json:"gshut_prepends,omitempty"`
	GshutInterfaceActive bool   `protobuf:"varint,7,opt,name=gshut_interface_active,json=gshutInterfaceActive,proto3" json:"gshut_interface_active,omitempty"`
	GshutLocationActive  bool   `protobuf:"varint,8,opt,name=gshut_location_active,json=gshutLocationActive,proto3" json:"gshut_location_active,omitempty"`
	// contains filtered or unexported fields
}

func (*BgpNbrGshut_) Descriptor deprecated

func (*BgpNbrGshut_) Descriptor() ([]byte, []int)

Deprecated: Use BgpNbrGshut_.ProtoReflect.Descriptor instead.

func (*BgpNbrGshut_) GetGshutActive

func (x *BgpNbrGshut_) GetGshutActive() bool

func (*BgpNbrGshut_) GetGshutExists

func (x *BgpNbrGshut_) GetGshutExists() bool

func (*BgpNbrGshut_) GetGshutInterfaceActive added in v0.5.0

func (x *BgpNbrGshut_) GetGshutInterfaceActive() bool

func (*BgpNbrGshut_) GetGshutLocalActive

func (x *BgpNbrGshut_) GetGshutLocalActive() bool

func (*BgpNbrGshut_) GetGshutLocationActive added in v0.5.0

func (x *BgpNbrGshut_) GetGshutLocationActive() bool

func (*BgpNbrGshut_) GetGshutLocpref

func (x *BgpNbrGshut_) GetGshutLocpref() uint32

func (*BgpNbrGshut_) GetGshutLocprefSet

func (x *BgpNbrGshut_) GetGshutLocprefSet() bool

func (*BgpNbrGshut_) GetGshutPrepends

func (x *BgpNbrGshut_) GetGshutPrepends() uint32

func (*BgpNbrGshut_) ProtoMessage

func (*BgpNbrGshut_) ProtoMessage()

func (*BgpNbrGshut_) ProtoReflect added in v0.5.0

func (x *BgpNbrGshut_) ProtoReflect() protoreflect.Message

func (*BgpNbrGshut_) Reset

func (x *BgpNbrGshut_) Reset()

func (*BgpNbrGshut_) String

func (x *BgpNbrGshut_) String() string

type BgpNbrMsgStats

type BgpNbrMsgStats struct {
	Open         *BgpNbrMsgStatsOp `protobuf:"bytes,1,opt,name=open,proto3" json:"open,omitempty"`
	Notification *BgpNbrMsgStatsOp `protobuf:"bytes,2,opt,name=notification,proto3" json:"notification,omitempty"`
	Update       *BgpNbrMsgStatsOp `protobuf:"bytes,3,opt,name=update,proto3" json:"update,omitempty"`
	Keepalive    *BgpNbrMsgStatsOp `protobuf:"bytes,4,opt,name=keepalive,proto3" json:"keepalive,omitempty"`
	RouteRefresh *BgpNbrMsgStatsOp `protobuf:"bytes,5,opt,name=route_refresh,json=routeRefresh,proto3" json:"route_refresh,omitempty"`
	Total        *BgpNbrMsgStatsOp `protobuf:"bytes,6,opt,name=total,proto3" json:"total,omitempty"`
	// contains filtered or unexported fields
}

func (*BgpNbrMsgStats) Descriptor deprecated

func (*BgpNbrMsgStats) Descriptor() ([]byte, []int)

Deprecated: Use BgpNbrMsgStats.ProtoReflect.Descriptor instead.

func (*BgpNbrMsgStats) GetKeepalive

func (x *BgpNbrMsgStats) GetKeepalive() *BgpNbrMsgStatsOp

func (*BgpNbrMsgStats) GetNotification

func (x *BgpNbrMsgStats) GetNotification() *BgpNbrMsgStatsOp

func (*BgpNbrMsgStats) GetOpen

func (x *BgpNbrMsgStats) GetOpen() *BgpNbrMsgStatsOp

func (*BgpNbrMsgStats) GetRouteRefresh

func (x *BgpNbrMsgStats) GetRouteRefresh() *BgpNbrMsgStatsOp

func (*BgpNbrMsgStats) GetTotal

func (x *BgpNbrMsgStats) GetTotal() *BgpNbrMsgStatsOp

func (*BgpNbrMsgStats) GetUpdate

func (x *BgpNbrMsgStats) GetUpdate() *BgpNbrMsgStatsOp

func (*BgpNbrMsgStats) ProtoMessage

func (*BgpNbrMsgStats) ProtoMessage()

func (*BgpNbrMsgStats) ProtoReflect added in v0.5.0

func (x *BgpNbrMsgStats) ProtoReflect() protoreflect.Message

func (*BgpNbrMsgStats) Reset

func (x *BgpNbrMsgStats) Reset()

func (*BgpNbrMsgStats) String

func (x *BgpNbrMsgStats) String() string

type BgpNbrMsgStatsOp

type BgpNbrMsgStatsOp struct {
	Tx *BgpNbrMsgStatsUnit `protobuf:"bytes,1,opt,name=tx,proto3" json:"tx,omitempty"`
	Rx *BgpNbrMsgStatsUnit `protobuf:"bytes,2,opt,name=rx,proto3" json:"rx,omitempty"`
	// contains filtered or unexported fields
}

func (*BgpNbrMsgStatsOp) Descriptor deprecated

func (*BgpNbrMsgStatsOp) Descriptor() ([]byte, []int)

Deprecated: Use BgpNbrMsgStatsOp.ProtoReflect.Descriptor instead.

func (*BgpNbrMsgStatsOp) GetRx

func (*BgpNbrMsgStatsOp) GetTx

func (*BgpNbrMsgStatsOp) ProtoMessage

func (*BgpNbrMsgStatsOp) ProtoMessage()

func (*BgpNbrMsgStatsOp) ProtoReflect added in v0.5.0

func (x *BgpNbrMsgStatsOp) ProtoReflect() protoreflect.Message

func (*BgpNbrMsgStatsOp) Reset

func (x *BgpNbrMsgStatsOp) Reset()

func (*BgpNbrMsgStatsOp) String

func (x *BgpNbrMsgStatsOp) String() string

type BgpNbrMsgStatsUnit

type BgpNbrMsgStatsUnit struct {
	Count        uint32       `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`
	LastTimeSpec *BgpTimespec `protobuf:"bytes,2,opt,name=last_time_spec,json=lastTimeSpec,proto3" json:"last_time_spec,omitempty"`
	// contains filtered or unexported fields
}

func (*BgpNbrMsgStatsUnit) Descriptor deprecated

func (*BgpNbrMsgStatsUnit) Descriptor() ([]byte, []int)

Deprecated: Use BgpNbrMsgStatsUnit.ProtoReflect.Descriptor instead.

func (*BgpNbrMsgStatsUnit) GetCount

func (x *BgpNbrMsgStatsUnit) GetCount() uint32

func (*BgpNbrMsgStatsUnit) GetLastTimeSpec

func (x *BgpNbrMsgStatsUnit) GetLastTimeSpec() *BgpTimespec

func (*BgpNbrMsgStatsUnit) ProtoMessage

func (*BgpNbrMsgStatsUnit) ProtoMessage()

func (*BgpNbrMsgStatsUnit) ProtoReflect added in v0.5.0

func (x *BgpNbrMsgStatsUnit) ProtoReflect() protoreflect.Message

func (*BgpNbrMsgStatsUnit) Reset

func (x *BgpNbrMsgStatsUnit) Reset()

func (*BgpNbrMsgStatsUnit) String

func (x *BgpNbrMsgStatsUnit) String() string

type BgpNotfntype_

type BgpNotfntype_ struct {
	TimeSinceLastNotification uint32   `` /* 141-byte string literal not displayed */
	NotificationErrorCode     uint32   `` /* 127-byte string literal not displayed */
	NotificationErrorSubcode  uint32   `` /* 136-byte string literal not displayed */
	LastNotificationData      []uint32 `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*BgpNotfntype_) Descriptor deprecated

func (*BgpNotfntype_) Descriptor() ([]byte, []int)

Deprecated: Use BgpNotfntype_.ProtoReflect.Descriptor instead.

func (*BgpNotfntype_) GetLastNotificationData

func (x *BgpNotfntype_) GetLastNotificationData() []uint32

func (*BgpNotfntype_) GetNotificationErrorCode

func (x *BgpNotfntype_) GetNotificationErrorCode() uint32

func (*BgpNotfntype_) GetNotificationErrorSubcode

func (x *BgpNotfntype_) GetNotificationErrorSubcode() uint32

func (*BgpNotfntype_) GetTimeSinceLastNotification

func (x *BgpNotfntype_) GetTimeSinceLastNotification() uint32

func (*BgpNotfntype_) ProtoMessage

func (*BgpNotfntype_) ProtoMessage()

func (*BgpNotfntype_) ProtoReflect added in v0.5.0

func (x *BgpNotfntype_) ProtoReflect() protoreflect.Message

func (*BgpNotfntype_) Reset

func (x *BgpNotfntype_) Reset()

func (*BgpNotfntype_) String

func (x *BgpNotfntype_) String() string

type BgpPerfNbrAf_

type BgpPerfNbrAf_ struct {
	SubGroupPendingMessageCount  uint32 `` /* 149-byte string literal not displayed */
	ProcessedMessages            uint32 `protobuf:"varint,2,opt,name=processed_messages,json=processedMessages,proto3" json:"processed_messages,omitempty"`
	SentMessages                 uint32 `protobuf:"varint,3,opt,name=sent_messages,json=sentMessages,proto3" json:"sent_messages,omitempty"`
	SplitHorizonUpdateTransmit   uint32 `` /* 144-byte string literal not displayed */
	SplitHorizonUpdateBlocked    uint32 `` /* 141-byte string literal not displayed */
	SplitHorizonWithdrawTransmit uint32 `` /* 150-byte string literal not displayed */
	SplitHorizonWithdrawBlocked  uint32 `` /* 147-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*BgpPerfNbrAf_) Descriptor deprecated

func (*BgpPerfNbrAf_) Descriptor() ([]byte, []int)

Deprecated: Use BgpPerfNbrAf_.ProtoReflect.Descriptor instead.

func (*BgpPerfNbrAf_) GetProcessedMessages

func (x *BgpPerfNbrAf_) GetProcessedMessages() uint32

func (*BgpPerfNbrAf_) GetSentMessages

func (x *BgpPerfNbrAf_) GetSentMessages() uint32

func (*BgpPerfNbrAf_) GetSplitHorizonUpdateBlocked

func (x *BgpPerfNbrAf_) GetSplitHorizonUpdateBlocked() uint32

func (*BgpPerfNbrAf_) GetSplitHorizonUpdateTransmit

func (x *BgpPerfNbrAf_) GetSplitHorizonUpdateTransmit() uint32

func (*BgpPerfNbrAf_) GetSplitHorizonWithdrawBlocked

func (x *BgpPerfNbrAf_) GetSplitHorizonWithdrawBlocked() uint32

func (*BgpPerfNbrAf_) GetSplitHorizonWithdrawTransmit

func (x *BgpPerfNbrAf_) GetSplitHorizonWithdrawTransmit() uint32

func (*BgpPerfNbrAf_) GetSubGroupPendingMessageCount

func (x *BgpPerfNbrAf_) GetSubGroupPendingMessageCount() uint32

func (*BgpPerfNbrAf_) ProtoMessage

func (*BgpPerfNbrAf_) ProtoMessage()

func (*BgpPerfNbrAf_) ProtoReflect added in v0.5.0

func (x *BgpPerfNbrAf_) ProtoReflect() protoreflect.Message

func (*BgpPerfNbrAf_) Reset

func (x *BgpPerfNbrAf_) Reset()

func (*BgpPerfNbrAf_) String

func (x *BgpPerfNbrAf_) String() string

type BgpPerfNbr_

type BgpPerfNbr_ struct {
	ReadThrottles               uint32 `protobuf:"varint,1,opt,name=read_throttles,json=readThrottles,proto3" json:"read_throttles,omitempty"`
	LowThrottledRead            uint32 `protobuf:"varint,2,opt,name=low_throttled_read,json=lowThrottledRead,proto3" json:"low_throttled_read,omitempty"`
	HighThrottledRead           uint32 `protobuf:"varint,3,opt,name=high_throttled_read,json=highThrottledRead,proto3" json:"high_throttled_read,omitempty"`
	TimeSinceLastThrottledRead  uint32 `` /* 146-byte string literal not displayed */
	ReadCallsCount              uint32 `protobuf:"varint,5,opt,name=read_calls_count,json=readCallsCount,proto3" json:"read_calls_count,omitempty"`
	ReadMessagesCount           uint32 `protobuf:"varint,6,opt,name=read_messages_count,json=readMessagesCount,proto3" json:"read_messages_count,omitempty"`
	DataBytesRead               uint32 `protobuf:"varint,7,opt,name=data_bytes_read,json=dataBytesRead,proto3" json:"data_bytes_read,omitempty"`
	IoReadTime                  uint32 `protobuf:"varint,8,opt,name=io_read_time,json=ioReadTime,proto3" json:"io_read_time,omitempty"`
	WriteCallsCount             uint32 `protobuf:"varint,9,opt,name=write_calls_count,json=writeCallsCount,proto3" json:"write_calls_count,omitempty"`
	DataBytesWritten            uint32 `protobuf:"varint,10,opt,name=data_bytes_written,json=dataBytesWritten,proto3" json:"data_bytes_written,omitempty"`
	IoWriteTime                 uint32 `protobuf:"varint,11,opt,name=io_write_time,json=ioWriteTime,proto3" json:"io_write_time,omitempty"`
	LastSentSeqNo               uint32 `protobuf:"varint,12,opt,name=last_sent_seq_no,json=lastSentSeqNo,proto3" json:"last_sent_seq_no,omitempty"`
	WriteSubgroupCallsCount     uint32 `` /* 136-byte string literal not displayed */
	WriteSubgroupMessagesCount  uint32 `` /* 145-byte string literal not displayed */
	SubgroupListTime            uint32 `protobuf:"varint,15,opt,name=subgroup_list_time,json=subgroupListTime,proto3" json:"subgroup_list_time,omitempty"`
	WriteQueueCallsCount        uint32 `` /* 127-byte string literal not displayed */
	WriteQueueMessagesCount     uint32 `` /* 136-byte string literal not displayed */
	WriteQueueTime              uint32 `protobuf:"varint,18,opt,name=write_queue_time,json=writeQueueTime,proto3" json:"write_queue_time,omitempty"`
	InboundUpdateMessages       uint32 `` /* 128-byte string literal not displayed */
	InboundUpdateMessagesTime   uint32 `` /* 142-byte string literal not displayed */
	MaximumReadSize             uint32 `protobuf:"varint,21,opt,name=maximum_read_size,json=maximumReadSize,proto3" json:"maximum_read_size,omitempty"`
	Actives                     uint32 `protobuf:"varint,22,opt,name=actives,proto3" json:"actives,omitempty"`
	FailedPostActives           uint32 `protobuf:"varint,23,opt,name=failed_post_actives,json=failedPostActives,proto3" json:"failed_post_actives,omitempty"`
	Passives                    uint32 `protobuf:"varint,24,opt,name=passives,proto3" json:"passives,omitempty"`
	RejectedPassives            uint32 `protobuf:"varint,25,opt,name=rejected_passives,json=rejectedPassives,proto3" json:"rejected_passives,omitempty"`
	ActiveCollision             uint32 `protobuf:"varint,26,opt,name=active_collision,json=activeCollision,proto3" json:"active_collision,omitempty"`
	PassiveCollision            uint32 `protobuf:"varint,27,opt,name=passive_collision,json=passiveCollision,proto3" json:"passive_collision,omitempty"`
	ControlToReadThreadTrigger  uint32 `` /* 147-byte string literal not displayed */
	ControlToWriteThreadTrigger uint32 `` /* 150-byte string literal not displayed */
	NetworkStatus               uint32 `protobuf:"varint,30,opt,name=network_status,json=networkStatus,proto3" json:"network_status,omitempty"`
	ResetFlags                  uint32 `protobuf:"varint,31,opt,name=reset_flags,json=resetFlags,proto3" json:"reset_flags,omitempty"`
	NbrFlags                    uint32 `protobuf:"varint,32,opt,name=nbr_flags,json=nbrFlags,proto3" json:"nbr_flags,omitempty"`
	NbrFd                       int32  `protobuf:"zigzag32,33,opt,name=nbr_fd,json=nbrFd,proto3" json:"nbr_fd,omitempty"`
	ResetRetries                uint32 `protobuf:"varint,34,opt,name=reset_retries,json=resetRetries,proto3" json:"reset_retries,omitempty"`
	SyncFlags                   uint32 `protobuf:"varint,35,opt,name=sync_flags,json=syncFlags,proto3" json:"sync_flags,omitempty"`
	NsrOperDownCount            uint32 `protobuf:"varint,36,opt,name=nsr_oper_down_count,json=nsrOperDownCount,proto3" json:"nsr_oper_down_count,omitempty"`
	LastNsrScopedSync           uint32 `protobuf:"varint,37,opt,name=last_nsr_scoped_sync,json=lastNsrScopedSync,proto3" json:"last_nsr_scoped_sync,omitempty"`
	// contains filtered or unexported fields
}

func (*BgpPerfNbr_) Descriptor deprecated

func (*BgpPerfNbr_) Descriptor() ([]byte, []int)

Deprecated: Use BgpPerfNbr_.ProtoReflect.Descriptor instead.

func (*BgpPerfNbr_) GetActiveCollision

func (x *BgpPerfNbr_) GetActiveCollision() uint32

func (*BgpPerfNbr_) GetActives

func (x *BgpPerfNbr_) GetActives() uint32

func (*BgpPerfNbr_) GetControlToReadThreadTrigger

func (x *BgpPerfNbr_) GetControlToReadThreadTrigger() uint32

func (*BgpPerfNbr_) GetControlToWriteThreadTrigger

func (x *BgpPerfNbr_) GetControlToWriteThreadTrigger() uint32

func (*BgpPerfNbr_) GetDataBytesRead

func (x *BgpPerfNbr_) GetDataBytesRead() uint32

func (*BgpPerfNbr_) GetDataBytesWritten

func (x *BgpPerfNbr_) GetDataBytesWritten() uint32

func (*BgpPerfNbr_) GetFailedPostActives

func (x *BgpPerfNbr_) GetFailedPostActives() uint32

func (*BgpPerfNbr_) GetHighThrottledRead

func (x *BgpPerfNbr_) GetHighThrottledRead() uint32

func (*BgpPerfNbr_) GetInboundUpdateMessages

func (x *BgpPerfNbr_) GetInboundUpdateMessages() uint32

func (*BgpPerfNbr_) GetInboundUpdateMessagesTime

func (x *BgpPerfNbr_) GetInboundUpdateMessagesTime() uint32

func (*BgpPerfNbr_) GetIoReadTime

func (x *BgpPerfNbr_) GetIoReadTime() uint32

func (*BgpPerfNbr_) GetIoWriteTime

func (x *BgpPerfNbr_) GetIoWriteTime() uint32

func (*BgpPerfNbr_) GetLastNsrScopedSync

func (x *BgpPerfNbr_) GetLastNsrScopedSync() uint32

func (*BgpPerfNbr_) GetLastSentSeqNo

func (x *BgpPerfNbr_) GetLastSentSeqNo() uint32

func (*BgpPerfNbr_) GetLowThrottledRead

func (x *BgpPerfNbr_) GetLowThrottledRead() uint32

func (*BgpPerfNbr_) GetMaximumReadSize

func (x *BgpPerfNbr_) GetMaximumReadSize() uint32

func (*BgpPerfNbr_) GetNbrFd

func (x *BgpPerfNbr_) GetNbrFd() int32

func (*BgpPerfNbr_) GetNbrFlags

func (x *BgpPerfNbr_) GetNbrFlags() uint32

func (*BgpPerfNbr_) GetNetworkStatus

func (x *BgpPerfNbr_) GetNetworkStatus() uint32

func (*BgpPerfNbr_) GetNsrOperDownCount

func (x *BgpPerfNbr_) GetNsrOperDownCount() uint32

func (*BgpPerfNbr_) GetPassiveCollision

func (x *BgpPerfNbr_) GetPassiveCollision() uint32

func (*BgpPerfNbr_) GetPassives

func (x *BgpPerfNbr_) GetPassives() uint32

func (*BgpPerfNbr_) GetReadCallsCount

func (x *BgpPerfNbr_) GetReadCallsCount() uint32

func (*BgpPerfNbr_) GetReadMessagesCount

func (x *BgpPerfNbr_) GetReadMessagesCount() uint32

func (*BgpPerfNbr_) GetReadThrottles

func (x *BgpPerfNbr_) GetReadThrottles() uint32

func (*BgpPerfNbr_) GetRejectedPassives

func (x *BgpPerfNbr_) GetRejectedPassives() uint32

func (*BgpPerfNbr_) GetResetFlags

func (x *BgpPerfNbr_) GetResetFlags() uint32

func (*BgpPerfNbr_) GetResetRetries

func (x *BgpPerfNbr_) GetResetRetries() uint32

func (*BgpPerfNbr_) GetSubgroupListTime

func (x *BgpPerfNbr_) GetSubgroupListTime() uint32

func (*BgpPerfNbr_) GetSyncFlags

func (x *BgpPerfNbr_) GetSyncFlags() uint32

func (*BgpPerfNbr_) GetTimeSinceLastThrottledRead

func (x *BgpPerfNbr_) GetTimeSinceLastThrottledRead() uint32

func (*BgpPerfNbr_) GetWriteCallsCount

func (x *BgpPerfNbr_) GetWriteCallsCount() uint32

func (*BgpPerfNbr_) GetWriteQueueCallsCount

func (x *BgpPerfNbr_) GetWriteQueueCallsCount() uint32

func (*BgpPerfNbr_) GetWriteQueueMessagesCount

func (x *BgpPerfNbr_) GetWriteQueueMessagesCount() uint32

func (*BgpPerfNbr_) GetWriteQueueTime

func (x *BgpPerfNbr_) GetWriteQueueTime() uint32

func (*BgpPerfNbr_) GetWriteSubgroupCallsCount

func (x *BgpPerfNbr_) GetWriteSubgroupCallsCount() uint32

func (*BgpPerfNbr_) GetWriteSubgroupMessagesCount

func (x *BgpPerfNbr_) GetWriteSubgroupMessagesCount() uint32

func (*BgpPerfNbr_) ProtoMessage

func (*BgpPerfNbr_) ProtoMessage()

func (*BgpPerfNbr_) ProtoReflect added in v0.5.0

func (x *BgpPerfNbr_) ProtoReflect() protoreflect.Message

func (*BgpPerfNbr_) Reset

func (x *BgpPerfNbr_) Reset()

func (*BgpPerfNbr_) String

func (x *BgpPerfNbr_) String() string

type BgpTimespec

type BgpTimespec struct {
	Seconds     uint32 `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"`
	Nanoseconds uint32 `protobuf:"varint,2,opt,name=nanoseconds,proto3" json:"nanoseconds,omitempty"`
	// contains filtered or unexported fields
}

func (*BgpTimespec) Descriptor deprecated

func (*BgpTimespec) Descriptor() ([]byte, []int)

Deprecated: Use BgpTimespec.ProtoReflect.Descriptor instead.

func (*BgpTimespec) GetNanoseconds

func (x *BgpTimespec) GetNanoseconds() uint32

func (*BgpTimespec) GetSeconds

func (x *BgpTimespec) GetSeconds() uint32

func (*BgpTimespec) ProtoMessage

func (*BgpTimespec) ProtoMessage()

func (*BgpTimespec) ProtoReflect added in v0.5.0

func (x *BgpTimespec) ProtoReflect() protoreflect.Message

func (*BgpTimespec) Reset

func (x *BgpTimespec) Reset()

func (*BgpTimespec) String

func (x *BgpTimespec) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL