cisco_ios_xr_ipv4_bgp_oper_bgp_instances_instance_instance_standby_default_vrf_neighbors_neighbor

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Overview

Cisco-IOS-XR-ipv4-bgp-oper:bgp/instances/instance/instance-standby/default-vrf/neighbors/neighbor

Index

Constants

This section is empty.

Variables

This section is empty.

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=ipv4_mdt_address,json=ipv4MdtAddress,proto3" json:"ipv4_mdt_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=ipv6_label_address,json=ipv6LabelAddress,proto3" json:"ipv6_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=l2vpn_vpls_address,json=l2vpnVplsAddress,proto3" json:"l2vpn_vpls_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       string                `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=ipv4_sr_policy_address,json=ipv4SrPolicyAddress,proto3" json:"ipv4_sr_policy_address,omitempty"`
	Ipv6SrPolicyAddress    *BgpIpv6SrpolicyAddrT `protobuf:"bytes,26,opt,name=ipv6_sr_policy_address,json=ipv6SrPolicyAddress,proto3" json:"ipv6_sr_policy_address,omitempty"`
	XXX_NoUnkeyedLiteral   struct{}              `json:"-"`
	XXX_unrecognized       []byte                `json:"-"`
	XXX_sizecache          int32                 `json:"-"`
}

func (*BgpAddrtype) Descriptor

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

func (*BgpAddrtype) GetAfi

func (m *BgpAddrtype) GetAfi() string

func (*BgpAddrtype) GetIpv4Address

func (m *BgpAddrtype) GetIpv4Address() string

func (*BgpAddrtype) GetIpv4FlowspecAddress

func (m *BgpAddrtype) GetIpv4FlowspecAddress() string

func (*BgpAddrtype) GetIpv4LabelAddress

func (m *BgpAddrtype) GetIpv4LabelAddress() string

func (*BgpAddrtype) GetIpv4McastAddress

func (m *BgpAddrtype) GetIpv4McastAddress() string

func (*BgpAddrtype) GetIpv4MdtAddress

func (m *BgpAddrtype) GetIpv4MdtAddress() string

func (*BgpAddrtype) GetIpv4MvpnAddress

func (m *BgpAddrtype) GetIpv4MvpnAddress() string

func (*BgpAddrtype) GetIpv4SrPolicyAddress

func (m *BgpAddrtype) GetIpv4SrPolicyAddress() *BgpIpv4SrpolicyAddrT

func (*BgpAddrtype) GetIpv4TunnelAddress

func (m *BgpAddrtype) GetIpv4TunnelAddress() string

func (*BgpAddrtype) GetIpv4VpnAddress

func (m *BgpAddrtype) GetIpv4VpnAddress() string

func (*BgpAddrtype) GetIpv4VpnFlowspecAddress

func (m *BgpAddrtype) GetIpv4VpnFlowspecAddress() string

func (*BgpAddrtype) GetIpv4VpnaMcastddress

func (m *BgpAddrtype) GetIpv4VpnaMcastddress() string

func (*BgpAddrtype) GetIpv6Address

func (m *BgpAddrtype) GetIpv6Address() string

func (*BgpAddrtype) GetIpv6FlowspecAddress

func (m *BgpAddrtype) GetIpv6FlowspecAddress() string

func (*BgpAddrtype) GetIpv6LabelAddress

func (m *BgpAddrtype) GetIpv6LabelAddress() string

func (*BgpAddrtype) GetIpv6McastAddress

func (m *BgpAddrtype) GetIpv6McastAddress() string

func (*BgpAddrtype) GetIpv6MvpnAddress

func (m *BgpAddrtype) GetIpv6MvpnAddress() string

func (*BgpAddrtype) GetIpv6SrPolicyAddress

func (m *BgpAddrtype) GetIpv6SrPolicyAddress() *BgpIpv6SrpolicyAddrT

func (*BgpAddrtype) GetIpv6VpnAddress

func (m *BgpAddrtype) GetIpv6VpnAddress() string

func (*BgpAddrtype) GetIpv6VpnFlowspecAddress

func (m *BgpAddrtype) GetIpv6VpnFlowspecAddress() string

func (*BgpAddrtype) GetIpv6VpnMcastAddress

func (m *BgpAddrtype) GetIpv6VpnMcastAddress() string

func (*BgpAddrtype) GetL2VpnEvpnAddress

func (m *BgpAddrtype) GetL2VpnEvpnAddress() string

func (*BgpAddrtype) GetL2VpnMspwAddress

func (m *BgpAddrtype) GetL2VpnMspwAddress() *BgpL2VpnMspwAddrT

func (*BgpAddrtype) GetL2VpnVplsAddress

func (m *BgpAddrtype) GetL2VpnVplsAddress() *BgpL2VpnAddrT

func (*BgpAddrtype) GetLsLsAddress

func (m *BgpAddrtype) GetLsLsAddress() string

func (*BgpAddrtype) GetRtConstraintAddress

func (m *BgpAddrtype) GetRtConstraintAddress() string

func (*BgpAddrtype) ProtoMessage

func (*BgpAddrtype) ProtoMessage()

func (*BgpAddrtype) Reset

func (m *BgpAddrtype) Reset()

func (*BgpAddrtype) String

func (m *BgpAddrtype) String() string

func (*BgpAddrtype) XXX_DiscardUnknown

func (m *BgpAddrtype) XXX_DiscardUnknown()

func (*BgpAddrtype) XXX_Marshal

func (m *BgpAddrtype) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpAddrtype) XXX_Merge

func (m *BgpAddrtype) XXX_Merge(src proto.Message)

func (*BgpAddrtype) XXX_Size

func (m *BgpAddrtype) XXX_Size() int

func (*BgpAddrtype) XXX_Unmarshal

func (m *BgpAddrtype) XXX_Unmarshal(b []byte) error

type BgpIpv4SrpolicyAddrT

