cisco_ios_xr_ipv4_bgp_oper_bgp_instances_instance_instance_standby_default_vrf_process_info

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/process-info

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 BgpIssuMilestoneBag_

type BgpIssuMilestoneBag_ struct {
	MilestoneName           string   `protobuf:"bytes,1,opt,name=milestone_name,json=milestoneName,proto3" json:"milestone_name,omitempty"`
	MilestoneStartTimestamp uint32   `` /* 133-byte string literal not displayed */
	MilestoneMetTimestamp   uint32   `` /* 127-byte string literal not displayed */
	XXX_NoUnkeyedLiteral    struct{} `json:"-"`
	XXX_unrecognized        []byte   `json:"-"`
	XXX_sizecache           int32    `json:"-"`
}

func (*BgpIssuMilestoneBag_) Descriptor

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

func (*BgpIssuMilestoneBag_) GetMilestoneMetTimestamp

func (m *BgpIssuMilestoneBag_) GetMilestoneMetTimestamp() uint32

func (*BgpIssuMilestoneBag_) GetMilestoneName

func (m *BgpIssuMilestoneBag_) GetMilestoneName() string

func (*BgpIssuMilestoneBag_) GetMilestoneStartTimestamp

func (m *BgpIssuMilestoneBag_) GetMilestoneStartTimestamp() uint32

func (*BgpIssuMilestoneBag_) ProtoMessage

func (*BgpIssuMilestoneBag_) ProtoMessage()

func (*BgpIssuMilestoneBag_) Reset

func (m *BgpIssuMilestoneBag_) Reset()

func (*BgpIssuMilestoneBag_) String

func (m *BgpIssuMilestoneBag_) String() string

func (*BgpIssuMilestoneBag_) XXX_DiscardUnknown

func (m *BgpIssuMilestoneBag_) XXX_DiscardUnknown()

func (*BgpIssuMilestoneBag_) XXX_Marshal

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

func (*BgpIssuMilestoneBag_) XXX_Merge

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

func (*BgpIssuMilestoneBag_) XXX_Size

func (m *BgpIssuMilestoneBag_) XXX_Size() int

func (*BgpIssuMilestoneBag_) XXX_Unmarshal

func (m *BgpIssuMilestoneBag_) 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 BgpPerfDsNplInfoBag_

type BgpPerfDsNplInfoBag_ struct {
	DirServiceConnState  string                    `protobuf:"bytes,1,opt,name=dir_service_conn_state,json=dirServiceConnState,proto3" json:"dir_service_conn_state,omitempty"`
	IssuMgrConnState     string                    `protobuf:"bytes,2,opt,name=issu_mgr_conn_state,json=issuMgrConnState,proto3" json:"issu_mgr_conn_state,omitempty"`
	IssuPhase            string                    `protobuf:"bytes,3,opt,name=issu_phase,json=issuPhase,proto3" json:"issu_phase,omitempty"`
	IssuTypeNg           bool                      `protobuf:"varint,4,opt,name=issu_type_ng,json=issuTypeNg,proto3" json:"issu_type_ng,omitempty"`
	IssuhaOption         string                    `protobuf:"bytes,5,opt,name=issuha_option,json=issuhaOption,proto3" json:"issuha_option,omitempty"`
	LocalDsHandle        uint64                    `protobuf:"varint,6,opt,name=local_ds_handle,json=localDsHandle,proto3" json:"local_ds_handle,omitempty"`
	ServiceName          string                    `protobuf:"bytes,7,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"`
	DsissuStatusFlag     uint32                    `protobuf:"varint,8,opt,name=dsissu_status_flag,json=dsissuStatusFlag,proto3" json:"dsissu_status_flag,omitempty"`
	NplPriorityStatistic []*NsrPlClientStatsType   `protobuf:"bytes,9,rep,name=npl_priority_statistic,json=nplPriorityStatistic,proto3" json:"npl_priority_statistic,omitempty"`
	NplEndpoint          []*BgpPerfNplEndpInfoBag_ `protobuf:"bytes,10,rep,name=npl_endpoint,json=nplEndpoint,proto3" json:"npl_endpoint,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
	XXX_unrecognized     []byte                    `json:"-"`
	XXX_sizecache        int32                     `json:"-"`
}

func (*BgpPerfDsNplInfoBag_) Descriptor

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

func (*BgpPerfDsNplInfoBag_) GetDirServiceConnState

func (m *BgpPerfDsNplInfoBag_) GetDirServiceConnState() string

func (*BgpPerfDsNplInfoBag_) GetDsissuStatusFlag

func (m *BgpPerfDsNplInfoBag_) GetDsissuStatusFlag() uint32

func (*BgpPerfDsNplInfoBag_) GetIssuMgrConnState

func (m *BgpPerfDsNplInfoBag_) GetIssuMgrConnState() string

func (*BgpPerfDsNplInfoBag_) GetIssuPhase

func (m *BgpPerfDsNplInfoBag_) GetIssuPhase() string

func (*BgpPerfDsNplInfoBag_) GetIssuTypeNg

func (m *BgpPerfDsNplInfoBag_) GetIssuTypeNg() bool

func (*BgpPerfDsNplInfoBag_) GetIssuhaOption

func (m *BgpPerfDsNplInfoBag_) GetIssuhaOption() string

func (*BgpPerfDsNplInfoBag_) GetLocalDsHandle

func (m *BgpPerfDsNplInfoBag_) GetLocalDsHandle() uint64

func (*BgpPerfDsNplInfoBag_) GetNplEndpoint

func (m *BgpPerfDsNplInfoBag_) GetNplEndpoint() []*BgpPerfNplEndpInfoBag_

func (*BgpPerfDsNplInfoBag_) GetNplPriorityStatistic

func (m *BgpPerfDsNplInfoBag_) GetNplPriorityStatistic() []*NsrPlClientStatsType

func (*BgpPerfDsNplInfoBag_) GetServiceName

func (m *BgpPerfDsNplInfoBag_) GetServiceName() string

func (*BgpPerfDsNplInfoBag_) ProtoMessage

func (*BgpPerfDsNplInfoBag_) ProtoMessage()

func (*BgpPerfDsNplInfoBag_) Reset

func (m *BgpPerfDsNplInfoBag_) Reset()

func (*BgpPerfDsNplInfoBag_) String

func (m *BgpPerfDsNplInfoBag_) String() string

func (*BgpPerfDsNplInfoBag_) XXX_DiscardUnknown

func (m *BgpPerfDsNplInfoBag_) XXX_DiscardUnknown()

func (*BgpPerfDsNplInfoBag_) XXX_Marshal

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

func (*BgpPerfDsNplInfoBag_) XXX_Merge

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

func (*BgpPerfDsNplInfoBag_) XXX_Size

func (m *BgpPerfDsNplInfoBag_) XXX_Size() int

func (*BgpPerfDsNplInfoBag_) XXX_Unmarshal

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

type BgpPerfNplEndpInfoBag_

type BgpPerfNplEndpInfoBag_ struct {
	EndpointName         string   `protobuf:"bytes,1,opt,name=endpoint_name,json=endpointName,proto3" json:"endpoint_name,omitempty"`
	SyncGroupName        string   `protobuf:"bytes,2,opt,name=sync_group_name,json=syncGroupName,proto3" json:"sync_group_name,omitempty"`
	NodeId               string   `protobuf:"bytes,3,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
	EndpointHandle       uint64   `protobuf:"varint,4,opt,name=endpoint_handle,json=endpointHandle,proto3" json:"endpoint_handle,omitempty"`
	EndpointStaleFlag    bool     `protobuf:"varint,5,opt,name=endpoint_stale_flag,json=endpointStaleFlag,proto3" json:"endpoint_stale_flag,omitempty"`
	EndpointIssuRole     string   `protobuf:"bytes,6,opt,name=endpoint_issu_role,json=endpointIssuRole,proto3" json:"endpoint_issu_role,omitempty"`
	EndpointActiveFlag   bool     `protobuf:"varint,7,opt,name=endpoint_active_flag,json=endpointActiveFlag,proto3" json:"endpoint_active_flag,omitempty"`
	MsgSize              uint32   `protobuf:"varint,8,opt,name=msg_size,json=msgSize,proto3" json:"msg_size,omitempty"`
	WheelId              uint32   `protobuf:"varint,9,opt,name=wheel_id,json=wheelId,proto3" json:"wheel_id,omitempty"`
	ExpectedSequenceNum  uint32   `protobuf:"varint,10,opt,name=expected_sequence_num,json=expectedSequenceNum,proto3" json:"expected_sequence_num,omitempty"`
	Endpoint             []uint32 `protobuf:"varint,11,rep,packed,name=endpoint,proto3" json:"endpoint,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpPerfNplEndpInfoBag_) Descriptor

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

func (*BgpPerfNplEndpInfoBag_) GetEndpoint

func (m *BgpPerfNplEndpInfoBag_) GetEndpoint() []uint32

func (*BgpPerfNplEndpInfoBag_) GetEndpointActiveFlag

func (m *BgpPerfNplEndpInfoBag_) GetEndpointActiveFlag() bool

func (*BgpPerfNplEndpInfoBag_) GetEndpointHandle

func (m *BgpPerfNplEndpInfoBag_) GetEndpointHandle() uint64

func (*BgpPerfNplEndpInfoBag_) GetEndpointIssuRole

func (m *BgpPerfNplEndpInfoBag_) GetEndpointIssuRole() string

func (*BgpPerfNplEndpInfoBag_) GetEndpointName

func (m *BgpPerfNplEndpInfoBag_) GetEndpointName() string

func (*BgpPerfNplEndpInfoBag_) GetEndpointStaleFlag

func (m *BgpPerfNplEndpInfoBag_) GetEndpointStaleFlag() bool

func (*BgpPerfNplEndpInfoBag_) GetExpectedSequenceNum

func (m *BgpPerfNplEndpInfoBag_) GetExpectedSequenceNum() uint32

func (*BgpPerfNplEndpInfoBag_) GetMsgSize

func (m *BgpPerfNplEndpInfoBag_) GetMsgSize() uint32

func (*BgpPerfNplEndpInfoBag_) GetNodeId

func (m *BgpPerfNplEndpInfoBag_) GetNodeId() string

func (*BgpPerfNplEndpInfoBag_) GetSyncGroupName

func (m *BgpPerfNplEndpInfoBag_) GetSyncGroupName() string

func (*BgpPerfNplEndpInfoBag_) GetWheelId

func (m *BgpPerfNplEndpInfoBag_) GetWheelId() uint32

func (*BgpPerfNplEndpInfoBag_) ProtoMessage

func (*BgpPerfNplEndpInfoBag_) ProtoMessage()

func (*BgpPerfNplEndpInfoBag_) Reset

func (m *BgpPerfNplEndpInfoBag_) Reset()

func (*BgpPerfNplEndpInfoBag_) String

func (m *BgpPerfNplEndpInfoBag_) String() string

func (*BgpPerfNplEndpInfoBag_) XXX_DiscardUnknown

func (m *BgpPerfNplEndpInfoBag_) XXX_DiscardUnknown()

func (*BgpPerfNplEndpInfoBag_) XXX_Marshal

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

func (*BgpPerfNplEndpInfoBag_) XXX_Merge

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

func (*BgpPerfNplEndpInfoBag_) XXX_Size

func (m *BgpPerfNplEndpInfoBag_) XXX_Size() int

func (*BgpPerfNplEndpInfoBag_) XXX_Unmarshal

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

type BgpPerfProcessGbl_

type BgpPerfProcessGbl_ struct {
	ConfigurationItemsProcessed      uint32                  `` /* 145-byte string literal not displayed */
	ConfigurationProcessingTime      uint32                  `` /* 145-byte string literal not displayed */
	EdmRequestsCount                 uint32                  `protobuf:"varint,3,opt,name=edm_requests_count,json=edmRequestsCount,proto3" json:"edm_requests_count,omitempty"`
	EdmProcessingTime                uint32                  `protobuf:"varint,4,opt,name=edm_processing_time,json=edmProcessingTime,proto3" json:"edm_processing_time,omitempty"`
	BribApiOutputMessagesSent        uint32                  `` /* 143-byte string literal not displayed */
	BribApiOutputBytesSent           uint32                  `` /* 134-byte string literal not displayed */
	BribApiOutputBytesGenerated      uint32                  `` /* 149-byte string literal not displayed */
	BribApiOutputPrefixesAdvertised  uint32                  `` /* 161-byte string literal not displayed */
	BribApiOutputPrefixesWithdrawn   uint32                  `` /* 158-byte string literal not displayed */
	BribApiOutputSendingTime         uint32                  `` /* 141-byte string literal not displayed */
	BribApiOutputGenerationTime      uint32                  `` /* 150-byte string literal not displayed */
	BribApiOutputCalls               uint32                  `protobuf:"varint,12,opt,name=brib_api_output_calls,json=bribApiOutputCalls,proto3" json:"brib_api_output_calls,omitempty"`
	BribApiInputMessages             uint32                  `` /* 127-byte string literal not displayed */
	BribApiInputBytes                uint32                  `protobuf:"varint,14,opt,name=brib_api_input_bytes,json=bribApiInputBytes,proto3" json:"brib_api_input_bytes,omitempty"`
	BribApiInputPrefixesReceived     uint32                  `` /* 153-byte string literal not displayed */
	BribApiInputWithdrawnPrefixes    uint32                  `` /* 156-byte string literal not displayed */
	BribApiInputProcessingTime       uint32                  `` /* 147-byte string literal not displayed */
	InstanceNodeRole                 bool                    `protobuf:"varint,18,opt,name=instance_node_role,json=instanceNodeRole,proto3" json:"instance_node_role,omitempty"`
	ActiveNsrModeEnterTime           []uint32                `` /* 142-byte string literal not displayed */
	StandbyNsrModeEnterTime          []uint32                `` /* 145-byte string literal not displayed */
	ActiveNsrfoTime                  []uint32                `protobuf:"varint,21,rep,packed,name=active_nsrfo_time,json=activeNsrfoTime,proto3" json:"active_nsrfo_time,omitempty"`
	ActiveNsrtcpPhaseTwoEnterTime    uint32                  `` /* 158-byte string literal not displayed */
	SecActiveNsrtcpPhaseTwoEnterTime uint32                  `` /* 169-byte string literal not displayed */
	ProcScopedSyncState              string                  `protobuf:"bytes,24,opt,name=proc_scoped_sync_state,json=procScopedSyncState,proto3" json:"proc_scoped_sync_state,omitempty"`
	InitialSyncSessionsAdded         bool                    `` /* 139-byte string literal not displayed */
	InEventAttachCalls               uint32                  `protobuf:"varint,26,opt,name=in_event_attach_calls,json=inEventAttachCalls,proto3" json:"in_event_attach_calls,omitempty"`
	OutEventAttachCalls              uint32                  `protobuf:"varint,27,opt,name=out_event_attach_calls,json=outEventAttachCalls,proto3" json:"out_event_attach_calls,omitempty"`
	InOutEventAttachCalls            uint32                  `` /* 132-byte string literal not displayed */
	UpdgenTimerId                    uint32                  `protobuf:"varint,29,opt,name=updgen_timer_id,json=updgenTimerId,proto3" json:"updgen_timer_id,omitempty"`
	UpdgenTreeTimerLeft              uint64                  `protobuf:"varint,30,opt,name=updgen_tree_timer_left,json=updgenTreeTimerLeft,proto3" json:"updgen_tree_timer_left,omitempty"`
	UpdgenTreeTimerExpiry            uint64                  `` /* 130-byte string literal not displayed */
	CurrentClockTime                 uint64                  `protobuf:"varint,32,opt,name=current_clock_time,json=currentClockTime,proto3" json:"current_clock_time,omitempty"`
	UpdgenHandlerTm                  uint64                  `protobuf:"varint,33,opt,name=updgen_handler_tm,json=updgenHandlerTm,proto3" json:"updgen_handler_tm,omitempty"`
	IoTimerId                        uint32                  `protobuf:"varint,34,opt,name=io_timer_id,json=ioTimerId,proto3" json:"io_timer_id,omitempty"`
	IoTreeTimerLeft                  uint64                  `protobuf:"varint,35,opt,name=io_tree_timer_left,json=ioTreeTimerLeft,proto3" json:"io_tree_timer_left,omitempty"`
	IoTreeTimerExpiry                uint64                  `protobuf:"varint,36,opt,name=io_tree_timer_expiry,json=ioTreeTimerExpiry,proto3" json:"io_tree_timer_expiry,omitempty"`
	IoHandlerTm                      uint64                  `protobuf:"varint,37,opt,name=io_handler_tm,json=ioHandlerTm,proto3" json:"io_handler_tm,omitempty"`
	QadMessagesSent                  uint32                  `protobuf:"varint,38,opt,name=qad_messages_sent,json=qadMessagesSent,proto3" json:"qad_messages_sent,omitempty"`
	QadackSent                       uint32                  `protobuf:"varint,39,opt,name=qadack_sent,json=qadackSent,proto3" json:"qadack_sent,omitempty"`
	QadSendFailure                   uint32                  `protobuf:"varint,40,opt,name=qad_send_failure,json=qadSendFailure,proto3" json:"qad_send_failure,omitempty"`
	QadAcKsFailure                   uint32                  `protobuf:"varint,41,opt,name=qad_ac_ks_failure,json=qadAcKsFailure,proto3" json:"qad_ac_ks_failure,omitempty"`
	QadSuspends                      uint32                  `protobuf:"varint,42,opt,name=qad_suspends,json=qadSuspends,proto3" json:"qad_suspends,omitempty"`
	QadResumes                       uint32                  `protobuf:"varint,43,opt,name=qad_resumes,json=qadResumes,proto3" json:"qad_resumes,omitempty"`
	QadSendDrops                     uint32                  `protobuf:"varint,44,opt,name=qad_send_drops,json=qadSendDrops,proto3" json:"qad_send_drops,omitempty"`
	QadMessagesReceived              uint32                  `protobuf:"varint,45,opt,name=qad_messages_received,json=qadMessagesReceived,proto3" json:"qad_messages_received,omitempty"`
	QadProcessed                     uint32                  `protobuf:"varint,46,opt,name=qad_processed,json=qadProcessed,proto3" json:"qad_processed,omitempty"`
	QadAcKsReceived                  uint32                  `protobuf:"varint,47,opt,name=qad_ac_ks_received,json=qadAcKsReceived,proto3" json:"qad_ac_ks_received,omitempty"`
	QadTimeoutReceived               uint32                  `protobuf:"varint,48,opt,name=qad_timeout_received,json=qadTimeoutReceived,proto3" json:"qad_timeout_received,omitempty"`
	QadInitDrops                     uint32                  `protobuf:"varint,49,opt,name=qad_init_drops,json=qadInitDrops,proto3" json:"qad_init_drops,omitempty"`
	QadoosDrops                      uint32                  `protobuf:"varint,50,opt,name=qadoos_drops,json=qadoosDrops,proto3" json:"qadoos_drops,omitempty"`
	QadRecvDrops                     uint32                  `protobuf:"varint,51,opt,name=qad_recv_drops,json=qadRecvDrops,proto3" json:"qad_recv_drops,omitempty"`
	QadTimeoutRecvd                  uint32                  `protobuf:"varint,52,opt,name=qad_timeout_recvd,json=qadTimeoutRecvd,proto3" json:"qad_timeout_recvd,omitempty"`
	NsrLastResetReason               uint32                  `protobuf:"varint,53,opt,name=nsr_last_reset_reason,json=nsrLastResetReason,proto3" json:"nsr_last_reset_reason,omitempty"`
	RedconNsrReady                   bool                    `protobuf:"varint,54,opt,name=redcon_nsr_ready,json=redconNsrReady,proto3" json:"redcon_nsr_ready,omitempty"`
	RedconStateTime                  uint32                  `protobuf:"varint,55,opt,name=redcon_state_time,json=redconStateTime,proto3" json:"redcon_state_time,omitempty"`
	ActiveNsrState                   uint32                  `protobuf:"varint,56,opt,name=active_nsr_state,json=activeNsrState,proto3" json:"active_nsr_state,omitempty"`
	SecActiveNsrState                uint32                  `protobuf:"varint,57,opt,name=sec_active_nsr_state,json=secActiveNsrState,proto3" json:"sec_active_nsr_state,omitempty"`
	TotalOutstandingPostits          uint32                  `` /* 134-byte string literal not displayed */
	TotalNeighborsWithPendingPostits uint32                  `` /* 165-byte string literal not displayed */
	PostitCountInfo                  []*BgpPostitCountInfo_  `protobuf:"bytes,60,rep,name=postit_count_info,json=postitCountInfo,proto3" json:"postit_count_info,omitempty"`
	Ipv4RibServer                    *BgpPerfRibGblInfo_     `protobuf:"bytes,61,opt,name=ipv4rib_server,json=ipv4ribServer,proto3" json:"ipv4rib_server,omitempty"`
	Ipv6RibServer                    *BgpPerfRibGblInfo_     `protobuf:"bytes,62,opt,name=ipv6rib_server,json=ipv6ribServer,proto3" json:"ipv6rib_server,omitempty"`
	TeConnection                     *BgpPerfServerConnStat  `protobuf:"bytes,63,opt,name=te_connection,json=teConnection,proto3" json:"te_connection,omitempty"`
	Tep2PAutoTunnelEnabled           bool                    `` /* 133-byte string literal not displayed */
	LsdConnection                    *BgpPerfServerConnStat  `protobuf:"bytes,65,opt,name=lsd_connection,json=lsdConnection,proto3" json:"lsd_connection,omitempty"`
	DsNpl                            *BgpPerfDsNplInfoBag_   `protobuf:"bytes,66,opt,name=ds_npl,json=dsNpl,proto3" json:"ds_npl,omitempty"`
	IssuMilestone                    []*BgpIssuMilestoneBag_ `protobuf:"bytes,67,rep,name=issu_milestone,json=issuMilestone,proto3" json:"issu_milestone,omitempty"`
	XXX_NoUnkeyedLiteral             struct{}                `json:"-"`
	XXX_unrecognized                 []byte                  `json:"-"`
	XXX_sizecache                    int32                   `json:"-"`
}

func (*BgpPerfProcessGbl_) Descriptor

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

func (*BgpPerfProcessGbl_) GetActiveNsrModeEnterTime

func (m *BgpPerfProcessGbl_) GetActiveNsrModeEnterTime() []uint32

func (*BgpPerfProcessGbl_) GetActiveNsrState

func (m *BgpPerfProcessGbl_) GetActiveNsrState() uint32

func (*BgpPerfProcessGbl_) GetActiveNsrfoTime

func (m *BgpPerfProcessGbl_) GetActiveNsrfoTime() []uint32

func (*BgpPerfProcessGbl_) GetActiveNsrtcpPhaseTwoEnterTime

func (m *BgpPerfProcessGbl_) GetActiveNsrtcpPhaseTwoEnterTime() uint32

func (*BgpPerfProcessGbl_) GetBribApiInputBytes

func (m *BgpPerfProcessGbl_) GetBribApiInputBytes() uint32

func (*BgpPerfProcessGbl_) GetBribApiInputMessages

func (m *BgpPerfProcessGbl_) GetBribApiInputMessages() uint32

func (*BgpPerfProcessGbl_) GetBribApiInputPrefixesReceived

func (m *BgpPerfProcessGbl_) GetBribApiInputPrefixesReceived() uint32

func (*BgpPerfProcessGbl_) GetBribApiInputProcessingTime

func (m *BgpPerfProcessGbl_) GetBribApiInputProcessingTime() uint32

func (*BgpPerfProcessGbl_) GetBribApiInputWithdrawnPrefixes

func (m *BgpPerfProcessGbl_) GetBribApiInputWithdrawnPrefixes() uint32

func (*BgpPerfProcessGbl_) GetBribApiOutputBytesGenerated

func (m *BgpPerfProcessGbl_) GetBribApiOutputBytesGenerated() uint32

func (*BgpPerfProcessGbl_) GetBribApiOutputBytesSent

func (m *BgpPerfProcessGbl_) GetBribApiOutputBytesSent() uint32

func (*BgpPerfProcessGbl_) GetBribApiOutputCalls

func (m *BgpPerfProcessGbl_) GetBribApiOutputCalls() uint32

func (*BgpPerfProcessGbl_) GetBribApiOutputGenerationTime

func (m *BgpPerfProcessGbl_) GetBribApiOutputGenerationTime() uint32

func (*BgpPerfProcessGbl_) GetBribApiOutputMessagesSent

func (m *BgpPerfProcessGbl_) GetBribApiOutputMessagesSent() uint32

func (*BgpPerfProcessGbl_) GetBribApiOutputPrefixesAdvertised

func (m *BgpPerfProcessGbl_) GetBribApiOutputPrefixesAdvertised() uint32

func (*BgpPerfProcessGbl_) GetBribApiOutputPrefixesWithdrawn

func (m *BgpPerfProcessGbl_) GetBribApiOutputPrefixesWithdrawn() uint32

func (*BgpPerfProcessGbl_) GetBribApiOutputSendingTime

func (m *BgpPerfProcessGbl_) GetBribApiOutputSendingTime() uint32

func (*BgpPerfProcessGbl_) GetConfigurationItemsProcessed

func (m *BgpPerfProcessGbl_) GetConfigurationItemsProcessed() uint32

func (*BgpPerfProcessGbl_) GetConfigurationProcessingTime

func (m *BgpPerfProcessGbl_) GetConfigurationProcessingTime() uint32

func (*BgpPerfProcessGbl_) GetCurrentClockTime

func (m *BgpPerfProcessGbl_) GetCurrentClockTime() uint64

func (*BgpPerfProcessGbl_) GetDsNpl

func (*BgpPerfProcessGbl_) GetEdmProcessingTime

func (m *BgpPerfProcessGbl_) GetEdmProcessingTime() uint32

func (*BgpPerfProcessGbl_) GetEdmRequestsCount

func (m *BgpPerfProcessGbl_) GetEdmRequestsCount() uint32

func (*BgpPerfProcessGbl_) GetInEventAttachCalls

func (m *BgpPerfProcessGbl_) GetInEventAttachCalls() uint32

func (*BgpPerfProcessGbl_) GetInOutEventAttachCalls

func (m *BgpPerfProcessGbl_) GetInOutEventAttachCalls() uint32

func (*BgpPerfProcessGbl_) GetInitialSyncSessionsAdded

func (m *BgpPerfProcessGbl_) GetInitialSyncSessionsAdded() bool

func (*BgpPerfProcessGbl_) GetInstanceNodeRole

func (m *BgpPerfProcessGbl_) GetInstanceNodeRole() bool

func (*BgpPerfProcessGbl_) GetIoHandlerTm

func (m *BgpPerfProcessGbl_) GetIoHandlerTm() uint64

func (*BgpPerfProcessGbl_) GetIoTimerId

func (m *BgpPerfProcessGbl_) GetIoTimerId() uint32

func (*BgpPerfProcessGbl_) GetIoTreeTimerExpiry

func (m *BgpPerfProcessGbl_) GetIoTreeTimerExpiry() uint64

func (*BgpPerfProcessGbl_) GetIoTreeTimerLeft

func (m *BgpPerfProcessGbl_) GetIoTreeTimerLeft() uint64

func (*BgpPerfProcessGbl_) GetIpv4RibServer

func (m *BgpPerfProcessGbl_) GetIpv4RibServer() *BgpPerfRibGblInfo_

func (*BgpPerfProcessGbl_) GetIpv6RibServer

func (m *BgpPerfProcessGbl_) GetIpv6RibServer() *BgpPerfRibGblInfo_

func (*BgpPerfProcessGbl_) GetIssuMilestone

func (m *BgpPerfProcessGbl_) GetIssuMilestone() []*BgpIssuMilestoneBag_

func (*BgpPerfProcessGbl_) GetLsdConnection

func (m *BgpPerfProcessGbl_) GetLsdConnection() *BgpPerfServerConnStat

func (*BgpPerfProcessGbl_) GetNsrLastResetReason

func (m *BgpPerfProcessGbl_) GetNsrLastResetReason() uint32

func (*BgpPerfProcessGbl_) GetOutEventAttachCalls

func (m *BgpPerfProcessGbl_) GetOutEventAttachCalls() uint32

func (*BgpPerfProcessGbl_) GetPostitCountInfo

func (m *BgpPerfProcessGbl_) GetPostitCountInfo() []*BgpPostitCountInfo_

func (*BgpPerfProcessGbl_) GetProcScopedSyncState

func (m *BgpPerfProcessGbl_) GetProcScopedSyncState() string

func (*BgpPerfProcessGbl_) GetQadAcKsFailure

func (m *BgpPerfProcessGbl_) GetQadAcKsFailure() uint32

func (*BgpPerfProcessGbl_) GetQadAcKsReceived

func (m *BgpPerfProcessGbl_) GetQadAcKsReceived() uint32

func (*BgpPerfProcessGbl_) GetQadInitDrops

func (m *BgpPerfProcessGbl_) GetQadInitDrops() uint32

func (*BgpPerfProcessGbl_) GetQadMessagesReceived

func (m *BgpPerfProcessGbl_) GetQadMessagesReceived() uint32

func (*BgpPerfProcessGbl_) GetQadMessagesSent

func (m *BgpPerfProcessGbl_) GetQadMessagesSent() uint32

func (*BgpPerfProcessGbl_) GetQadProcessed

func (m *BgpPerfProcessGbl_) GetQadProcessed() uint32

func (*BgpPerfProcessGbl_) GetQadRecvDrops

func (m *BgpPerfProcessGbl_) GetQadRecvDrops() uint32

func (*BgpPerfProcessGbl_) GetQadResumes

func (m *BgpPerfProcessGbl_) GetQadResumes() uint32

func (*BgpPerfProcessGbl_) GetQadSendDrops

func (m *BgpPerfProcessGbl_) GetQadSendDrops() uint32

func (*BgpPerfProcessGbl_) GetQadSendFailure

func (m *BgpPerfProcessGbl_) GetQadSendFailure() uint32

func (*BgpPerfProcessGbl_) GetQadSuspends

func (m *BgpPerfProcessGbl_) GetQadSuspends() uint32

func (*BgpPerfProcessGbl_) GetQadTimeoutReceived

func (m *BgpPerfProcessGbl_) GetQadTimeoutReceived() uint32

func (*BgpPerfProcessGbl_) GetQadTimeoutRecvd

func (m *BgpPerfProcessGbl_) GetQadTimeoutRecvd() uint32

func (*BgpPerfProcessGbl_) GetQadackSent

func (m *BgpPerfProcessGbl_) GetQadackSent() uint32

func (*BgpPerfProcessGbl_) GetQadoosDrops

func (m *BgpPerfProcessGbl_) GetQadoosDrops() uint32

func (*BgpPerfProcessGbl_) GetRedconNsrReady

func (m *BgpPerfProcessGbl_) GetRedconNsrReady() bool

func (*BgpPerfProcessGbl_) GetRedconStateTime

func (m *BgpPerfProcessGbl_) GetRedconStateTime() uint32

func (*BgpPerfProcessGbl_) GetSecActiveNsrState

func (m *BgpPerfProcessGbl_) GetSecActiveNsrState() uint32

func (*BgpPerfProcessGbl_) GetSecActiveNsrtcpPhaseTwoEnterTime

func (m *BgpPerfProcessGbl_) GetSecActiveNsrtcpPhaseTwoEnterTime() uint32

func (*BgpPerfProcessGbl_) GetStandbyNsrModeEnterTime

func (m *BgpPerfProcessGbl_) GetStandbyNsrModeEnterTime() []uint32

func (*BgpPerfProcessGbl_) GetTeConnection

func (m *BgpPerfProcessGbl_) GetTeConnection() *BgpPerfServerConnStat

func (*BgpPerfProcessGbl_) GetTep2PAutoTunnelEnabled

func (m *BgpPerfProcessGbl_) GetTep2PAutoTunnelEnabled() bool

func (*BgpPerfProcessGbl_) GetTotalNeighborsWithPendingPostits

func (m *BgpPerfProcessGbl_) GetTotalNeighborsWithPendingPostits() uint32

func (*BgpPerfProcessGbl_) GetTotalOutstandingPostits

func (m *BgpPerfProcessGbl_) GetTotalOutstandingPostits() uint32

func (*BgpPerfProcessGbl_) GetUpdgenHandlerTm

func (m *BgpPerfProcessGbl_) GetUpdgenHandlerTm() uint64

func (*BgpPerfProcessGbl_) GetUpdgenTimerId

func (m *BgpPerfProcessGbl_) GetUpdgenTimerId() uint32

func (*BgpPerfProcessGbl_) GetUpdgenTreeTimerExpiry

func (m *BgpPerfProcessGbl_) GetUpdgenTreeTimerExpiry() uint64

func (*BgpPerfProcessGbl_) GetUpdgenTreeTimerLeft

func (m *BgpPerfProcessGbl_) GetUpdgenTreeTimerLeft() uint64

func (*BgpPerfProcessGbl_) ProtoMessage

func (*BgpPerfProcessGbl_) ProtoMessage()

func (*BgpPerfProcessGbl_) Reset

func (m *BgpPerfProcessGbl_) Reset()

func (*BgpPerfProcessGbl_) String

func (m *BgpPerfProcessGbl_) String() string

func (*BgpPerfProcessGbl_) XXX_DiscardUnknown

func (m *BgpPerfProcessGbl_) XXX_DiscardUnknown()

func (*BgpPerfProcessGbl_) XXX_Marshal

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

func (*BgpPerfProcessGbl_) XXX_Merge

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

func (*BgpPerfProcessGbl_) XXX_Size

func (m *BgpPerfProcessGbl_) XXX_Size() int

func (*BgpPerfProcessGbl_) XXX_Unmarshal

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

type BgpPerfProcessVrf_

type BgpPerfProcessVrf_ struct {
	LptsSetUpTime              uint32   `protobuf:"varint,1,opt,name=lpts_set_up_time,json=lptsSetUpTime,proto3" json:"lpts_set_up_time,omitempty"`
	LptsCalls                  uint32   `protobuf:"varint,2,opt,name=lpts_calls,json=lptsCalls,proto3" json:"lpts_calls,omitempty"`
	ReadThrottlesCount         uint32   `protobuf:"varint,3,opt,name=read_throttles_count,json=readThrottlesCount,proto3" json:"read_throttles_count,omitempty"`
	LowThrottledReadCount      uint32   `` /* 129-byte string literal not displayed */
	HighThrottledReadCount     uint32   `` /* 132-byte string literal not displayed */
	ReadCallsCount             uint32   `protobuf:"varint,6,opt,name=read_calls_count,json=readCallsCount,proto3" json:"read_calls_count,omitempty"`
	ReadMessagesCount          uint32   `protobuf:"varint,7,opt,name=read_messages_count,json=readMessagesCount,proto3" json:"read_messages_count,omitempty"`
	DataBytesRead              uint32   `protobuf:"varint,8,opt,name=data_bytes_read,json=dataBytesRead,proto3" json:"data_bytes_read,omitempty"`
	IoReadTime                 uint32   `protobuf:"varint,9,opt,name=io_read_time,json=ioReadTime,proto3" json:"io_read_time,omitempty"`
	WriteCallsCount            uint32   `protobuf:"varint,10,opt,name=write_calls_count,json=writeCallsCount,proto3" json:"write_calls_count,omitempty"`
	DataBytesWritten           uint32   `protobuf:"varint,11,opt,name=data_bytes_written,json=dataBytesWritten,proto3" json:"data_bytes_written,omitempty"`
	IoWriteTime                uint32   `protobuf:"varint,12,opt,name=io_write_time,json=ioWriteTime,proto3" json:"io_write_time,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 */
	XXX_NoUnkeyedLiteral       struct{} `json:"-"`
	XXX_unrecognized           []byte   `json:"-"`
	XXX_sizecache              int32    `json:"-"`
}