type BgpIpv4SrpolicyAddrT struct {
	Ipv4SrpolicyAddress  []uint32 `` /* 128-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpIpv4SrpolicyAddrT) Descriptor

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

func (*BgpIpv4SrpolicyAddrT) GetIpv4SrpolicyAddress

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

func (*BgpIpv4SrpolicyAddrT) ProtoMessage

func (*BgpIpv4SrpolicyAddrT) ProtoMessage()

func (*BgpIpv4SrpolicyAddrT) Reset

func (m *BgpIpv4SrpolicyAddrT) Reset()

func (*BgpIpv4SrpolicyAddrT) String

func (m *BgpIpv4SrpolicyAddrT) String() string

func (*BgpIpv4SrpolicyAddrT) XXX_DiscardUnknown

func (m *BgpIpv4SrpolicyAddrT) XXX_DiscardUnknown()

func (*BgpIpv4SrpolicyAddrT) XXX_Marshal

func (m *BgpIpv4SrpolicyAddrT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpIpv4SrpolicyAddrT) XXX_Merge

func (m *BgpIpv4SrpolicyAddrT) XXX_Merge(src proto.Message)

func (*BgpIpv4SrpolicyAddrT) XXX_Size

func (m *BgpIpv4SrpolicyAddrT) XXX_Size() int

func (*BgpIpv4SrpolicyAddrT) XXX_Unmarshal

func (m *BgpIpv4SrpolicyAddrT) XXX_Unmarshal(b []byte) error

type BgpIpv6SrpolicyAddrT

type BgpIpv6SrpolicyAddrT struct {
	Ipv6SrpolicyAddress  []uint32 `` /* 128-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpIpv6SrpolicyAddrT) Descriptor

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

func (*BgpIpv6SrpolicyAddrT) GetIpv6SrpolicyAddress

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

func (*BgpIpv6SrpolicyAddrT) ProtoMessage

func (*BgpIpv6SrpolicyAddrT) ProtoMessage()

func (*BgpIpv6SrpolicyAddrT) Reset

func (m *BgpIpv6SrpolicyAddrT) Reset()

func (*BgpIpv6SrpolicyAddrT) String

func (m *BgpIpv6SrpolicyAddrT) String() string

func (*BgpIpv6SrpolicyAddrT) XXX_DiscardUnknown

func (m *BgpIpv6SrpolicyAddrT) XXX_DiscardUnknown()

func (*BgpIpv6SrpolicyAddrT) XXX_Marshal

func (m *BgpIpv6SrpolicyAddrT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpIpv6SrpolicyAddrT) XXX_Merge

func (m *BgpIpv6SrpolicyAddrT) XXX_Merge(src proto.Message)

func (*BgpIpv6SrpolicyAddrT) XXX_Size

func (m *BgpIpv6SrpolicyAddrT) XXX_Size() int

func (*BgpIpv6SrpolicyAddrT) XXX_Unmarshal

func (m *BgpIpv6SrpolicyAddrT) XXX_Unmarshal(b []byte) error

type BgpL2VpnAddrT

type BgpL2VpnAddrT struct {
	L2VpnAddress         []uint32 `protobuf:"varint,1,rep,packed,name=l2vpn_address,json=l2vpnAddress,proto3" json:"l2vpn_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpL2VpnAddrT) Descriptor

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

func (*BgpL2VpnAddrT) GetL2VpnAddress

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

func (*BgpL2VpnAddrT) ProtoMessage

func (*BgpL2VpnAddrT) ProtoMessage()

func (*BgpL2VpnAddrT) Reset

func (m *BgpL2VpnAddrT) Reset()

func (*BgpL2VpnAddrT) String

func (m *BgpL2VpnAddrT) String() string

func (*BgpL2VpnAddrT) XXX_DiscardUnknown

func (m *BgpL2VpnAddrT) XXX_DiscardUnknown()

func (*BgpL2VpnAddrT) XXX_Marshal

func (m *BgpL2VpnAddrT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpL2VpnAddrT) XXX_Merge

func (m *BgpL2VpnAddrT) XXX_Merge(src proto.Message)

func (*BgpL2VpnAddrT) XXX_Size

func (m *BgpL2VpnAddrT) XXX_Size() int

func (*BgpL2VpnAddrT) XXX_Unmarshal

func (m *BgpL2VpnAddrT) XXX_Unmarshal(b []byte) error

type BgpL2VpnMspwAddrT

type BgpL2VpnMspwAddrT struct {
	L2VpnAddress         []uint32 `protobuf:"varint,1,rep,packed,name=l2vpn_address,json=l2vpnAddress,proto3" json:"l2vpn_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpL2VpnMspwAddrT) Descriptor

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

func (*BgpL2VpnMspwAddrT) GetL2VpnAddress

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

func (*BgpL2VpnMspwAddrT) ProtoMessage

func (*BgpL2VpnMspwAddrT) ProtoMessage()

func (*BgpL2VpnMspwAddrT) Reset

func (m *BgpL2VpnMspwAddrT) Reset()

func (*BgpL2VpnMspwAddrT) String

func (m *BgpL2VpnMspwAddrT) String() string

func (*BgpL2VpnMspwAddrT) XXX_DiscardUnknown

func (m *BgpL2VpnMspwAddrT) XXX_DiscardUnknown()

func (*BgpL2VpnMspwAddrT) XXX_Marshal

func (m *BgpL2VpnMspwAddrT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpL2VpnMspwAddrT) XXX_Merge

func (m *BgpL2VpnMspwAddrT) XXX_Merge(src proto.Message)

func (*BgpL2VpnMspwAddrT) XXX_Size

func (m *BgpL2VpnMspwAddrT) XXX_Size() int

func (*BgpL2VpnMspwAddrT) XXX_Unmarshal

func (m *BgpL2VpnMspwAddrT) XXX_Unmarshal(b []byte) error

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 */
	MaxPrefixRestartTime                          uint32         `` /* 127-byte string literal not displayed */
	PrefixesAccepted                              uint32         `protobuf:"varint,53,opt,name=prefixes_accepted,json=prefixesAccepted,proto3" json:"prefixes_accepted,omitempty"`
	PrefixesSynced                                uint32         `protobuf:"varint,54,opt,name=prefixes_synced,json=prefixesSynced,proto3" json:"prefixes_synced,omitempty"`
	PrefixesWithdrawnNotFound                     uint32         `` /* 142-byte string literal not displayed */
	PrefixesDenied                                uint32         `protobuf:"varint,56,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,60,opt,name=prefixes_denied_policy,json=prefixesDeniedPolicy,proto3" json:"prefixes_denied_policy,omitempty"`
	NumberOfBestpaths                             uint32         `protobuf:"varint,61,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,63,opt,name=prefixes_advertised,json=prefixesAdvertised,proto3" json:"prefixes_advertised,omitempty"`
	PrefixesBeAdvertised                          uint32         `protobuf:"varint,64,opt,name=prefixes_be_advertised,json=prefixesBeAdvertised,proto3" json:"prefixes_be_advertised,omitempty"`
	PrefixesSuppressed                            uint32         `protobuf:"varint,65,opt,name=prefixes_suppressed,json=prefixesSuppressed,proto3" json:"prefixes_suppressed,omitempty"`
	PrefixesWithdrawn                             uint32         `protobuf:"varint,66,opt,name=prefixes_withdrawn,json=prefixesWithdrawn,proto3" json:"prefixes_withdrawn,omitempty"`
	IsPeerOrfCapable                              bool           `protobuf:"varint,67,opt,name=is_peer_orf_capable,json=isPeerOrfCapable,proto3" json:"is_peer_orf_capable,omitempty"`
	IsAdvertisedOrfSend                           bool           `protobuf:"varint,68,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,81,opt,name=restart_time,json=restartTime,proto3" json:"restart_time,omitempty"`
	LocalRestartTime                              uint32         `protobuf:"varint,82,opt,name=local_restart_time,json=localRestartTime,proto3" json:"local_restart_time,omitempty"`
	StalePathTimeout                              uint32         `protobuf:"varint,83,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,95,opt,name=route_refreshes_sent,json=routeRefreshesSent,proto3" json:"route_refreshes_sent,omitempty"`
	RefreshTargetVersion                          uint32         `protobuf:"varint,96,opt,name=refresh_target_version,json=refreshTargetVersion,proto3" json:"refresh_target_version,omitempty"`
	RefreshVersion                                uint32         `protobuf:"varint,97,opt,name=refresh_version,json=refreshVersion,proto3" json:"refresh_version,omitempty"`
	RefreshAckedVersion                           uint32         `protobuf:"varint,98,opt,name=refresh_acked_version,json=refreshAckedVersion,proto3" json:"refresh_acked_version,omitempty"`
	IsPrefixOrfPresent                            bool           `protobuf:"varint,99,opt,name=is_prefix_orf_present,json=isPrefixOrfPresent,proto3" json:"is_prefix_orf_present,omitempty"`
	OrfEntriesReceived                            uint32         `protobuf:"varint,100,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,103,opt,name=route_policy_in,json=routePolicyIn,proto3" json:"route_policy_in,omitempty"`
	RoutePolicyOut                                string         `protobuf:"bytes,104,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,109,opt,name=is_as_override_set,json=isAsOverrideSet,proto3" json:"is_as_override_set,omitempty"`
	IsAllowAsInSet                                bool           `protobuf:"varint,110,opt,name=is_allow_as_in_set,json=isAllowAsInSet,proto3" json:"is_allow_as_in_set,omitempty"`
	AllowAsInCount                                uint32         `protobuf:"varint,111,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,114,opt,name=acked_version,json=ackedVersion,proto3" json:"acked_version,omitempty"`
	SyncedAckedVersion                            uint32         `protobuf:"varint,115,opt,name=synced_acked_version,json=syncedAckedVersion,proto3" json:"synced_acked_version,omitempty"`
	OutstandingVersion                            uint32         `protobuf:"varint,116,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,120,opt,name=is_aigp_set,json=isAigpSet,proto3" json:"is_aigp_set,omitempty"`
	IsRtPresent                                   bool           `protobuf:"varint,121,opt,name=is_rt_present,json=isRtPresent,proto3" json:"is_rt_present,omitempty"`
	ExtendedCommunity                             []uint32       `protobuf:"varint,122,rep,packed,name=extended_community,json=extendedCommunity,proto3" json:"extended_community,omitempty"`
	IsRtPresentStandby                            bool           `protobuf:"varint,123,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,125,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,127,opt,name=afrpki_disable,json=afrpkiDisable,proto3" json:"afrpki_disable,omitempty"`
	AfrpkiUseValidity                             bool           `protobuf:"varint,128,opt,name=afrpki_use_validity,json=afrpkiUseValidity,proto3" json:"afrpki_use_validity,omitempty"`
	AfrpkiAllowInvalid                            bool           `protobuf:"varint,129,opt,name=afrpki_allow_invalid,json=afrpkiAllowInvalid,proto3" json:"afrpki_allow_invalid,omitempty"`
	AfrpkiSignalIbgp                              bool           `protobuf:"varint,130,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,132,opt,name=is_send_mcast_attr,json=isSendMcastAttr,proto3" json:"is_send_mcast_attr,omitempty"`
	ImportStitching                               bool           `protobuf:"varint,133,opt,name=import_stitching,json=importStitching,proto3" json:"import_stitching,omitempty"`
	ImportReoriginate                             bool           `protobuf:"varint,134,opt,name=import_reoriginate,json=importReoriginate,proto3" json:"import_reoriginate,omitempty"`
	ImportReoriginateStitching                    bool           `` /* 144-byte string literal not displayed */
	AdvertiseV4Flags                              uint32         `protobuf:"varint,136,opt,name=advertise_v4_flags,json=advertiseV4Flags,proto3" json:"advertise_v4_flags,omitempty"`
	AdvertiseV6Flags                              uint32         `protobuf:"varint,137,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,140,opt,name=enable_label_stack,json=enableLabelStack,proto3" json:"enable_label_stack,omitempty"`
	XXX_NoUnkeyedLiteral                          struct{}       `json:"-"`
	XXX_unrecognized                              []byte         `json:"-"`
	XXX_sizecache                                 int32          `json:"-"`
}

func (*BgpNbrAf_) Descriptor

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

func (*BgpNbrAf_) GetAcceptOwnEnabled

func (m *BgpNbrAf_) GetAcceptOwnEnabled() bool

func (*BgpNbrAf_) GetAckedVersion

func (m *BgpNbrAf_) GetAckedVersion() uint32

func (*BgpNbrAf_) GetAddressFamilyLongLivedTime

func (m *BgpNbrAf_) GetAddressFamilyLongLivedTime() uint32

func (*BgpNbrAf_) GetAdvertiseAfi

func (m *BgpNbrAf_) GetAdvertiseAfi() bool

func (*BgpNbrAf_) GetAdvertiseAfiDefVrfImpDisable

func (m *BgpNbrAf_) GetAdvertiseAfiDefVrfImpDisable() bool

func (*BgpNbrAf_) GetAdvertiseAfiDisable

func (m *BgpNbrAf_) GetAdvertiseAfiDisable() bool

func (*BgpNbrAf_) GetAdvertiseAfiEoRReady

func (m *BgpNbrAf_) GetAdvertiseAfiEoRReady() bool

func (*BgpNbrAf_) GetAdvertiseAfiReorg

func (m *BgpNbrAf_) GetAdvertiseAfiReorg() bool

func (*BgpNbrAf_) GetAdvertiseAfiVrfReImpDisable

func (m *BgpNbrAf_) GetAdvertiseAfiVrfReImpDisable() bool

func (*BgpNbrAf_) GetAdvertiseEvpnv4AfiDefVrfImpDisable

func (m *BgpNbrAf_) GetAdvertiseEvpnv4AfiDefVrfImpDisable() bool

func (*BgpNbrAf_) GetAdvertiseEvpnv4AfiVrfReImpDisable

func (m *BgpNbrAf_) GetAdvertiseEvpnv4AfiVrfReImpDisable() bool

func (*BgpNbrAf_) GetAdvertiseEvpnv6AfiDefVrfImpDisable

func (m *BgpNbrAf_) GetAdvertiseEvpnv6AfiDefVrfImpDisable() bool

func (*BgpNbrAf_) GetAdvertiseEvpnv6AfiVrfReImpDisable

func (m *BgpNbrAf_) GetAdvertiseEvpnv6AfiVrfReImpDisable() bool

func (*BgpNbrAf_) GetAdvertiseLocalLabeledRouteUnicast

func (m *BgpNbrAf_) GetAdvertiseLocalLabeledRouteUnicast() bool

func (*BgpNbrAf_) GetAdvertiseRtType

func (m *BgpNbrAf_) GetAdvertiseRtType() uint32

func (*BgpNbrAf_) GetAdvertiseV4Flags

func (m *BgpNbrAf_) GetAdvertiseV4Flags() uint32

func (*BgpNbrAf_) GetAdvertiseV6Flags

func (m *BgpNbrAf_) GetAdvertiseV6Flags() uint32

func (*BgpNbrAf_) GetAfName

func (m *BgpNbrAf_) GetAfName() string

func (*BgpNbrAf_) GetAfrpkiAllowInvalid

func (m *BgpNbrAf_) GetAfrpkiAllowInvalid() bool

func (*BgpNbrAf_) GetAfrpkiDisable

func (m *BgpNbrAf_) GetAfrpkiDisable() bool

func (*BgpNbrAf_) GetAfrpkiSignalIbgp

func (m *BgpNbrAf_) GetAfrpkiSignalIbgp() bool

func (*BgpNbrAf_) GetAfrpkiUseValidity

func (m *BgpNbrAf_) GetAfrpkiUseValidity() bool

func (*BgpNbrAf_) GetAllowAsInCount

func (m *BgpNbrAf_) GetAllowAsInCount() uint32

func (*BgpNbrAf_) GetAlwaysUseNextHopLocal

func (m *BgpNbrAf_) GetAlwaysUseNextHopLocal() bool

func (*BgpNbrAf_) GetDefaultOriginateVpnIndex

func (m *BgpNbrAf_) GetDefaultOriginateVpnIndex() uint32

func (*BgpNbrAf_) GetEnableLabelStack

func (m *BgpNbrAf_) GetEnableLabelStack() bool

func (*BgpNbrAf_) GetEncapsulationType

func (m *BgpNbrAf_) GetEncapsulationType() uint32

func (*BgpNbrAf_) GetEoRReceivedInReadOnly

func (m *BgpNbrAf_) GetEoRReceivedInReadOnly() bool

func (*BgpNbrAf_) GetExtendedCommunity

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

func (*BgpNbrAf_) GetExtendedCommunityStandby

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

func (*BgpNbrAf_) GetFilterGroupIndex

func (m *BgpNbrAf_) GetFilterGroupIndex() uint32

func (*BgpNbrAf_) GetFlowspecRedirectValidationDIsable

func (m *BgpNbrAf_) GetFlowspecRedirectValidationDIsable() bool

func (*BgpNbrAf_) GetFlowspecValidationDIsable

func (m *BgpNbrAf_) GetFlowspecValidationDIsable() bool

func (*BgpNbrAf_) GetImportReoriginate

func (m *BgpNbrAf_) GetImportReoriginate() bool

func (*BgpNbrAf_) GetImportReoriginateStitching

func (m *BgpNbrAf_) GetImportReoriginateStitching() bool

func (*BgpNbrAf_) GetImportStitching

func (m *BgpNbrAf_) GetImportStitching() bool

func (*BgpNbrAf_) GetIsAddPathReceiveCapabilityAdvertised

func (m *BgpNbrAf_) GetIsAddPathReceiveCapabilityAdvertised() bool

func (*BgpNbrAf_) GetIsAddPathReceiveCapabilityReceived

func (m *BgpNbrAf_) GetIsAddPathReceiveCapabilityReceived() bool

func (*BgpNbrAf_) GetIsAddPathSendCapabilityAdvertised

func (m *BgpNbrAf_) GetIsAddPathSendCapabilityAdvertised() bool

func (*BgpNbrAf_) GetIsAddPathSendCapabilityReceived

func (m *BgpNbrAf_) GetIsAddPathSendCapabilityReceived() bool

func (*BgpNbrAf_) GetIsAddpathReceiveOperational

func (m *BgpNbrAf_) GetIsAddpathReceiveOperational() bool

func (*BgpNbrAf_) GetIsAddpathSendOperational

func (m *BgpNbrAf_) GetIsAddpathSendOperational() bool

func (*BgpNbrAf_) GetIsAdvertisePermanentNetwork

func (m *BgpNbrAf_) GetIsAdvertisePermanentNetwork() bool

func (*BgpNbrAf_) GetIsAdvertisedGracefulRestart

func (m *BgpNbrAf_) GetIsAdvertisedGracefulRestart() bool

func (*BgpNbrAf_) GetIsAdvertisedOrfReceive

func (m *BgpNbrAf_) GetIsAdvertisedOrfReceive() bool

func (*BgpNbrAf_) GetIsAdvertisedOrfSend

func (m *BgpNbrAf_) GetIsAdvertisedOrfSend() bool

func (*BgpNbrAf_) GetIsAigpSet

func (m *BgpNbrAf_) GetIsAigpSet() bool

func (*BgpNbrAf_) GetIsAllowAsInSet

func (m *BgpNbrAf_) GetIsAllowAsInSet() bool

func (*BgpNbrAf_) GetIsAsOverrideSet

func (m *BgpNbrAf_) GetIsAsOverrideSet() bool

func (*BgpNbrAf_) GetIsDefaultOriginateSent

func (m *BgpNbrAf_) GetIsDefaultOriginateSent() bool

func (*BgpNbrAf_) GetIsExtNhEncodingCapabilityReceived

func (m *BgpNbrAf_) GetIsExtNhEncodingCapabilityReceived() bool

func (*BgpNbrAf_) GetIsExtNhEncodingCapabilitySent

func (m *BgpNbrAf_) GetIsExtNhEncodingCapabilitySent() bool

func (*BgpNbrAf_) GetIsGracefulRestartStateFlag

func (m *BgpNbrAf_) GetIsGracefulRestartStateFlag() bool

func (*BgpNbrAf_) GetIsLegacyPeRt

func (m *BgpNbrAf_) GetIsLegacyPeRt() bool

func (*BgpNbrAf_) GetIsNeighborAfCapable

func (m *BgpNbrAf_) GetIsNeighborAfCapable() bool

func (*BgpNbrAf_) GetIsNeighborEbgpWithoutInboundPolicy

func (m *BgpNbrAf_) GetIsNeighborEbgpWithoutInboundPolicy() bool

func (*BgpNbrAf_) GetIsNeighborEbgpWithoutOutboundPolicy

func (m *BgpNbrAf_) GetIsNeighborEbgpWithoutOutboundPolicy() bool

func (*BgpNbrAf_) GetIsNeighborRouteReflectorClient

func (m *BgpNbrAf_) GetIsNeighborRouteReflectorClient() bool

func (*BgpNbrAf_) GetIsOrfSendScheduled

func (m *BgpNbrAf_) GetIsOrfSendScheduled() bool

func (*BgpNbrAf_) GetIsOrfSent

func (m *BgpNbrAf_) GetIsOrfSent() bool

func (*BgpNbrAf_) GetIsOrrRootAddressConfigured

func (m *BgpNbrAf_) GetIsOrrRootAddressConfigured() bool

func (*BgpNbrAf_) GetIsPeerOrfCapable

func (m *BgpNbrAf_) GetIsPeerOrfCapable() bool

func (*BgpNbrAf_) GetIsPrefixOrfPresent

func (m *BgpNbrAf_) GetIsPrefixOrfPresent() bool

func (*BgpNbrAf_) GetIsReceivedGracefulRestartCapable

func (m *BgpNbrAf_) GetIsReceivedGracefulRestartCapable() bool

func (*BgpNbrAf_) GetIsReceivedOrfReceiveCapable

func (m *BgpNbrAf_) GetIsReceivedOrfReceiveCapable() bool

func (*BgpNbrAf_) GetIsReceivedOrfSendCapable

func (m *BgpNbrAf_) GetIsReceivedOrfSendCapable() bool

func (*BgpNbrAf_) GetIsRtPresent

func (m *BgpNbrAf_) GetIsRtPresent() bool

func (*BgpNbrAf_) GetIsRtPresentStandby

func (m *BgpNbrAf_) GetIsRtPresentStandby() bool

func (*BgpNbrAf_) GetIsSendMcastAttr

func (m *BgpNbrAf_) GetIsSendMcastAttr() bool

func (*BgpNbrAf_) GetIsSoftReconfigurationInboundAllowed

func (m *BgpNbrAf_) GetIsSoftReconfigurationInboundAllowed() bool

func (*BgpNbrAf_) GetIsUpdOrigLoopchkDisableSet

func (m *BgpNbrAf_) GetIsUpdOrigLoopchkDisableSet() bool

func (*BgpNbrAf_) GetIsUpdateDeferred

func (m *BgpNbrAf_) GetIsUpdateDeferred() bool

func (*BgpNbrAf_) GetIsUpdateLeaving

func (m *BgpNbrAf_) GetIsUpdateLeaving() bool

func (*BgpNbrAf_) GetIsUpdateThrottled

func (m *BgpNbrAf_) GetIsUpdateThrottled() bool

func (*BgpNbrAf_) GetIsUseSoftReconfigurationAlwaysOn

func (m *BgpNbrAf_) GetIsUseSoftReconfigurationAlwaysOn() bool

func (*BgpNbrAf_) GetLocalRestartTime

func (m *BgpNbrAf_) GetLocalRestartTime() uint32

func (*BgpNbrAf_) GetLongLivedGracefulRestartCapabilityReceived

func (m *BgpNbrAf_) GetLongLivedGracefulRestartCapabilityReceived() bool