func (*BgpPerfProcessVrf_) Descriptor

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

func (*BgpPerfProcessVrf_) GetDataBytesRead

func (m *BgpPerfProcessVrf_) GetDataBytesRead() uint32

func (*BgpPerfProcessVrf_) GetDataBytesWritten

func (m *BgpPerfProcessVrf_) GetDataBytesWritten() uint32

func (*BgpPerfProcessVrf_) GetHighThrottledReadCount

func (m *BgpPerfProcessVrf_) GetHighThrottledReadCount() uint32

func (*BgpPerfProcessVrf_) GetInboundUpdateMessages

func (m *BgpPerfProcessVrf_) GetInboundUpdateMessages() uint32

func (*BgpPerfProcessVrf_) GetInboundUpdateMessagesTime

func (m *BgpPerfProcessVrf_) GetInboundUpdateMessagesTime() uint32

func (*BgpPerfProcessVrf_) GetIoReadTime

func (m *BgpPerfProcessVrf_) GetIoReadTime() uint32

func (*BgpPerfProcessVrf_) GetIoWriteTime

func (m *BgpPerfProcessVrf_) GetIoWriteTime() uint32

func (*BgpPerfProcessVrf_) GetLowThrottledReadCount

func (m *BgpPerfProcessVrf_) GetLowThrottledReadCount() uint32

func (*BgpPerfProcessVrf_) GetLptsCalls

func (m *BgpPerfProcessVrf_) GetLptsCalls() uint32

func (*BgpPerfProcessVrf_) GetLptsSetUpTime

func (m *BgpPerfProcessVrf_) GetLptsSetUpTime() uint32

func (*BgpPerfProcessVrf_) GetReadCallsCount

func (m *BgpPerfProcessVrf_) GetReadCallsCount() uint32

func (*BgpPerfProcessVrf_) GetReadMessagesCount

func (m *BgpPerfProcessVrf_) GetReadMessagesCount() uint32

func (*BgpPerfProcessVrf_) GetReadThrottlesCount

func (m *BgpPerfProcessVrf_) GetReadThrottlesCount() uint32

func (*BgpPerfProcessVrf_) GetSubgroupListTime

func (m *BgpPerfProcessVrf_) GetSubgroupListTime() uint32

func (*BgpPerfProcessVrf_) GetWriteCallsCount

func (m *BgpPerfProcessVrf_) GetWriteCallsCount() uint32

func (*BgpPerfProcessVrf_) GetWriteQueueCallsCount

func (m *BgpPerfProcessVrf_) GetWriteQueueCallsCount() uint32

func (*BgpPerfProcessVrf_) GetWriteQueueMessagesCount

func (m *BgpPerfProcessVrf_) GetWriteQueueMessagesCount() uint32

func (*BgpPerfProcessVrf_) GetWriteQueueTime

func (m *BgpPerfProcessVrf_) GetWriteQueueTime() uint32

func (*BgpPerfProcessVrf_) GetWriteSubgroupCallsCount