func (*BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeAccept

func (m *BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeAccept() uint32

func (*BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeConfigured

func (m *BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeConfigured() bool

func (*BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeReceived

func (m *BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeReceived() uint32

func (*BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeSent

func (m *BgpNbrAf_) GetLongLivedGracefulRestartStaleTimeSent() uint32

func (*BgpNbrAf_) GetMaxPrefixDiscardExtraPaths

func (m *BgpNbrAf_) GetMaxPrefixDiscardExtraPaths() bool

func (*BgpNbrAf_) GetMaxPrefixExceedDiscardPaths

func (m *BgpNbrAf_) GetMaxPrefixExceedDiscardPaths() bool

func (*BgpNbrAf_) GetMaxPrefixLimit

func (m *BgpNbrAf_) GetMaxPrefixLimit() uint32

func (*BgpNbrAf_) GetMaxPrefixRestartTime

func (m *BgpNbrAf_) GetMaxPrefixRestartTime() uint32

func (*BgpNbrAf_) GetMaxPrefixThresholdPercent

func (m *BgpNbrAf_) GetMaxPrefixThresholdPercent() uint32

func (*BgpNbrAf_) GetNeighborAfPerformanceStatistics

func (m *BgpNbrAf_) GetNeighborAfPerformanceStatistics() *BgpPerfNbrAf_

func (*BgpNbrAf_) GetNeighborDefaultOriginate

func (m *BgpNbrAf_) GetNeighborDefaultOriginate() bool

func (*BgpNbrAf_) GetNeighborLongLivedGracefulRestartCapable

func (m *BgpNbrAf_) GetNeighborLongLivedGracefulRestartCapable() bool

func (*BgpNbrAf_) GetNeighborLongLivedGracefulRestartTimeRemaining

func (m *BgpNbrAf_) GetNeighborLongLivedGracefulRestartTimeRemaining() uint32

func (*BgpNbrAf_) GetNeighborPreservedForwardingState

func (m *BgpNbrAf_) GetNeighborPreservedForwardingState() bool

func (*BgpNbrAf_) GetNeighborPreservedLongLivedForwardingState

func (m *BgpNbrAf_) GetNeighborPreservedLongLivedForwardingState() bool

func (*BgpNbrAf_) GetNeighborVersion

func (m *BgpNbrAf_) GetNeighborVersion() uint32

func (*BgpNbrAf_) GetNumberOfBestExternalpaths

func (m *BgpNbrAf_) GetNumberOfBestExternalpaths() uint32

func (*BgpNbrAf_) GetNumberOfBestpaths

func (m *BgpNbrAf_) GetNumberOfBestpaths() uint32

func (*BgpNbrAf_) GetOrfEntriesReceived

func (m *BgpNbrAf_) GetOrfEntriesReceived() uint32

func (*BgpNbrAf_) GetOrrGroupIndex

func (m *BgpNbrAf_) GetOrrGroupIndex() uint32

func (*BgpNbrAf_) GetOrrGroupName

func (m *BgpNbrAf_) GetOrrGroupName() string

func (*BgpNbrAf_) GetOutstandingRefreshVersion

func (m *BgpNbrAf_) GetOutstandingRefreshVersion() uint32

func (*BgpNbrAf_) GetOutstandingVersion

func (m *BgpNbrAf_) GetOutstandingVersion() uint32

func (*BgpNbrAf_) GetOutstandingVersionMax

func (m *BgpNbrAf_) GetOutstandingVersionMax() uint32

func (*BgpNbrAf_) GetPrefixesAccepted

func (m *BgpNbrAf_) GetPrefixesAccepted() uint32

func (*BgpNbrAf_) GetPrefixesAdvertised

func (m *BgpNbrAf_) GetPrefixesAdvertised() uint32

func (*BgpNbrAf_) GetPrefixesBeAdvertised

func (m *BgpNbrAf_) GetPrefixesBeAdvertised() uint32

func (*BgpNbrAf_) GetPrefixesDenied

func (m *BgpNbrAf_) GetPrefixesDenied() uint32

func (*BgpNbrAf_) GetPrefixesDeniedNoPolicy

func (m *BgpNbrAf_) GetPrefixesDeniedNoPolicy() uint32

func (*BgpNbrAf_) GetPrefixesDeniedNonCumulative

func (m *BgpNbrAf_) GetPrefixesDeniedNonCumulative() uint32

func (*BgpNbrAf_) GetPrefixesDeniedOrfPolicy

func (m *BgpNbrAf_) GetPrefixesDeniedOrfPolicy() uint32

func (*BgpNbrAf_) GetPrefixesDeniedPolicy

func (m *BgpNbrAf_) GetPrefixesDeniedPolicy() uint32

func (*BgpNbrAf_) GetPrefixesDeniedRtPermit

func (m *BgpNbrAf_) GetPrefixesDeniedRtPermit() uint32

func (*BgpNbrAf_) GetPrefixesSuppressed

func (m *BgpNbrAf_) GetPrefixesSuppressed() uint32

func (*BgpNbrAf_) GetPrefixesSynced

func (m *BgpNbrAf_) GetPrefixesSynced() uint32

func (*BgpNbrAf_) GetPrefixesWithdrawn

func (m *BgpNbrAf_) GetPrefixesWithdrawn() uint32

func (*BgpNbrAf_) GetPrefixesWithdrawnNotFound

func (m *BgpNbrAf_) GetPrefixesWithdrawnNotFound() uint32

func (*BgpNbrAf_) GetRefreshAckedVersion

func (m *BgpNbrAf_) GetRefreshAckedVersion() uint32

func (*BgpNbrAf_) GetRefreshTargetVersion

func (m *BgpNbrAf_) GetRefreshTargetVersion() uint32

func (*BgpNbrAf_) GetRefreshVersion

func (m *BgpNbrAf_) GetRefreshVersion() uint32

func (*BgpNbrAf_) GetRemovePrivateAsEntireAspathFromInboundUpdates

func (m *BgpNbrAf_) GetRemovePrivateAsEntireAspathFromInboundUpdates() bool

func (*BgpNbrAf_) GetRemovePrivateAsEntireAspathFromUpdates

func (m *BgpNbrAf_) GetRemovePrivateAsEntireAspathFromUpdates() bool

func (*BgpNbrAf_) GetRemovePrivateAsFromInboundUpdates

func (m *BgpNbrAf_) GetRemovePrivateAsFromInboundUpdates() bool

func (*BgpNbrAf_) GetRemovePrivateAsFromUpdates

func (m *BgpNbrAf_) GetRemovePrivateAsFromUpdates() bool

func (*BgpNbrAf_) GetRestartTime

func (m *BgpNbrAf_) GetRestartTime() uint32

func (*BgpNbrAf_) GetRibPurgeTimeoutValue

func (m *BgpNbrAf_) GetRibPurgeTimeoutValue() uint32

func (*BgpNbrAf_) GetRoutePolicyDefaultOriginate

func (m *BgpNbrAf_) GetRoutePolicyDefaultOriginate() string

func (*BgpNbrAf_) GetRoutePolicyIn

func (m *BgpNbrAf_) GetRoutePolicyIn() string

func (*BgpNbrAf_) GetRoutePolicyOut

func (m *BgpNbrAf_) GetRoutePolicyOut() string

func (*BgpNbrAf_) GetRoutePolicyPrefixOrf

func (m *BgpNbrAf_) GetRoutePolicyPrefixOrf() string

func (*BgpNbrAf_) GetRouteRefreshesReceived

func (m *BgpNbrAf_) GetRouteRefreshesReceived() uint32

func (*BgpNbrAf_) GetRouteRefreshesSent

func (m *BgpNbrAf_) GetRouteRefreshesSent() uint32

func (*BgpNbrAf_) GetSelectiveMultipathEligible

func (m *BgpNbrAf_) GetSelectiveMultipathEligible() bool

func (*BgpNbrAf_) GetSentCommunityToNeighbor

func (m *BgpNbrAf_) GetSentCommunityToNeighbor() bool

func (*BgpNbrAf_) GetSentExtendedCommunityToNeighbor

func (m *BgpNbrAf_) GetSentExtendedCommunityToNeighbor() bool

func (*BgpNbrAf_) GetSentGshutCommunityToNeighbor

func (m *BgpNbrAf_) GetSentGshutCommunityToNeighbor() bool

func (*BgpNbrAf_) GetStalePathTimeout

func (m *BgpNbrAf_) GetStalePathTimeout() uint32

func (*BgpNbrAf_) GetSyncedAckedVersion

func (m *BgpNbrAf_) GetSyncedAckedVersion() uint32

func (*BgpNbrAf_) GetUpdateGroupNumber

func (m *BgpNbrAf_) GetUpdateGroupNumber() uint32

func (*BgpNbrAf_) GetUseMaxPrefixWarningOnly

func (m *BgpNbrAf_) GetUseMaxPrefixWarningOnly() bool

func (*BgpNbrAf_) GetVpnUpdateGenEnabled

func (m *BgpNbrAf_) GetVpnUpdateGenEnabled() bool

func (*BgpNbrAf_) GetVpnUpdateGenTriggerEnabled

func (m *BgpNbrAf_) GetVpnUpdateGenTriggerEnabled() bool

func (*BgpNbrAf_) GetWeight

func (m *BgpNbrAf_) GetWeight() uint32

func (*BgpNbrAf_) ProtoMessage

func (*BgpNbrAf_) ProtoMessage()

func (*BgpNbrAf_) Reset

func (m *BgpNbrAf_) Reset()

func (*BgpNbrAf_) String

func (m *BgpNbrAf_) String() string

func (*BgpNbrAf_) XXX_DiscardUnknown

func (m *BgpNbrAf_) XXX_DiscardUnknown()

func (*BgpNbrAf_) XXX_Marshal

func (m *BgpNbrAf_) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpNbrAf_) XXX_Merge

func (m *BgpNbrAf_) XXX_Merge(src proto.Message)

func (*BgpNbrAf_) XXX_Size

func (m *BgpNbrAf_) XXX_Size() int

func (*BgpNbrAf_) XXX_Unmarshal

func (m *BgpNbrAf_) XXX_Unmarshal(b []byte) error

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            `` /* 190-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 */
	XXX_NoUnkeyedLiteral                    struct{}        `json:"-"`
	XXX_unrecognized                        []byte          `json:"-"`
	XXX_sizecache                           int32           `json:"-"`
}

func (*BgpNbrBag) Descriptor

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

func (*BgpNbrBag) GetActiveBmpServers

func (m *BgpNbrBag) GetActiveBmpServers() uint32

func (*BgpNbrBag) GetActualLastWriteBytes

func (m *BgpNbrBag) GetActualLastWriteBytes() uint32

func (*BgpNbrBag) GetActualLastWriteResetBytes

func (m *BgpNbrBag) GetActualLastWriteResetBytes() uint32

func (*BgpNbrBag) GetActualSecondLastWriteBytes

func (m *BgpNbrBag) GetActualSecondLastWriteBytes() uint32

func (*BgpNbrBag) GetActualSecondLastWriteResetBytes

func (m *BgpNbrBag) GetActualSecondLastWriteResetBytes() uint32

func (*BgpNbrBag) GetAfData

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

func (*BgpNbrBag) GetAttemptedLastWriteBytes

func (m *BgpNbrBag) GetAttemptedLastWriteBytes() uint32

func (*BgpNbrBag) GetAttemptedLastWriteResetBytes

func (m *BgpNbrBag) GetAttemptedLastWriteResetBytes() uint32

func (*BgpNbrBag) GetAttemptedSecondLastWriteBytes

func (m *BgpNbrBag) GetAttemptedSecondLastWriteBytes() uint32

func (*BgpNbrBag) GetAttemptedSecondLastWriteResetBytes

func (m *BgpNbrBag) GetAttemptedSecondLastWriteResetBytes() uint32

func (*BgpNbrBag) GetBfdMinintervalval

func (m *BgpNbrBag) GetBfdMinintervalval() uint32

func (*BgpNbrBag) GetBfdMultiplierval

func (m *BgpNbrBag) GetBfdMultiplierval() uint32

func (*BgpNbrBag) GetBfdSessionCreatedState

func (m *BgpNbrBag) GetBfdSessionCreatedState() string

func (*BgpNbrBag) GetBfdSessionEnableMode

func (m *BgpNbrBag) GetBfdSessionEnableMode() string

func (*BgpNbrBag) GetBfdSessionState

func (m *BgpNbrBag) GetBfdSessionState() string

func (*BgpNbrBag) GetBfdStateTs

func (m *BgpNbrBag) GetBfdStateTs() uint64

func (*BgpNbrBag) GetBytesRead

func (m *BgpNbrBag) GetBytesRead() uint32

func (*BgpNbrBag) GetBytesWritten

func (m *BgpNbrBag) GetBytesWritten() uint32

func (*BgpNbrBag) GetConfiguredHoldTime

func (m *BgpNbrBag) GetConfiguredHoldTime() uint32

func (*BgpNbrBag) GetConfiguredKeepalive

func (m *BgpNbrBag) GetConfiguredKeepalive() uint32

func (*BgpNbrBag) GetConfiguredMinAccHoldTime

func (m *BgpNbrBag) GetConfiguredMinAccHoldTime() uint32

func (*BgpNbrBag) GetConnectRetryInterval

func (m *BgpNbrBag) GetConnectRetryInterval() uint32

func (*BgpNbrBag) GetConnectionAdminStatus

func (m *BgpNbrBag) GetConnectionAdminStatus() uint32

func (*BgpNbrBag) GetConnectionDownCount

func (m *BgpNbrBag) GetConnectionDownCount() uint32

func (*BgpNbrBag) GetConnectionEstablishedTime

func (m *BgpNbrBag) GetConnectionEstablishedTime() uint32

func (*BgpNbrBag) GetConnectionLocalAddress

func (m *BgpNbrBag) GetConnectionLocalAddress() *BgpAddrtype

func (*BgpNbrBag) GetConnectionLocalPort

func (m *BgpNbrBag) GetConnectionLocalPort() uint32

func (*BgpNbrBag) GetConnectionRemoteAddress

func (m *BgpNbrBag) GetConnectionRemoteAddress() *BgpAddrtype

func (*BgpNbrBag) GetConnectionRemotePort

func (m *BgpNbrBag) GetConnectionRemotePort() uint32

func (*BgpNbrBag) GetConnectionState

func (m *BgpNbrBag) GetConnectionState() string

func (*BgpNbrBag) GetConnectionUpCount

func (m *BgpNbrBag) GetConnectionUpCount() uint32

func (*BgpNbrBag) GetCountLastWrite

func (m *BgpNbrBag) GetCountLastWrite() uint32

func (*BgpNbrBag) GetDescription

func (m *BgpNbrBag) GetDescription() string

func (*BgpNbrBag) GetDiscardAs4Path

func (m *BgpNbrBag) GetDiscardAs4Path() uint32

func (*BgpNbrBag) GetDiscardDataBytes

func (m *BgpNbrBag) GetDiscardDataBytes() uint32

func (*BgpNbrBag) GetDmzLinkBandwidth

func (m *BgpNbrBag) GetDmzLinkBandwidth() uint32

func (*BgpNbrBag) GetDynamicNeighbor

func (m *BgpNbrBag) GetDynamicNeighbor() bool

func (*BgpNbrBag) GetEbgpRecvDmz

func (m *BgpNbrBag) GetEbgpRecvDmz() bool

func (*BgpNbrBag) GetEbgpSendDmzMode

func (m *BgpNbrBag) GetEbgpSendDmzMode() string

func (*BgpNbrBag) GetEbgpTimeToLive

func (m *BgpNbrBag) GetEbgpTimeToLive() uint32

func (*BgpNbrBag) GetEgressPeerEngineeringEnabled

func (m *BgpNbrBag) GetEgressPeerEngineeringEnabled() bool

func (*BgpNbrBag) GetErrorNotifiesReceived

func (m *BgpNbrBag) GetErrorNotifiesReceived() uint32

func (*BgpNbrBag) GetErrorNotifiesSent

func (m *BgpNbrBag) GetErrorNotifiesSent() uint32

func (*BgpNbrBag) GetFpbsnOffset

func (m *BgpNbrBag) GetFpbsnOffset() uint32

func (*BgpNbrBag) GetFssnOffset

func (m *BgpNbrBag) GetFssnOffset() uint32

func (*BgpNbrBag) GetGrRestartTime

func (m *BgpNbrBag) GetGrRestartTime() uint32

func (*BgpNbrBag) GetGrStalePathTime

func (m *BgpNbrBag) GetGrStalePathTime() uint32

func (*BgpNbrBag) GetGracefulMaintenance

func (m *BgpNbrBag) GetGracefulMaintenance() *BgpNbrGshut_

func (*BgpNbrBag) GetGracefulRestartEnabledNbr

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

func (*BgpNbrBag) GetHoldTime

func (m *BgpNbrBag) GetHoldTime() uint32

func (*BgpNbrBag) GetIgnoreConnected

func (m *BgpNbrBag) GetIgnoreConnected() bool

func (*BgpNbrBag) GetInternalVpnClient

func (m *BgpNbrBag) GetInternalVpnClient() bool

func (*BgpNbrBag) GetIoArmed

func (m *BgpNbrBag) GetIoArmed() bool

func (*BgpNbrBag) GetIs4ByteAsCapabilityReceived

func (m *BgpNbrBag) GetIs4ByteAsCapabilityReceived() bool

func (*BgpNbrBag) GetIs4ByteAsCapabilitySent

func (m *BgpNbrBag) GetIs4ByteAsCapabilitySent() bool

func (*BgpNbrBag) GetIsAdministrativelyShutDown

func (m *BgpNbrBag) GetIsAdministrativelyShutDown() bool

func (*BgpNbrBag) GetIsCapabilityNegotiationPerformed

func (m *BgpNbrBag) GetIsCapabilityNegotiationPerformed() bool

func (*BgpNbrBag) GetIsCapabilityNegotiationSuppressed

func (m *BgpNbrBag) GetIsCapabilityNegotiationSuppressed() bool

func (*BgpNbrBag) GetIsEbgpMultihopBgpMplsForwardingDisabled

func (m *BgpNbrBag) GetIsEbgpMultihopBgpMplsForwardingDisabled() bool

func (*BgpNbrBag) GetIsEbgpPeerAsLeague

func (m *BgpNbrBag) GetIsEbgpPeerAsLeague() bool

func (*BgpNbrBag) GetIsEbgpPeerCommonAdmin

func (m *BgpNbrBag) GetIsEbgpPeerCommonAdmin() bool

func (*BgpNbrBag) GetIsExternalNeighborNotDirectlyConnected

func (m *BgpNbrBag) GetIsExternalNeighborNotDirectlyConnected() bool

func (*BgpNbrBag) GetIsGrAware

func (m *BgpNbrBag) GetIsGrAware() bool

func (*BgpNbrBag) GetIsLocalAddressConfigured

func (m *BgpNbrBag) GetIsLocalAddressConfigured() bool

func (*BgpNbrBag) GetIsNeighborMaxPrefixShutdown

func (m *BgpNbrBag) GetIsNeighborMaxPrefixShutdown() bool

func (*BgpNbrBag) GetIsOutOfMemoryForcedUp

func (m *BgpNbrBag) GetIsOutOfMemoryForcedUp() bool

func (*BgpNbrBag) GetIsOutOfMemoryShutdown

func (m *BgpNbrBag) GetIsOutOfMemoryShutdown() bool

func (*BgpNbrBag) GetIsPassiveClose

func (m *BgpNbrBag) GetIsPassiveClose() bool

func (*BgpNbrBag) GetIsReadDisabled

func (m *BgpNbrBag) GetIsReadDisabled() bool

func (*BgpNbrBag) GetIsRouteRefreshCapabilityReceived

func (m *BgpNbrBag) GetIsRouteRefreshCapabilityReceived() bool

func (*BgpNbrBag) GetIsRouteRefreshOldCapabilityReceived

func (m *BgpNbrBag) GetIsRouteRefreshOldCapabilityReceived() bool

func (*BgpNbrBag) GetKeepAliveTime

func (m *BgpNbrBag) GetKeepAliveTime() uint32

func (*BgpNbrBag) GetLastAckdSeqNo

func (m *BgpNbrBag) GetLastAckdSeqNo() uint32

func (*BgpNbrBag) GetLastKAerrorReset

func (m *BgpNbrBag) GetLastKAerrorReset() uint32

func (*BgpNbrBag) GetLastKAexpiryReset

func (m *BgpNbrBag) GetLastKAexpiryReset() uint32

func (*BgpNbrBag) GetLastKAnotsentReset

func (m *BgpNbrBag) GetLastKAnotsentReset() uint32

func (*BgpNbrBag) GetLastKAstartReset

func (m *BgpNbrBag) GetLastKAstartReset() uint32

func (*BgpNbrBag) GetLastNotifyErrorCode

func (m *BgpNbrBag) GetLastNotifyErrorCode() uint32

func (*BgpNbrBag) GetLastNotifyErrorSubcode

func (m *BgpNbrBag) GetLastNotifyErrorSubcode() uint32

func (*BgpNbrBag) GetLastWriteEvent

func (m *BgpNbrBag) GetLastWriteEvent() uint32

func (*BgpNbrBag) GetLocalAs

func (m *BgpNbrBag) GetLocalAs() uint32

func (*BgpNbrBag) GetLocalAsDualAs

func (m *BgpNbrBag) GetLocalAsDualAs() bool

func (*BgpNbrBag) GetLocalAsDualAsModeNative

func (m *BgpNbrBag) GetLocalAsDualAsModeNative() bool

func (*BgpNbrBag) GetLocalAsNoPrepend

func (m *BgpNbrBag) GetLocalAsNoPrepend() bool

func (*BgpNbrBag) GetLocalAsReplaceAs

func (m *BgpNbrBag) GetLocalAsReplaceAs() bool

func (*BgpNbrBag) GetMergeInboundSafi1And4Updates

func (m *BgpNbrBag) GetMergeInboundSafi1And4Updates() bool

func (*BgpNbrBag) GetMessageStatistics

func (m *BgpNbrBag) GetMessageStatistics() *BgpNbrMsgStats

func (*BgpNbrBag) GetMessagesQueuedIn

func (m *BgpNbrBag) GetMessagesQueuedIn() uint32

func (*BgpNbrBag) GetMessagesQueuedOut

func (m *BgpNbrBag) GetMessagesQueuedOut() uint32

func (*BgpNbrBag) GetMessagesReceived

func (m *BgpNbrBag) GetMessagesReceived() uint32

func (*BgpNbrBag) GetMessagesSent

func (m *BgpNbrBag) GetMessagesSent() uint32

func (*BgpNbrBag) GetMinAdvertiseInterval

func (m *BgpNbrBag) GetMinAdvertiseInterval() uint32

func (*BgpNbrBag) GetMinAdvertiseIntervalMsecs

func (m *BgpNbrBag) GetMinAdvertiseIntervalMsecs() uint32

func (*BgpNbrBag) GetMinOriginationInterval

func (m *BgpNbrBag) GetMinOriginationInterval() uint32

func (*BgpNbrBag) GetMsgLogIn

func (m *BgpNbrBag) GetMsgLogIn() uint32

func (*BgpNbrBag) GetMsgLogOut

func (m *BgpNbrBag) GetMsgLogOut() uint32

func (*BgpNbrBag) GetMultiProtocolCapabilityReceived

func (m *BgpNbrBag) GetMultiProtocolCapabilityReceived() bool

func (*BgpNbrBag) GetNbrClusterId

func (m *BgpNbrBag) GetNbrClusterId() uint32

func (*BgpNbrBag) GetNbrEnforceFirstAs

func (m *BgpNbrBag) GetNbrEnforceFirstAs() bool

func (*BgpNbrBag) GetNbrInCluster

func (m *BgpNbrBag) GetNbrInCluster() uint32

func (*BgpNbrBag) GetNegotiatedProtocolVersion

func (m *BgpNbrBag) GetNegotiatedProtocolVersion() uint32

func (*BgpNbrBag) GetNeighborInterfaceHandle

func (m *BgpNbrBag) GetNeighborInterfaceHandle() uint32

func (*BgpNbrBag) GetNeighborLocalAs

func (m *BgpNbrBag) GetNeighborLocalAs() uint32

func (*BgpNbrBag) GetNsrEnabled

func (m *BgpNbrBag) GetNsrEnabled() bool

func (*BgpNbrBag) GetNsrState

func (m *BgpNbrBag) GetNsrState() string

func (*BgpNbrBag) GetOpenCheckErrorCode

func (m *BgpNbrBag) GetOpenCheckErrorCode() string

func (*BgpNbrBag) GetPeerErrorCode

func (m *BgpNbrBag) GetPeerErrorCode() uint32

func (*BgpNbrBag) GetPeerResetReason

func (m *BgpNbrBag) GetPeerResetReason() string

func (*BgpNbrBag) GetPerformanceStatistics

func (m *BgpNbrBag) GetPerformanceStatistics() *BgpPerfNbr_

func (*BgpNbrBag) GetPreviousConnectionState

func (m *BgpNbrBag) GetPreviousConnectionState() uint32

func (*BgpNbrBag) GetReadArmed

func (m *BgpNbrBag) GetReadArmed() bool

func (*BgpNbrBag) GetReceivedNotificationInfo

func (m *BgpNbrBag) GetReceivedNotificationInfo() *BgpNotfntype_

func (*BgpNbrBag) GetRemoteAs

func (m *BgpNbrBag) GetRemoteAs() uint32

func (*BgpNbrBag) GetRemoteAsNumber

func (m *BgpNbrBag) GetRemoteAsNumber() uint32

func (*BgpNbrBag) GetResetNotificationSent

func (m *BgpNbrBag) GetResetNotificationSent() bool

func (*BgpNbrBag) GetResetReason

func (m *BgpNbrBag) GetResetReason() string

func (*BgpNbrBag) GetRouterId

func (m *BgpNbrBag) GetRouterId() string

func (*BgpNbrBag) GetRpkiAllowInvalid

func (m *BgpNbrBag) GetRpkiAllowInvalid() bool

func (*BgpNbrBag) GetRpkiDisable

func (m *BgpNbrBag) GetRpkiDisable() bool

func (*BgpNbrBag) GetRpkiSignalIbgp

func (m *BgpNbrBag) GetRpkiSignalIbgp() bool

func (*BgpNbrBag) GetRpkiUseValidity

func (m *BgpNbrBag) GetRpkiUseValidity() bool

func (*BgpNbrBag) GetSecondLastKAexpiryReset

func (m *BgpNbrBag) GetSecondLastKAexpiryReset() uint32

func (*BgpNbrBag) GetSecondLastKAstartReset

func (m *BgpNbrBag) GetSecondLastKAstartReset() uint32

func (*BgpNbrBag) GetSecondLastWriteEvent

func (m *BgpNbrBag) GetSecondLastWriteEvent() uint32

func (*BgpNbrBag) GetSendNotificationInfo

func (m *BgpNbrBag) GetSendNotificationInfo() *BgpNotfntype_

func (*BgpNbrBag) GetSocketReadBytes

func (m *BgpNbrBag) GetSocketReadBytes() uint32

func (*BgpNbrBag) GetSpeakerId

func (m *BgpNbrBag) GetSpeakerId() uint32

func (*BgpNbrBag) GetStandbyRp

func (m *BgpNbrBag) GetStandbyRp() bool

func (*BgpNbrBag) GetSuppress4ByteAs

func (m *BgpNbrBag) GetSuppress4ByteAs() bool

func (*BgpNbrBag) GetTcpInitSyncDoneTimeSpec

func (m *BgpNbrBag) GetTcpInitSyncDoneTimeSpec() *BgpTimespec

func (*BgpNbrBag) GetTcpInitSyncPhaseTwoTimeSpec

func (m *BgpNbrBag) GetTcpInitSyncPhaseTwoTimeSpec() *BgpTimespec

func (*BgpNbrBag) GetTcpInitSyncTimeSpec

func (m *BgpNbrBag) GetTcpInitSyncTimeSpec() *BgpTimespec

func (*BgpNbrBag) GetTcpSessionOpenMode

func (m *BgpNbrBag) GetTcpSessionOpenMode() string

func (*BgpNbrBag) GetTcpmss

func (m *BgpNbrBag) GetTcpmss() uint32

func (*BgpNbrBag) GetTimeLastCb

func (m *BgpNbrBag) GetTimeLastCb() uint64

func (*BgpNbrBag) GetTimeLastCbReset

func (m *BgpNbrBag) GetTimeLastCbReset() uint32

func (*BgpNbrBag) GetTimeLastFb

func (m *BgpNbrBag) GetTimeLastFb() uint64

func (*BgpNbrBag) GetTimeSinceConnectionLastDropped

func (m *BgpNbrBag) GetTimeSinceConnectionLastDropped() uint32

func (*BgpNbrBag) GetTimeSinceLastRead

func (m *BgpNbrBag) GetTimeSinceLastRead() uint32

func (*BgpNbrBag) GetTimeSinceLastReadReset

func (m *BgpNbrBag) GetTimeSinceLastReadReset() uint32

func (*BgpNbrBag) GetTimeSinceLastUpdate

func (m *BgpNbrBag) GetTimeSinceLastUpdate() uint32

func (*BgpNbrBag) GetTimeSinceLastWrite

func (m *BgpNbrBag) GetTimeSinceLastWrite() uint32

func (*BgpNbrBag) GetTimeSinceLastWriteReset

func (m *BgpNbrBag) GetTimeSinceLastWriteReset() uint32

func (*BgpNbrBag) GetTimeSinceSecondLastWrite

func (m *BgpNbrBag) GetTimeSinceSecondLastWrite() uint32

func (*BgpNbrBag) GetTimeSinceSecondLastWriteReset

func (m *BgpNbrBag) GetTimeSinceSecondLastWriteReset() uint32

func (*BgpNbrBag) GetTosType

func (m *BgpNbrBag) GetTosType() uint32

func (*BgpNbrBag) GetTosValue

func (m *BgpNbrBag) GetTosValue() uint32

func (*BgpNbrBag) GetTtlSecurityEnabled

func (m *BgpNbrBag) GetTtlSecurityEnabled() bool

func (*BgpNbrBag) GetUpdateBytesRead

func (m *BgpNbrBag) GetUpdateBytesRead() uint32

func (*BgpNbrBag) GetUpdateMessagesIn

func (m *BgpNbrBag) GetUpdateMessagesIn() uint32

func (*BgpNbrBag) GetUpdateMessagesOut

func (m *BgpNbrBag) GetUpdateMessagesOut() uint32

func (*BgpNbrBag) GetVrfName

func (m *BgpNbrBag) GetVrfName() string

func (*BgpNbrBag) GetWriteArmed

func (m *BgpNbrBag) GetWriteArmed() bool

func (*BgpNbrBag) ProtoMessage

func (*BgpNbrBag) ProtoMessage()

func (*BgpNbrBag) Reset

func (m *BgpNbrBag) Reset()

func (*BgpNbrBag) String

func (m *BgpNbrBag) String() string

func (*BgpNbrBag) XXX_DiscardUnknown

func (m *BgpNbrBag) XXX_DiscardUnknown()

func (*BgpNbrBag) XXX_Marshal

func (m *BgpNbrBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpNbrBag) XXX_Merge

func (m *BgpNbrBag) XXX_Merge(src proto.Message)

func (*BgpNbrBag) XXX_Size

func (m *BgpNbrBag) XXX_Size() int

func (*BgpNbrBag) XXX_Unmarshal

func (m *BgpNbrBag) XXX_Unmarshal(b []byte) error

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"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpNbrBag_KEYS) Descriptor

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

func (*BgpNbrBag_KEYS) GetInstanceName

func (m *BgpNbrBag_KEYS) GetInstanceName() string

func (*BgpNbrBag_KEYS) GetNeighborAddress

func (m *BgpNbrBag_KEYS) GetNeighborAddress() string

func (*BgpNbrBag_KEYS) ProtoMessage

func (*BgpNbrBag_KEYS) ProtoMessage()

func (*BgpNbrBag_KEYS) Reset

func (m *BgpNbrBag_KEYS) Reset()

func (*BgpNbrBag_KEYS) String

func (m *BgpNbrBag_KEYS) String() string

func (*BgpNbrBag_KEYS) XXX_DiscardUnknown

func (m *BgpNbrBag_KEYS) XXX_DiscardUnknown()

func (*BgpNbrBag_KEYS) XXX_Marshal

func (m *BgpNbrBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpNbrBag_KEYS) XXX_Merge

func (m *BgpNbrBag_KEYS) XXX_Merge(src proto.Message)

func (*BgpNbrBag_KEYS) XXX_Size

func (m *BgpNbrBag_KEYS) XXX_Size() int

func (*BgpNbrBag_KEYS) XXX_Unmarshal

func (m *BgpNbrBag_KEYS) XXX_Unmarshal(b []byte) error

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"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpNbrGshut_) Descriptor

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

func (*BgpNbrGshut_) GetGshutActive

func (m *BgpNbrGshut_) GetGshutActive() bool

func (*BgpNbrGshut_) GetGshutExists

func (m *BgpNbrGshut_) GetGshutExists() bool

func (*BgpNbrGshut_) GetGshutLocalActive

func (m *BgpNbrGshut_) GetGshutLocalActive() bool

func (*BgpNbrGshut_) GetGshutLocpref

func (m *BgpNbrGshut_) GetGshutLocpref() uint32

func (*BgpNbrGshut_) GetGshutLocprefSet

func (m *BgpNbrGshut_) GetGshutLocprefSet() bool

func (*BgpNbrGshut_) GetGshutPrepends

func (m *BgpNbrGshut_) GetGshutPrepends() uint32

func (*BgpNbrGshut_) ProtoMessage

func (*BgpNbrGshut_) ProtoMessage()

func (*BgpNbrGshut_) Reset

func (m *BgpNbrGshut_) Reset()

func (*BgpNbrGshut_) String

func (m *BgpNbrGshut_) String() string

func (*BgpNbrGshut_) XXX_DiscardUnknown

func (m *BgpNbrGshut_) XXX_DiscardUnknown()

func (*BgpNbrGshut_) XXX_Marshal

func (m *BgpNbrGshut_) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpNbrGshut_) XXX_Merge

func (m *BgpNbrGshut_) XXX_Merge(src proto.Message)

func (*BgpNbrGshut_) XXX_Size

func (m *BgpNbrGshut_) XXX_Size() int

func (*BgpNbrGshut_) XXX_Unmarshal

func (m *BgpNbrGshut_) XXX_Unmarshal(b []byte) error

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"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*BgpNbrMsgStats) Descriptor

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

func (*BgpNbrMsgStats) GetKeepalive

func (m *BgpNbrMsgStats) GetKeepalive() *BgpNbrMsgStatsOp

func (*BgpNbrMsgStats) GetNotification

func (m *BgpNbrMsgStats) GetNotification() *BgpNbrMsgStatsOp

func (*BgpNbrMsgStats) GetOpen

func (m *BgpNbrMsgStats) GetOpen() *BgpNbrMsgStatsOp

func (*BgpNbrMsgStats) GetRouteRefresh

func (m *BgpNbrMsgStats) GetRouteRefresh() *BgpNbrMsgStatsOp

func (*BgpNbrMsgStats) GetTotal

func (m *BgpNbrMsgStats) GetTotal() *BgpNbrMsgStatsOp

func (*BgpNbrMsgStats) GetUpdate

func (m *BgpNbrMsgStats) GetUpdate() *BgpNbrMsgStatsOp

func (*BgpNbrMsgStats) ProtoMessage

func (*BgpNbrMsgStats) ProtoMessage()

func (*BgpNbrMsgStats) Reset

func (m *BgpNbrMsgStats) Reset()

func (*BgpNbrMsgStats) String

func (m *BgpNbrMsgStats) String() string

func (*BgpNbrMsgStats) XXX_DiscardUnknown

func (m *BgpNbrMsgStats) XXX_DiscardUnknown()

func (*BgpNbrMsgStats) XXX_Marshal

func (m *BgpNbrMsgStats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpNbrMsgStats) XXX_Merge

func (m *BgpNbrMsgStats) XXX_Merge(src proto.Message)

func (*BgpNbrMsgStats) XXX_Size

func (m *BgpNbrMsgStats) XXX_Size() int

func (*BgpNbrMsgStats) XXX_Unmarshal

func (m *BgpNbrMsgStats) XXX_Unmarshal(b []byte) error

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"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*BgpNbrMsgStatsOp) Descriptor

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

func (*BgpNbrMsgStatsOp) GetRx

func (*BgpNbrMsgStatsOp) GetTx

func (*BgpNbrMsgStatsOp) ProtoMessage

func (*BgpNbrMsgStatsOp) ProtoMessage()

func (*BgpNbrMsgStatsOp) Reset

func (m *BgpNbrMsgStatsOp) Reset()

func (*BgpNbrMsgStatsOp) String

func (m *BgpNbrMsgStatsOp) String() string

func (*BgpNbrMsgStatsOp) XXX_DiscardUnknown

func (m *BgpNbrMsgStatsOp) XXX_DiscardUnknown()

func (*BgpNbrMsgStatsOp) XXX_Marshal

func (m *BgpNbrMsgStatsOp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpNbrMsgStatsOp) XXX_Merge

func (m *BgpNbrMsgStatsOp) XXX_Merge(src proto.Message)

func (*BgpNbrMsgStatsOp) XXX_Size

func (m *BgpNbrMsgStatsOp) XXX_Size() int

func (*BgpNbrMsgStatsOp) XXX_Unmarshal

func (m *BgpNbrMsgStatsOp) XXX_Unmarshal(b []byte) error

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"`
	XXX_NoUnkeyedLiteral struct{}     `json:"-"`
	XXX_unrecognized     []byte       `json:"-"`
	XXX_sizecache        int32        `json:"-"`
}

func (*BgpNbrMsgStatsUnit) Descriptor

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

func (*BgpNbrMsgStatsUnit) GetCount

func (m *BgpNbrMsgStatsUnit) GetCount() uint32

func (*BgpNbrMsgStatsUnit) GetLastTimeSpec

func (m *BgpNbrMsgStatsUnit) GetLastTimeSpec() *BgpTimespec

func (*BgpNbrMsgStatsUnit) ProtoMessage

func (*BgpNbrMsgStatsUnit) ProtoMessage()

func (*BgpNbrMsgStatsUnit) Reset

func (m *BgpNbrMsgStatsUnit) Reset()

func (*BgpNbrMsgStatsUnit) String

func (m *BgpNbrMsgStatsUnit) String() string

func (*BgpNbrMsgStatsUnit) XXX_DiscardUnknown

func (m *BgpNbrMsgStatsUnit) XXX_DiscardUnknown()

func (*BgpNbrMsgStatsUnit) XXX_Marshal

func (m *BgpNbrMsgStatsUnit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpNbrMsgStatsUnit) XXX_Merge

func (m *BgpNbrMsgStatsUnit) XXX_Merge(src proto.Message)

func (*BgpNbrMsgStatsUnit) XXX_Size

func (m *BgpNbrMsgStatsUnit) XXX_Size() int

func (*BgpNbrMsgStatsUnit) XXX_Unmarshal

func (m *BgpNbrMsgStatsUnit) XXX_Unmarshal(b []byte) error

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 */
	XXX_NoUnkeyedLiteral      struct{} `json:"-"`
	XXX_unrecognized          []byte   `json:"-"`
	XXX_sizecache             int32    `json:"-"`
}

func (*BgpNotfntype_) Descriptor

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

func (*BgpNotfntype_) GetLastNotificationData

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

func (*BgpNotfntype_) GetNotificationErrorCode

func (m *BgpNotfntype_) GetNotificationErrorCode() uint32

func (*BgpNotfntype_) GetNotificationErrorSubcode

func (m *BgpNotfntype_) GetNotificationErrorSubcode() uint32

func (*BgpNotfntype_) GetTimeSinceLastNotification

func (m *BgpNotfntype_) GetTimeSinceLastNotification() uint32

func (*BgpNotfntype_) ProtoMessage

func (*BgpNotfntype_) ProtoMessage()

func (*BgpNotfntype_) Reset

func (m *BgpNotfntype_) Reset()

func (*BgpNotfntype_) String

func (m *BgpNotfntype_) String() string

func (*BgpNotfntype_) XXX_DiscardUnknown

func (m *BgpNotfntype_) XXX_DiscardUnknown()

func (*BgpNotfntype_) XXX_Marshal

func (m *BgpNotfntype_) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpNotfntype_) XXX_Merge

func (m *BgpNotfntype_) XXX_Merge(src proto.Message)

func (*BgpNotfntype_) XXX_Size

func (m *BgpNotfntype_) XXX_Size() int

func (*BgpNotfntype_) XXX_Unmarshal

func (m *BgpNotfntype_) XXX_Unmarshal(b []byte) error

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 */
	XXX_NoUnkeyedLiteral         struct{} `json:"-"`
	XXX_unrecognized             []byte   `json:"-"`
	XXX_sizecache                int32    `json:"-"`
}

func (*BgpPerfNbrAf_) Descriptor

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

func (*BgpPerfNbrAf_) GetProcessedMessages

func (m *BgpPerfNbrAf_) GetProcessedMessages() uint32

func (*BgpPerfNbrAf_) GetSentMessages

func (m *BgpPerfNbrAf_) GetSentMessages() uint32

func (*BgpPerfNbrAf_) GetSplitHorizonUpdateBlocked

func (m *BgpPerfNbrAf_) GetSplitHorizonUpdateBlocked() uint32

func (*BgpPerfNbrAf_) GetSplitHorizonUpdateTransmit

func (m *BgpPerfNbrAf_) GetSplitHorizonUpdateTransmit() uint32

func (*BgpPerfNbrAf_) GetSplitHorizonWithdrawBlocked

func (m *BgpPerfNbrAf_) GetSplitHorizonWithdrawBlocked() uint32

func (*BgpPerfNbrAf_) GetSplitHorizonWithdrawTransmit

func (m *BgpPerfNbrAf_) GetSplitHorizonWithdrawTransmit() uint32

func (*BgpPerfNbrAf_) GetSubGroupPendingMessageCount

func (m *BgpPerfNbrAf_) GetSubGroupPendingMessageCount() uint32

func (*BgpPerfNbrAf_) ProtoMessage