func (m *BgpPerfProcessVrf_) GetWriteSubgroupCallsCount() uint32

func (*BgpPerfProcessVrf_) GetWriteSubgroupMessagesCount

func (m *BgpPerfProcessVrf_) GetWriteSubgroupMessagesCount() uint32

func (*BgpPerfProcessVrf_) ProtoMessage

func (*BgpPerfProcessVrf_) ProtoMessage()

func (*BgpPerfProcessVrf_) Reset

func (m *BgpPerfProcessVrf_) Reset()

func (*BgpPerfProcessVrf_) String

func (m *BgpPerfProcessVrf_) String() string

func (*BgpPerfProcessVrf_) XXX_DiscardUnknown

func (m *BgpPerfProcessVrf_) XXX_DiscardUnknown()

func (*BgpPerfProcessVrf_) XXX_Marshal

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

func (*BgpPerfProcessVrf_) XXX_Merge

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

func (*BgpPerfProcessVrf_) XXX_Size

func (m *BgpPerfProcessVrf_) XXX_Size() int

func (*BgpPerfProcessVrf_) XXX_Unmarshal

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

type BgpPerfProcess_

type BgpPerfProcess_ struct {
	Global               *BgpPerfProcessGbl_ `protobuf:"bytes,1,opt,name=global,proto3" json:"global,omitempty"`
	Vrf                  *BgpPerfProcessVrf_ `protobuf:"bytes,2,opt,name=vrf,proto3" json:"vrf,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*BgpPerfProcess_) Descriptor

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

func (*BgpPerfProcess_) GetGlobal

func (m *BgpPerfProcess_) GetGlobal() *BgpPerfProcessGbl_

func (*BgpPerfProcess_) GetVrf

func (m *BgpPerfProcess_) GetVrf() *BgpPerfProcessVrf_

func (*BgpPerfProcess_) ProtoMessage

func (*BgpPerfProcess_) ProtoMessage()

func (*BgpPerfProcess_) Reset

func (m *BgpPerfProcess_) Reset()

func (*BgpPerfProcess_) String

func (m *BgpPerfProcess_) String() string

func (*BgpPerfProcess_) XXX_DiscardUnknown

func (m *BgpPerfProcess_) XXX_DiscardUnknown()

func (*BgpPerfProcess_) XXX_Marshal

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

func (*BgpPerfProcess_) XXX_Merge

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

func (*BgpPerfProcess_) XXX_Size

func (m *BgpPerfProcess_) XXX_Size() int

func (*BgpPerfProcess_) XXX_Unmarshal

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

type BgpPerfRibGblInfo_

type BgpPerfRibGblInfo_ struct {
	IsRibConnectionUp               bool         `protobuf:"varint,1,opt,name=is_rib_connection_up,json=isRibConnectionUp,proto3" json:"is_rib_connection_up,omitempty"`
	RibConnectionUpCount            uint32       `` /* 126-byte string literal not displayed */
	FirstRibConnectionUpTimestamp   *BgpTimespec `` /* 154-byte string literal not displayed */
	LastRibConnectionUpTimestamp    *BgpTimespec `` /* 151-byte string literal not displayed */
	LastRibConnectionUpAge          uint32       `` /* 134-byte string literal not displayed */
	RibConnectionDownCount          uint32       `` /* 132-byte string literal not displayed */
	FirstRibConnectionDownTimestamp *BgpTimespec `` /* 160-byte string literal not displayed */
	LastRibConnectionDownTimestamp  *BgpTimespec `` /* 157-byte string literal not displayed */
	LastRibConnectionDownAge        uint32       `` /* 140-byte string literal not displayed */
	XXX_NoUnkeyedLiteral            struct{}     `json:"-"`
	XXX_unrecognized                []byte       `json:"-"`
	XXX_sizecache                   int32        `json:"-"`
}

func (*BgpPerfRibGblInfo_) Descriptor

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

func (*BgpPerfRibGblInfo_) GetFirstRibConnectionDownTimestamp

func (m *BgpPerfRibGblInfo_) GetFirstRibConnectionDownTimestamp() *BgpTimespec

func (*BgpPerfRibGblInfo_) GetFirstRibConnectionUpTimestamp

func (m *BgpPerfRibGblInfo_) GetFirstRibConnectionUpTimestamp() *BgpTimespec

func (*BgpPerfRibGblInfo_) GetIsRibConnectionUp

func (m *BgpPerfRibGblInfo_) GetIsRibConnectionUp() bool

func (*BgpPerfRibGblInfo_) GetLastRibConnectionDownAge

func (m *BgpPerfRibGblInfo_) GetLastRibConnectionDownAge() uint32

func (*BgpPerfRibGblInfo_) GetLastRibConnectionDownTimestamp

func (m *BgpPerfRibGblInfo_) GetLastRibConnectionDownTimestamp() *BgpTimespec

func (*BgpPerfRibGblInfo_) GetLastRibConnectionUpAge

func (m *BgpPerfRibGblInfo_) GetLastRibConnectionUpAge() uint32

func (*BgpPerfRibGblInfo_) GetLastRibConnectionUpTimestamp

func (m *BgpPerfRibGblInfo_) GetLastRibConnectionUpTimestamp() *BgpTimespec

func (*BgpPerfRibGblInfo_) GetRibConnectionDownCount

func (m *BgpPerfRibGblInfo_) GetRibConnectionDownCount() uint32

func (*BgpPerfRibGblInfo_) GetRibConnectionUpCount

func (m *BgpPerfRibGblInfo_) GetRibConnectionUpCount() uint32

func (*BgpPerfRibGblInfo_) ProtoMessage

func (*BgpPerfRibGblInfo_) ProtoMessage()

func (*BgpPerfRibGblInfo_) Reset

func (m *BgpPerfRibGblInfo_) Reset()

func (*BgpPerfRibGblInfo_) String

func (m *BgpPerfRibGblInfo_) String() string

func (*BgpPerfRibGblInfo_) XXX_DiscardUnknown

func (m *BgpPerfRibGblInfo_) XXX_DiscardUnknown()

func (*BgpPerfRibGblInfo_) XXX_Marshal

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

func (*BgpPerfRibGblInfo_) XXX_Merge

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

func (*BgpPerfRibGblInfo_) XXX_Size

func (m *BgpPerfRibGblInfo_) XXX_Size() int

func (*BgpPerfRibGblInfo_) XXX_Unmarshal

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

type BgpPerfServerConnStat

type BgpPerfServerConnStat struct {
	IsConnectionUp               bool         `protobuf:"varint,1,opt,name=is_connection_up,json=isConnectionUp,proto3" json:"is_connection_up,omitempty"`
	ConnectionUpCount            uint32       `protobuf:"varint,2,opt,name=connection_up_count,json=connectionUpCount,proto3" json:"connection_up_count,omitempty"`
	FirstConnectionUpTimestamp   *BgpTimespec `` /* 143-byte string literal not displayed */
	LastConnectionUpTimestamp    *BgpTimespec `` /* 140-byte string literal not displayed */
	LastConnectionUpAge          uint32       `protobuf:"varint,5,opt,name=last_connection_up_age,json=lastConnectionUpAge,proto3" json:"last_connection_up_age,omitempty"`
	ConnectionDownCount          uint32       `protobuf:"varint,6,opt,name=connection_down_count,json=connectionDownCount,proto3" json:"connection_down_count,omitempty"`
	FirstConnectionDownTimestamp *BgpTimespec `` /* 149-byte string literal not displayed */
	LastConnectionDownTimestamp  *BgpTimespec `` /* 146-byte string literal not displayed */
	LastConnectionDownAge        uint32       `` /* 129-byte string literal not displayed */
	XXX_NoUnkeyedLiteral         struct{}     `json:"-"`
	XXX_unrecognized             []byte       `json:"-"`
	XXX_sizecache                int32        `json:"-"`
}

func (*BgpPerfServerConnStat) Descriptor

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

func (*BgpPerfServerConnStat) GetConnectionDownCount

func (m *BgpPerfServerConnStat) GetConnectionDownCount() uint32

func (*BgpPerfServerConnStat) GetConnectionUpCount

func (m *BgpPerfServerConnStat) GetConnectionUpCount() uint32

func (*BgpPerfServerConnStat) GetFirstConnectionDownTimestamp

func (m *BgpPerfServerConnStat) GetFirstConnectionDownTimestamp() *BgpTimespec

func (*BgpPerfServerConnStat) GetFirstConnectionUpTimestamp

func (m *BgpPerfServerConnStat) GetFirstConnectionUpTimestamp() *BgpTimespec

func (*BgpPerfServerConnStat) GetIsConnectionUp

func (m *BgpPerfServerConnStat) GetIsConnectionUp() bool

func (*BgpPerfServerConnStat) GetLastConnectionDownAge

func (m *BgpPerfServerConnStat) GetLastConnectionDownAge() uint32

func (*BgpPerfServerConnStat) GetLastConnectionDownTimestamp

func (m *BgpPerfServerConnStat) GetLastConnectionDownTimestamp() *BgpTimespec

func (*BgpPerfServerConnStat) GetLastConnectionUpAge

func (m *BgpPerfServerConnStat) GetLastConnectionUpAge() uint32

func (*BgpPerfServerConnStat) GetLastConnectionUpTimestamp

func (m *BgpPerfServerConnStat) GetLastConnectionUpTimestamp() *BgpTimespec

func (*BgpPerfServerConnStat) ProtoMessage

func (*BgpPerfServerConnStat) ProtoMessage()

func (*BgpPerfServerConnStat) Reset

func (m *BgpPerfServerConnStat) Reset()

func (*BgpPerfServerConnStat) String

func (m *BgpPerfServerConnStat) String() string

func (*BgpPerfServerConnStat) XXX_DiscardUnknown

func (m *BgpPerfServerConnStat) XXX_DiscardUnknown()

func (*BgpPerfServerConnStat) XXX_Marshal

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

func (*BgpPerfServerConnStat) XXX_Merge

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

func (*BgpPerfServerConnStat) XXX_Size

func (m *BgpPerfServerConnStat) XXX_Size() int

func (*BgpPerfServerConnStat) XXX_Unmarshal

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

type BgpPostitCountInfo_

type BgpPostitCountInfo_ struct {
	PostitCount          uint32       `protobuf:"varint,1,opt,name=postit_count,json=postitCount,proto3" json:"postit_count,omitempty"`
	NeighborAddress      *BgpAddrtype `protobuf:"bytes,2,opt,name=neighbor_address,json=neighborAddress,proto3" json:"neighbor_address,omitempty"`
	VrfName              string       `protobuf:"bytes,3,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{}     `json:"-"`
	XXX_unrecognized     []byte       `json:"-"`
	XXX_sizecache        int32        `json:"-"`
}