func (*BgpPerfNbrAf_) ProtoMessage()

func (*BgpPerfNbrAf_) Reset

func (m *BgpPerfNbrAf_) Reset()

func (*BgpPerfNbrAf_) String

func (m *BgpPerfNbrAf_) String() string

func (*BgpPerfNbrAf_) XXX_DiscardUnknown

func (m *BgpPerfNbrAf_) XXX_DiscardUnknown()

func (*BgpPerfNbrAf_) XXX_Marshal

func (m *BgpPerfNbrAf_) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpPerfNbrAf_) XXX_Merge

func (m *BgpPerfNbrAf_) XXX_Merge(src proto.Message)

func (*BgpPerfNbrAf_) XXX_Size

func (m *BgpPerfNbrAf_) XXX_Size() int

func (*BgpPerfNbrAf_) XXX_Unmarshal

func (m *BgpPerfNbrAf_) XXX_Unmarshal(b []byte) error

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"`
	XXX_NoUnkeyedLiteral        struct{} `json:"-"`
	XXX_unrecognized            []byte   `json:"-"`
	XXX_sizecache               int32    `json:"-"`
}

func (*BgpPerfNbr_) Descriptor

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

func (*BgpPerfNbr_) GetActiveCollision

func (m *BgpPerfNbr_) GetActiveCollision() uint32

func (*BgpPerfNbr_) GetActives

func (m *BgpPerfNbr_) GetActives() uint32

func (*BgpPerfNbr_) GetControlToReadThreadTrigger

func (m *BgpPerfNbr_) GetControlToReadThreadTrigger() uint32

func (*BgpPerfNbr_) GetControlToWriteThreadTrigger

func (m *BgpPerfNbr_) GetControlToWriteThreadTrigger() uint32

func (*BgpPerfNbr_) GetDataBytesRead

func (m *BgpPerfNbr_) GetDataBytesRead() uint32

func (*BgpPerfNbr_) GetDataBytesWritten

func (m *BgpPerfNbr_) GetDataBytesWritten() uint32

func (*BgpPerfNbr_) GetFailedPostActives

func (m *BgpPerfNbr_) GetFailedPostActives() uint32

func (*BgpPerfNbr_) GetHighThrottledRead

func (m *BgpPerfNbr_) GetHighThrottledRead() uint32

func (*BgpPerfNbr_) GetInboundUpdateMessages

func (m *BgpPerfNbr_) GetInboundUpdateMessages() uint32

func (*BgpPerfNbr_) GetInboundUpdateMessagesTime

func (m *BgpPerfNbr_) GetInboundUpdateMessagesTime() uint32

func (*BgpPerfNbr_) GetIoReadTime