func (*BgpPostitCountInfo_) Descriptor

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

func (*BgpPostitCountInfo_) GetNeighborAddress

func (m *BgpPostitCountInfo_) GetNeighborAddress() *BgpAddrtype

func (*BgpPostitCountInfo_) GetPostitCount

func (m *BgpPostitCountInfo_) GetPostitCount() uint32

func (*BgpPostitCountInfo_) GetVrfName

func (m *BgpPostitCountInfo_) GetVrfName() string

func (*BgpPostitCountInfo_) ProtoMessage

func (*BgpPostitCountInfo_) ProtoMessage()

func (*BgpPostitCountInfo_) Reset

func (m *BgpPostitCountInfo_) Reset()

func (*BgpPostitCountInfo_) String

func (m *BgpPostitCountInfo_) String() string

func (*BgpPostitCountInfo_) XXX_DiscardUnknown

func (m *BgpPostitCountInfo_) XXX_DiscardUnknown()

func (*BgpPostitCountInfo_) XXX_Marshal

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

func (*BgpPostitCountInfo_) XXX_Merge

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

func (*BgpPostitCountInfo_) XXX_Size

func (m *BgpPostitCountInfo_) XXX_Size() int

func (*BgpPostitCountInfo_) XXX_Unmarshal

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

type BgpProcessInfoBag

type BgpProcessInfoBag struct {
	ProcessInstance       uint32              `protobuf:"varint,50,opt,name=process_instance,json=processInstance,proto3" json:"process_instance,omitempty"`
	VrfName               string              `protobuf:"bytes,51,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	VrfTotals             bool                `protobuf:"varint,52,opt,name=vrf_totals,json=vrfTotals,proto3" json:"vrf_totals,omitempty"`
	Global                *BgpProcessInfoGbl_ `protobuf:"bytes,53,opt,name=global,proto3" json:"global,omitempty"`
	Vrf                   *BgpProcessInfoVrf_ `protobuf:"bytes,54,opt,name=vrf,proto3" json:"vrf,omitempty"`
	PerformanceStatistics *BgpPerfProcess_    `protobuf:"bytes,55,opt,name=performance_statistics,json=performanceStatistics,proto3" json:"performance_statistics,omitempty"`
	XXX_NoUnkeyedLiteral  struct{}            `json:"-"`
	XXX_unrecognized      []byte              `json:"-"`
	XXX_sizecache         int32               `json:"-"`
}

func (*BgpProcessInfoBag) Descriptor

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

func (*BgpProcessInfoBag) GetGlobal

func (m *BgpProcessInfoBag) GetGlobal() *BgpProcessInfoGbl_

func (*BgpProcessInfoBag) GetPerformanceStatistics

func (m *BgpProcessInfoBag) GetPerformanceStatistics() *BgpPerfProcess_

func (*BgpProcessInfoBag) GetProcessInstance

func (m *BgpProcessInfoBag) GetProcessInstance() uint32

func (*BgpProcessInfoBag) GetVrf

func (*BgpProcessInfoBag) GetVrfName

func (m *BgpProcessInfoBag) GetVrfName() string

func (*BgpProcessInfoBag) GetVrfTotals

func (m *BgpProcessInfoBag) GetVrfTotals() bool

func (*BgpProcessInfoBag) ProtoMessage

func (*BgpProcessInfoBag) ProtoMessage()

func (*BgpProcessInfoBag) Reset

func (m *BgpProcessInfoBag) Reset()

func (*BgpProcessInfoBag) String

func (m *BgpProcessInfoBag) String() string

func (*BgpProcessInfoBag) XXX_DiscardUnknown

func (m *BgpProcessInfoBag) XXX_DiscardUnknown()

func (*BgpProcessInfoBag) XXX_Marshal

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

func (*BgpProcessInfoBag) XXX_Merge

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

func (*BgpProcessInfoBag) XXX_Size

func (m *BgpProcessInfoBag) XXX_Size() int

func (*BgpProcessInfoBag) XXX_Unmarshal

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

type BgpProcessInfoBag_KEYS

type BgpProcessInfoBag_KEYS struct {
	InstanceName         string   `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpProcessInfoBag_KEYS) Descriptor

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

func (*BgpProcessInfoBag_KEYS) GetInstanceName

func (m *BgpProcessInfoBag_KEYS) GetInstanceName() string

func (*BgpProcessInfoBag_KEYS) ProtoMessage

func (*BgpProcessInfoBag_KEYS) ProtoMessage()

func (*BgpProcessInfoBag_KEYS) Reset

func (m *BgpProcessInfoBag_KEYS) Reset()

func (*BgpProcessInfoBag_KEYS) String

func (m *BgpProcessInfoBag_KEYS) String() string

func (*BgpProcessInfoBag_KEYS) XXX_DiscardUnknown

func (m *BgpProcessInfoBag_KEYS) XXX_DiscardUnknown()

func (*BgpProcessInfoBag_KEYS) XXX_Marshal

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

func (*BgpProcessInfoBag_KEYS) XXX_Merge

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

func (*BgpProcessInfoBag_KEYS) XXX_Size

func (m *BgpProcessInfoBag_KEYS) XXX_Size() int

func (*BgpProcessInfoBag_KEYS) XXX_Unmarshal

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

type BgpProcessInfoGbl_