func (m *BgpPerfNbr_) GetIoReadTime() uint32

func (*BgpPerfNbr_) GetIoWriteTime

func (m *BgpPerfNbr_) GetIoWriteTime() uint32

func (*BgpPerfNbr_) GetLastNsrScopedSync

func (m *BgpPerfNbr_) GetLastNsrScopedSync() uint32

func (*BgpPerfNbr_) GetLastSentSeqNo

func (m *BgpPerfNbr_) GetLastSentSeqNo() uint32

func (*BgpPerfNbr_) GetLowThrottledRead

func (m *BgpPerfNbr_) GetLowThrottledRead() uint32

func (*BgpPerfNbr_) GetMaximumReadSize

func (m *BgpPerfNbr_) GetMaximumReadSize() uint32

func (*BgpPerfNbr_) GetNbrFd

func (m *BgpPerfNbr_) GetNbrFd() int32

func (*BgpPerfNbr_) GetNbrFlags

func (m *BgpPerfNbr_) GetNbrFlags() uint32

func (*BgpPerfNbr_) GetNetworkStatus

func (m *BgpPerfNbr_) GetNetworkStatus() uint32

func (*BgpPerfNbr_) GetNsrOperDownCount

func (m *BgpPerfNbr_) GetNsrOperDownCount() uint32

func (*BgpPerfNbr_) GetPassiveCollision

func (m *BgpPerfNbr_) GetPassiveCollision() uint32

func (*BgpPerfNbr_) GetPassives

func (m *BgpPerfNbr_) GetPassives() uint32

func (*BgpPerfNbr_) GetReadCallsCount

func (m *BgpPerfNbr_) GetReadCallsCount() uint32

func (*BgpPerfNbr_) GetReadMessagesCount

func (m *BgpPerfNbr_) GetReadMessagesCount() uint32

func (*BgpPerfNbr_) GetReadThrottles

func (m *BgpPerfNbr_) GetReadThrottles() uint32

func (*BgpPerfNbr_) GetRejectedPassives

func (m *BgpPerfNbr_) GetRejectedPassives() uint32

func (*BgpPerfNbr_) GetResetFlags

func (m *BgpPerfNbr_) GetResetFlags() uint32

func (*BgpPerfNbr_) GetResetRetries

func (m *BgpPerfNbr_) GetResetRetries() uint32

func (*BgpPerfNbr_) GetSubgroupListTime

func (m *BgpPerfNbr_) GetSubgroupListTime() uint32

func (*BgpPerfNbr_) GetSyncFlags

func (m *BgpPerfNbr_) GetSyncFlags() uint32

func (*BgpPerfNbr_) GetTimeSinceLastThrottledRead

func (m *BgpPerfNbr_) GetTimeSinceLastThrottledRead() uint32

func (*BgpPerfNbr_) GetWriteCallsCount

func (m *BgpPerfNbr_) GetWriteCallsCount() uint32

func (*BgpPerfNbr_) GetWriteQueueCallsCount

func (m *BgpPerfNbr_) GetWriteQueueCallsCount() uint32

func (*BgpPerfNbr_) GetWriteQueueMessagesCount

func (m *BgpPerfNbr_) GetWriteQueueMessagesCount() uint32

func (*BgpPerfNbr_) GetWriteQueueTime

func (m *BgpPerfNbr_) GetWriteQueueTime() uint32

func (*BgpPerfNbr_) GetWriteSubgroupCallsCount

func (m *BgpPerfNbr_) GetWriteSubgroupCallsCount() uint32

func (*BgpPerfNbr_) GetWriteSubgroupMessagesCount

func (m *BgpPerfNbr_) GetWriteSubgroupMessagesCount() uint32

func (*BgpPerfNbr_) ProtoMessage

func (*BgpPerfNbr_) ProtoMessage()

func (*BgpPerfNbr_) Reset

func (m *BgpPerfNbr_) Reset()

func (*BgpPerfNbr_) String

func (m *BgpPerfNbr_) String() string

func (*BgpPerfNbr_) XXX_DiscardUnknown

func (m *BgpPerfNbr_) XXX_DiscardUnknown()

func (*BgpPerfNbr_) XXX_Marshal

func (m *BgpPerfNbr_) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpPerfNbr_) XXX_Merge

func (m *BgpPerfNbr_) XXX_Merge(src proto.Message)

func (*BgpPerfNbr_) XXX_Size

func (m *BgpPerfNbr_) XXX_Size() int

func (*BgpPerfNbr_) XXX_Unmarshal

func (m *BgpPerfNbr_) XXX_Unmarshal(b []byte) error

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"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpTimespec) Descriptor

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

func (*BgpTimespec) GetNanoseconds

func (m *BgpTimespec) GetNanoseconds() uint32

func (*BgpTimespec) GetSeconds

func (m *BgpTimespec) GetSeconds() uint32

func (*BgpTimespec) ProtoMessage

func (*BgpTimespec) ProtoMessage()

func (*BgpTimespec) Reset

func (m *BgpTimespec) Reset()

func (*BgpTimespec) String

func (m *BgpTimespec) String() string

func (*BgpTimespec) XXX_DiscardUnknown

func (m *BgpTimespec) XXX_DiscardUnknown()

func (*BgpTimespec) XXX_Marshal

func (m *BgpTimespec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpTimespec) XXX_Merge

func (m *BgpTimespec) XXX_Merge(src proto.Message)

func (*BgpTimespec) XXX_Size

func (m *BgpTimespec) XXX_Size() int

func (*BgpTimespec) XXX_Unmarshal

func (m *BgpTimespec) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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