type BgpProcessInfoGbl_ struct {
	ProcessInstanceNode            string   `protobuf:"bytes,1,opt,name=process_instance_node,json=processInstanceNode,proto3" json:"process_instance_node,omitempty"`
	RestartCount                   uint32   `protobuf:"varint,2,opt,name=restart_count,json=restartCount,proto3" json:"restart_count,omitempty"`
	PathAttributesEntryCount       uint32   `` /* 138-byte string literal not displayed */
	PathAttributeMemory            uint32   `protobuf:"varint,4,opt,name=path_attribute_memory,json=pathAttributeMemory,proto3" json:"path_attribute_memory,omitempty"`
	AsPathEntryCount               uint32   `protobuf:"varint,5,opt,name=as_path_entry_count,json=asPathEntryCount,proto3" json:"as_path_entry_count,omitempty"`
	AsPathEntriesMemory            uint32   `protobuf:"varint,6,opt,name=as_path_entries_memory,json=asPathEntriesMemory,proto3" json:"as_path_entries_memory,omitempty"`
	CommunityEntryCount            uint32   `protobuf:"varint,7,opt,name=community_entry_count,json=communityEntryCount,proto3" json:"community_entry_count,omitempty"`
	CommunityMemory                uint32   `protobuf:"varint,8,opt,name=community_memory,json=communityMemory,proto3" json:"community_memory,omitempty"`
	ExtendedCommunityEntryCount    uint32   `` /* 147-byte string literal not displayed */
	ExtendedCommunityMemory        uint32   `` /* 134-byte string literal not displayed */
	PeDistinguisherLabelEntryCount uint32   `` /* 159-byte string literal not displayed */
	PeDistinguisherLabelMemory     uint32   `` /* 145-byte string literal not displayed */
	PtaEntryCount                  uint32   `protobuf:"varint,13,opt,name=pta_entry_count,json=ptaEntryCount,proto3" json:"pta_entry_count,omitempty"`
	PtaMemory                      uint32   `protobuf:"varint,14,opt,name=pta_memory,json=ptaMemory,proto3" json:"pta_memory,omitempty"`
	TunnelEncapEntryCount          uint32   `` /* 130-byte string literal not displayed */
	TunnelEncapMemory              uint32   `protobuf:"varint,16,opt,name=tunnel_encap_memory,json=tunnelEncapMemory,proto3" json:"tunnel_encap_memory,omitempty"`
	RibrnhEntryCount               uint32   `protobuf:"varint,17,opt,name=ribrnh_entry_count,json=ribrnhEntryCount,proto3" json:"ribrnh_entry_count,omitempty"`
	RibrnhMemory                   uint32   `protobuf:"varint,18,opt,name=ribrnh_memory,json=ribrnhMemory,proto3" json:"ribrnh_memory,omitempty"`
	PpmpEntryCount                 uint32   `protobuf:"varint,19,opt,name=ppmp_entry_count,json=ppmpEntryCount,proto3" json:"ppmp_entry_count,omitempty"`
	PpmpMemory                     uint32   `protobuf:"varint,20,opt,name=ppmp_memory,json=ppmpMemory,proto3" json:"ppmp_memory,omitempty"`
	RouteReflectors                uint32   `protobuf:"varint,21,opt,name=route_reflectors,json=routeReflectors,proto3" json:"route_reflectors,omitempty"`
	RouteReflectorMemory           uint32   `protobuf:"varint,22,opt,name=route_reflector_memory,json=routeReflectorMemory,proto3" json:"route_reflector_memory,omitempty"`
	NexthopCount                   uint32   `protobuf:"varint,23,opt,name=nexthop_count,json=nexthopCount,proto3" json:"nexthop_count,omitempty"`
	NexthopMemory                  uint32   `protobuf:"varint,24,opt,name=nexthop_memory,json=nexthopMemory,proto3" json:"nexthop_memory,omitempty"`
	LsattrEntryCount               uint32   `protobuf:"varint,25,opt,name=lsattr_entry_count,json=lsattrEntryCount,proto3" json:"lsattr_entry_count,omitempty"`
	LsattrMemory                   uint32   `protobuf:"varint,26,opt,name=lsattr_memory,json=lsattrMemory,proto3" json:"lsattr_memory,omitempty"`
	AttrSetEntryCount              uint32   `protobuf:"varint,27,opt,name=attr_set_entry_count,json=attrSetEntryCount,proto3" json:"attr_set_entry_count,omitempty"`
	AttrSetMemory                  uint32   `protobuf:"varint,28,opt,name=attr_set_memory,json=attrSetMemory,proto3" json:"attr_set_memory,omitempty"`
	PrefixSidLabelIndexCount       uint32   `` /* 141-byte string literal not displayed */
	PrefixSidLabelIndexMemory      uint32   `` /* 144-byte string literal not displayed */
	PrefixSidOrigSrgbCount         uint32   `` /* 135-byte string literal not displayed */
	PrefixSidOrigSrgbMemory        uint32   `` /* 138-byte string literal not displayed */
	PrefixSidsRv6VpnsidCount       uint32   `` /* 139-byte string literal not displayed */
	PrefixSidsRv6VpnsidMemory      uint32   `` /* 142-byte string literal not displayed */
	PrefixSidUnkTlVsCount          uint32   `` /* 134-byte string literal not displayed */
	PrefixSidUnkTlVsMemory         uint32   `` /* 137-byte string literal not displayed */
	LocalAs                        uint32   `protobuf:"varint,37,opt,name=local_as,json=localAs,proto3" json:"local_as,omitempty"`
	PoolSize                       []uint32 `protobuf:"varint,38,rep,packed,name=pool_size,json=poolSize,proto3" json:"pool_size,omitempty"`
	PoolAllocCount                 []uint32 `protobuf:"varint,39,rep,packed,name=pool_alloc_count,json=poolAllocCount,proto3" json:"pool_alloc_count,omitempty"`
	PoolFreeCount                  []uint32 `protobuf:"varint,40,rep,packed,name=pool_free_count,json=poolFreeCount,proto3" json:"pool_free_count,omitempty"`
	MsgLogPoolSize                 []uint32 `protobuf:"varint,41,rep,packed,name=msg_log_pool_size,json=msgLogPoolSize,proto3" json:"msg_log_pool_size,omitempty"`
	MsgLogPoolAllocCount           []uint32 `` /* 136-byte string literal not displayed */
	MsgLogPoolFreeCount            []uint32 `` /* 133-byte string literal not displayed */
	TotalVrfCount                  uint32   `protobuf:"varint,44,opt,name=total_vrf_count,json=totalVrfCount,proto3" json:"total_vrf_count,omitempty"`
	NeighborsCountTotal            uint32   `protobuf:"varint,45,opt,name=neighbors_count_total,json=neighborsCountTotal,proto3" json:"neighbors_count_total,omitempty"`
	EstablishedNeighborsCountTotal uint32   `` /* 157-byte string literal not displayed */
	SnNumNonDfltVrfNbrs            uint32   `` /* 128-byte string literal not displayed */
	SnNumNonDfltVrfNbrsEstab       uint32   `` /* 145-byte string literal not displayed */
	BmpPoolSize                    []uint32 `protobuf:"varint,49,rep,packed,name=bmp_pool_size,json=bmpPoolSize,proto3" json:"bmp_pool_size,omitempty"`
	BmpPoolAllocCount              []uint32 `protobuf:"varint,50,rep,packed,name=bmp_pool_alloc_count,json=bmpPoolAllocCount,proto3" json:"bmp_pool_alloc_count,omitempty"`
	BmpPoolFreeCount               []uint32 `protobuf:"varint,51,rep,packed,name=bmp_pool_free_count,json=bmpPoolFreeCount,proto3" json:"bmp_pool_free_count,omitempty"`
	LargeCommunityEntryCount       uint32   `` /* 139-byte string literal not displayed */
	LargeCommunityMemory           uint32   `protobuf:"varint,53,opt,name=large_community_memory,json=largeCommunityMemory,proto3" json:"large_community_memory,omitempty"`
	XXX_NoUnkeyedLiteral           struct{} `json:"-"`
	XXX_unrecognized               []byte   `json:"-"`
	XXX_sizecache                  int32    `json:"-"`
}

func (*BgpProcessInfoGbl_) Descriptor

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

func (*BgpProcessInfoGbl_) GetAsPathEntriesMemory

func (m *BgpProcessInfoGbl_) GetAsPathEntriesMemory() uint32

func (*BgpProcessInfoGbl_) GetAsPathEntryCount

func (m *BgpProcessInfoGbl_) GetAsPathEntryCount() uint32

func (*BgpProcessInfoGbl_) GetAttrSetEntryCount

func (m *BgpProcessInfoGbl_) GetAttrSetEntryCount() uint32

func (*BgpProcessInfoGbl_) GetAttrSetMemory

func (m *BgpProcessInfoGbl_) GetAttrSetMemory() uint32

func (*BgpProcessInfoGbl_) GetBmpPoolAllocCount

func (m *BgpProcessInfoGbl_) GetBmpPoolAllocCount() []uint32

func (*BgpProcessInfoGbl_) GetBmpPoolFreeCount

func (m *BgpProcessInfoGbl_) GetBmpPoolFreeCount() []uint32

func (*BgpProcessInfoGbl_) GetBmpPoolSize

func (m *BgpProcessInfoGbl_) GetBmpPoolSize() []uint32

func (*BgpProcessInfoGbl_) GetCommunityEntryCount

func (m *BgpProcessInfoGbl_) GetCommunityEntryCount() uint32

func (*BgpProcessInfoGbl_) GetCommunityMemory

func (m *BgpProcessInfoGbl_) GetCommunityMemory() uint32

func (*BgpProcessInfoGbl_) GetEstablishedNeighborsCountTotal

func (m *BgpProcessInfoGbl_) GetEstablishedNeighborsCountTotal() uint32

func (*BgpProcessInfoGbl_) GetExtendedCommunityEntryCount

func (m *BgpProcessInfoGbl_) GetExtendedCommunityEntryCount() uint32

func (*BgpProcessInfoGbl_) GetExtendedCommunityMemory

func (m *BgpProcessInfoGbl_) GetExtendedCommunityMemory() uint32

func (*BgpProcessInfoGbl_) GetLargeCommunityEntryCount

func (m *BgpProcessInfoGbl_) GetLargeCommunityEntryCount() uint32

func (*BgpProcessInfoGbl_) GetLargeCommunityMemory

func (m *BgpProcessInfoGbl_) GetLargeCommunityMemory() uint32

func (*BgpProcessInfoGbl_) GetLocalAs

func (m *BgpProcessInfoGbl_) GetLocalAs() uint32

func (*BgpProcessInfoGbl_) GetLsattrEntryCount

func (m *BgpProcessInfoGbl_) GetLsattrEntryCount() uint32

func (*BgpProcessInfoGbl_) GetLsattrMemory

func (m *BgpProcessInfoGbl_) GetLsattrMemory() uint32

func (*BgpProcessInfoGbl_) GetMsgLogPoolAllocCount

func (m *BgpProcessInfoGbl_) GetMsgLogPoolAllocCount() []uint32

func (*BgpProcessInfoGbl_) GetMsgLogPoolFreeCount

func (m *BgpProcessInfoGbl_) GetMsgLogPoolFreeCount() []uint32

func (*BgpProcessInfoGbl_) GetMsgLogPoolSize

func (m *BgpProcessInfoGbl_) GetMsgLogPoolSize() []uint32

func (*BgpProcessInfoGbl_) GetNeighborsCountTotal

func (m *BgpProcessInfoGbl_) GetNeighborsCountTotal() uint32

func (*BgpProcessInfoGbl_) GetNexthopCount

func (m *BgpProcessInfoGbl_) GetNexthopCount() uint32

func (*BgpProcessInfoGbl_) GetNexthopMemory

func (m *BgpProcessInfoGbl_) GetNexthopMemory() uint32

func (*BgpProcessInfoGbl_) GetPathAttributeMemory

func (m *BgpProcessInfoGbl_) GetPathAttributeMemory() uint32

func (*BgpProcessInfoGbl_) GetPathAttributesEntryCount

func (m *BgpProcessInfoGbl_) GetPathAttributesEntryCount() uint32

func (*BgpProcessInfoGbl_) GetPeDistinguisherLabelEntryCount

func (m *BgpProcessInfoGbl_) GetPeDistinguisherLabelEntryCount() uint32

func (*BgpProcessInfoGbl_) GetPeDistinguisherLabelMemory

func (m *BgpProcessInfoGbl_) GetPeDistinguisherLabelMemory() uint32

func (*BgpProcessInfoGbl_) GetPoolAllocCount

func (m *BgpProcessInfoGbl_) GetPoolAllocCount() []uint32

func (*BgpProcessInfoGbl_) GetPoolFreeCount

func (m *BgpProcessInfoGbl_) GetPoolFreeCount() []uint32

func (*BgpProcessInfoGbl_) GetPoolSize

func (m *BgpProcessInfoGbl_) GetPoolSize() []uint32

func (*BgpProcessInfoGbl_) GetPpmpEntryCount

func (m *BgpProcessInfoGbl_) GetPpmpEntryCount() uint32

func (*BgpProcessInfoGbl_) GetPpmpMemory

func (m *BgpProcessInfoGbl_) GetPpmpMemory() uint32

func (*BgpProcessInfoGbl_) GetPrefixSidLabelIndexCount

func (m *BgpProcessInfoGbl_) GetPrefixSidLabelIndexCount() uint32

func (*BgpProcessInfoGbl_) GetPrefixSidLabelIndexMemory

func (m *BgpProcessInfoGbl_) GetPrefixSidLabelIndexMemory() uint32

func (*BgpProcessInfoGbl_) GetPrefixSidOrigSrgbCount

func (m *BgpProcessInfoGbl_) GetPrefixSidOrigSrgbCount() uint32

func (*BgpProcessInfoGbl_) GetPrefixSidOrigSrgbMemory

func (m *BgpProcessInfoGbl_) GetPrefixSidOrigSrgbMemory() uint32

func (*BgpProcessInfoGbl_) GetPrefixSidUnkTlVsCount

func (m *BgpProcessInfoGbl_) GetPrefixSidUnkTlVsCount() uint32

func (*BgpProcessInfoGbl_) GetPrefixSidUnkTlVsMemory

func (m *BgpProcessInfoGbl_) GetPrefixSidUnkTlVsMemory() uint32

func (*BgpProcessInfoGbl_) GetPrefixSidsRv6VpnsidCount

func (m *BgpProcessInfoGbl_) GetPrefixSidsRv6VpnsidCount() uint32

func (*BgpProcessInfoGbl_) GetPrefixSidsRv6VpnsidMemory

func (m *BgpProcessInfoGbl_) GetPrefixSidsRv6VpnsidMemory() uint32

func (*BgpProcessInfoGbl_) GetProcessInstanceNode

func (m *BgpProcessInfoGbl_) GetProcessInstanceNode() string

func (*BgpProcessInfoGbl_) GetPtaEntryCount

func (m *BgpProcessInfoGbl_) GetPtaEntryCount() uint32

func (*BgpProcessInfoGbl_) GetPtaMemory

func (m *BgpProcessInfoGbl_) GetPtaMemory() uint32

func (*BgpProcessInfoGbl_) GetRestartCount

func (m *BgpProcessInfoGbl_) GetRestartCount() uint32

func (*BgpProcessInfoGbl_) GetRibrnhEntryCount

func (m *BgpProcessInfoGbl_) GetRibrnhEntryCount() uint32

func (*BgpProcessInfoGbl_) GetRibrnhMemory

func (m *BgpProcessInfoGbl_) GetRibrnhMemory() uint32

func (*BgpProcessInfoGbl_) GetRouteReflectorMemory

func (m *BgpProcessInfoGbl_) GetRouteReflectorMemory() uint32

func (*BgpProcessInfoGbl_) GetRouteReflectors

func (m *BgpProcessInfoGbl_) GetRouteReflectors() uint32

func (*BgpProcessInfoGbl_) GetSnNumNonDfltVrfNbrs

func (m *BgpProcessInfoGbl_) GetSnNumNonDfltVrfNbrs() uint32

func (*BgpProcessInfoGbl_) GetSnNumNonDfltVrfNbrsEstab

func (m *BgpProcessInfoGbl_) GetSnNumNonDfltVrfNbrsEstab() uint32

func (*BgpProcessInfoGbl_) GetTotalVrfCount

func (m *BgpProcessInfoGbl_) GetTotalVrfCount() uint32

func (*BgpProcessInfoGbl_) GetTunnelEncapEntryCount

func (m *BgpProcessInfoGbl_) GetTunnelEncapEntryCount() uint32

func (*BgpProcessInfoGbl_) GetTunnelEncapMemory

func (m *BgpProcessInfoGbl_) GetTunnelEncapMemory() uint32

func (*BgpProcessInfoGbl_) ProtoMessage

func (*BgpProcessInfoGbl_) ProtoMessage()

func (*BgpProcessInfoGbl_) Reset

func (m *BgpProcessInfoGbl_) Reset()

func (*BgpProcessInfoGbl_) String

func (m *BgpProcessInfoGbl_) String() string

func (*BgpProcessInfoGbl_) XXX_DiscardUnknown

func (m *BgpProcessInfoGbl_) XXX_DiscardUnknown()

func (*BgpProcessInfoGbl_) XXX_Marshal

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

func (*BgpProcessInfoGbl_) XXX_Merge

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

func (*BgpProcessInfoGbl_) XXX_Size

func (m *BgpProcessInfoGbl_) XXX_Size() int

func (*BgpProcessInfoGbl_) XXX_Unmarshal

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

type BgpProcessInfoVrf_

type BgpProcessInfoVrf_ struct {
	NeighborsCount            uint32   `protobuf:"varint,1,opt,name=neighbors_count,json=neighborsCount,proto3" json:"neighbors_count,omitempty"`
	EstablishedNeighborsCount uint32   `` /* 139-byte string literal not displayed */
	UpdateMessagesReceived    uint32   `` /* 130-byte string literal not displayed */
	UpdateMessagesSent        uint32   `protobuf:"varint,4,opt,name=update_messages_sent,json=updateMessagesSent,proto3" json:"update_messages_sent,omitempty"`
	NotificationsReceived     uint32   `protobuf:"varint,5,opt,name=notifications_received,json=notificationsReceived,proto3" json:"notifications_received,omitempty"`
	NotificationsSent         uint32   `protobuf:"varint,6,opt,name=notifications_sent,json=notificationsSent,proto3" json:"notifications_sent,omitempty"`
	NetworkCount              uint32   `protobuf:"varint,7,opt,name=network_count,json=networkCount,proto3" json:"network_count,omitempty"`
	PathCount                 uint32   `protobuf:"varint,8,opt,name=path_count,json=pathCount,proto3" json:"path_count,omitempty"`
	XXX_NoUnkeyedLiteral      struct{} `json:"-"`
	XXX_unrecognized          []byte   `json:"-"`
	XXX_sizecache             int32    `json:"-"`
}

func (*BgpProcessInfoVrf_) Descriptor

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

func (*BgpProcessInfoVrf_) GetEstablishedNeighborsCount

func (m *BgpProcessInfoVrf_) GetEstablishedNeighborsCount() uint32

func (*BgpProcessInfoVrf_) GetNeighborsCount

func (m *BgpProcessInfoVrf_) GetNeighborsCount() uint32

func (*BgpProcessInfoVrf_) GetNetworkCount

func (m *BgpProcessInfoVrf_) GetNetworkCount() uint32

func (*BgpProcessInfoVrf_) GetNotificationsReceived

func (m *BgpProcessInfoVrf_) GetNotificationsReceived() uint32

func (*BgpProcessInfoVrf_) GetNotificationsSent

func (m *BgpProcessInfoVrf_) GetNotificationsSent() uint32

func (*BgpProcessInfoVrf_) GetPathCount

func (m *BgpProcessInfoVrf_) GetPathCount() uint32

func (*BgpProcessInfoVrf_) GetUpdateMessagesReceived

func (m *BgpProcessInfoVrf_) GetUpdateMessagesReceived() uint32

func (*BgpProcessInfoVrf_) GetUpdateMessagesSent

func (m *BgpProcessInfoVrf_) GetUpdateMessagesSent() uint32

func (*BgpProcessInfoVrf_) ProtoMessage

func (*BgpProcessInfoVrf_) ProtoMessage()

func (*BgpProcessInfoVrf_) Reset

func (m *BgpProcessInfoVrf_) Reset()

func (*BgpProcessInfoVrf_) String

func (m *BgpProcessInfoVrf_) String() string

func (*BgpProcessInfoVrf_) XXX_DiscardUnknown

func (m *BgpProcessInfoVrf_) XXX_DiscardUnknown()

func (*BgpProcessInfoVrf_) XXX_Marshal

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

func (*BgpProcessInfoVrf_) XXX_Merge

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

func (*BgpProcessInfoVrf_) XXX_Size

func (m *BgpProcessInfoVrf_) XXX_Size() int

func (*BgpProcessInfoVrf_) XXX_Unmarshal

func (m *BgpProcessInfoVrf_) 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

type NsrPlClientStatsType

type NsrPlClientStatsType struct {
	NumSent              []uint64 `protobuf:"varint,1,rep,packed,name=num_sent,json=numSent,proto3" json:"num_sent,omitempty"`
	NumRecv              []uint64 `protobuf:"varint,2,rep,packed,name=num_recv,json=numRecv,proto3" json:"num_recv,omitempty"`
	NumSentDrop          []string `protobuf:"bytes,3,rep,name=num_sent_drop,json=numSentDrop,proto3" json:"num_sent_drop,omitempty"`
	NumRecvDrop          []string `protobuf:"bytes,4,rep,name=num_recv_drop,json=numRecvDrop,proto3" json:"num_recv_drop,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*NsrPlClientStatsType) Descriptor

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

func (*NsrPlClientStatsType) GetNumRecv

func (m *NsrPlClientStatsType) GetNumRecv() []uint64

func (*NsrPlClientStatsType) GetNumRecvDrop

func (m *NsrPlClientStatsType) GetNumRecvDrop() []string

func (*NsrPlClientStatsType) GetNumSent

func (m *NsrPlClientStatsType) GetNumSent() []uint64

func (*NsrPlClientStatsType) GetNumSentDrop

func (m *NsrPlClientStatsType) GetNumSentDrop() []string

func (*NsrPlClientStatsType) ProtoMessage

func (*NsrPlClientStatsType) ProtoMessage()

func (*NsrPlClientStatsType) Reset

func (m *NsrPlClientStatsType) Reset()

func (*NsrPlClientStatsType) String

func (m *NsrPlClientStatsType) String() string

func (*NsrPlClientStatsType) XXX_DiscardUnknown

func (m *NsrPlClientStatsType) XXX_DiscardUnknown()

func (*NsrPlClientStatsType) XXX_Marshal

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

func (*NsrPlClientStatsType) XXX_Merge

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

func (*NsrPlClientStatsType) XXX_Size

func (m *NsrPlClientStatsType) XXX_Size() int

func (*NsrPlClientStatsType) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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