cisco_ios_xr_ipv4_bgp_oper_bgp_instances_instance_instance_active_default_vrf_afs_af_global_af_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-active/default-vrf/afs/af/global-af-process-info

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BgpGlobalProcessInfoAfBag

type BgpGlobalProcessInfoAfBag struct {
	VrfName              string                      `protobuf:"bytes,50,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	AfName               string                      `protobuf:"bytes,51,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	IsNsrEnabled         bool                        `protobuf:"varint,52,opt,name=is_nsr_enabled,json=isNsrEnabled,proto3" json:"is_nsr_enabled,omitempty"`
	Global               *BgpGlobalProcessInfoAfGbl_ `protobuf:"bytes,53,opt,name=global,proto3" json:"global,omitempty"`
	Vrf                  *BgpGlobalProcessInfoAfVrf_ `protobuf:"bytes,54,opt,name=vrf,proto3" json:"vrf,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
	XXX_unrecognized     []byte                      `json:"-"`
	XXX_sizecache        int32                       `json:"-"`
}

func (*BgpGlobalProcessInfoAfBag) Descriptor

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

func (*BgpGlobalProcessInfoAfBag) GetAfName

func (m *BgpGlobalProcessInfoAfBag) GetAfName() string

func (*BgpGlobalProcessInfoAfBag) GetGlobal

func (*BgpGlobalProcessInfoAfBag) GetIsNsrEnabled

func (m *BgpGlobalProcessInfoAfBag) GetIsNsrEnabled() bool

func (*BgpGlobalProcessInfoAfBag) GetVrf

func (*BgpGlobalProcessInfoAfBag) GetVrfName

func (m *BgpGlobalProcessInfoAfBag) GetVrfName() string

func (*BgpGlobalProcessInfoAfBag) ProtoMessage

func (*BgpGlobalProcessInfoAfBag) ProtoMessage()

func (*BgpGlobalProcessInfoAfBag) Reset

func (m *BgpGlobalProcessInfoAfBag) Reset()

func (*BgpGlobalProcessInfoAfBag) String

func (m *BgpGlobalProcessInfoAfBag) String() string

func (*BgpGlobalProcessInfoAfBag) XXX_DiscardUnknown

func (m *BgpGlobalProcessInfoAfBag) XXX_DiscardUnknown()

func (*BgpGlobalProcessInfoAfBag) XXX_Marshal

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

func (*BgpGlobalProcessInfoAfBag) XXX_Merge

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

func (*BgpGlobalProcessInfoAfBag) XXX_Size

func (m *BgpGlobalProcessInfoAfBag) XXX_Size() int

func (*BgpGlobalProcessInfoAfBag) XXX_Unmarshal

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

type BgpGlobalProcessInfoAfBag_KEYS

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

func (*BgpGlobalProcessInfoAfBag_KEYS) Descriptor

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

func (*BgpGlobalProcessInfoAfBag_KEYS) GetAfName

func (m *BgpGlobalProcessInfoAfBag_KEYS) GetAfName() string

func (*BgpGlobalProcessInfoAfBag_KEYS) GetInstanceName

func (m *BgpGlobalProcessInfoAfBag_KEYS) GetInstanceName() string

func (*BgpGlobalProcessInfoAfBag_KEYS) ProtoMessage

func (*BgpGlobalProcessInfoAfBag_KEYS) ProtoMessage()

func (*BgpGlobalProcessInfoAfBag_KEYS) Reset

func (m *BgpGlobalProcessInfoAfBag_KEYS) Reset()

func (*BgpGlobalProcessInfoAfBag_KEYS) String

func (*BgpGlobalProcessInfoAfBag_KEYS) XXX_DiscardUnknown

func (m *BgpGlobalProcessInfoAfBag_KEYS) XXX_DiscardUnknown()

func (*BgpGlobalProcessInfoAfBag_KEYS) XXX_Marshal

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

func (*BgpGlobalProcessInfoAfBag_KEYS) XXX_Merge

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

func (*BgpGlobalProcessInfoAfBag_KEYS) XXX_Size

func (m *BgpGlobalProcessInfoAfBag_KEYS) XXX_Size() int

func (*BgpGlobalProcessInfoAfBag_KEYS) XXX_Unmarshal

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

type BgpGlobalProcessInfoAfGbl_

type BgpGlobalProcessInfoAfGbl_ struct {
	ScannerPeriod             uint32                 `protobuf:"varint,1,opt,name=scanner_period,json=scannerPeriod,proto3" json:"scanner_period,omitempty"`
	NhTunnelVersion           uint32                 `protobuf:"varint,2,opt,name=nh_tunnel_version,json=nhTunnelVersion,proto3" json:"nh_tunnel_version,omitempty"`
	SyncgrpVersion            []uint32               `protobuf:"varint,3,rep,packed,name=syncgrp_version,json=syncgrpVersion,proto3" json:"syncgrp_version,omitempty"`
	ScanPrefixes              uint32                 `protobuf:"varint,4,opt,name=scan_prefixes,json=scanPrefixes,proto3" json:"scan_prefixes,omitempty"`
	ScanSegmentPrefixes       uint32                 `protobuf:"varint,5,opt,name=scan_segment_prefixes,json=scanSegmentPrefixes,proto3" json:"scan_segment_prefixes,omitempty"`
	ScanSegments              uint32                 `protobuf:"varint,6,opt,name=scan_segments,json=scanSegments,proto3" json:"scan_segments,omitempty"`
	InterAsInstallEnabled     bool                   `` /* 129-byte string literal not displayed */
	GlobalMcastEnabled        bool                   `protobuf:"varint,8,opt,name=global_mcast_enabled,json=globalMcastEnabled,proto3" json:"global_mcast_enabled,omitempty"`
	SegmentedMcastEnabled     bool                   `` /* 127-byte string literal not displayed */
	GblafrpkiDisable          bool                   `protobuf:"varint,10,opt,name=gblafrpki_disable,json=gblafrpkiDisable,proto3" json:"gblafrpki_disable,omitempty"`
	GblafrpkiUseValidity      bool                   `protobuf:"varint,11,opt,name=gblafrpki_use_validity,json=gblafrpkiUseValidity,proto3" json:"gblafrpki_use_validity,omitempty"`
	GblafrpkiAllowInvalid     bool                   `` /* 128-byte string literal not displayed */
	GblafrpkiSignalIbgp       bool                   `protobuf:"varint,13,opt,name=gblafrpki_signal_ibgp,json=gblafrpkiSignalIbgp,proto3" json:"gblafrpki_signal_ibgp,omitempty"`
	UpdateWaitInstallEnabled  bool                   `` /* 139-byte string literal not displayed */
	RibAckRequests            uint32                 `protobuf:"varint,15,opt,name=rib_ack_requests,json=ribAckRequests,proto3" json:"rib_ack_requests,omitempty"`
	RibAcksReceived           uint32                 `protobuf:"varint,16,opt,name=rib_acks_received,json=ribAcksReceived,proto3" json:"rib_acks_received,omitempty"`
	RibSlowAcks               uint32                 `protobuf:"varint,17,opt,name=rib_slow_acks,json=ribSlowAcks,proto3" json:"rib_slow_acks,omitempty"`
	RibInstall                *BgpRibInstallTimeInfo `protobuf:"bytes,18,opt,name=rib_install,json=ribInstall,proto3" json:"rib_install,omitempty"`
	IsPermNetCfg              bool                   `protobuf:"varint,19,opt,name=is_perm_net_cfg,json=isPermNetCfg,proto3" json:"is_perm_net_cfg,omitempty"`
	PermNetDelCount           uint32                 `protobuf:"varint,20,opt,name=perm_net_del_count,json=permNetDelCount,proto3" json:"perm_net_del_count,omitempty"`
	PermNetStaleDelCount      uint32                 `` /* 129-byte string literal not displayed */
	PermNetStaleMarkCount     uint32                 `` /* 132-byte string literal not displayed */
	PermNetInsertCount        uint32                 `protobuf:"varint,23,opt,name=perm_net_insert_count,json=permNetInsertCount,proto3" json:"perm_net_insert_count,omitempty"`
	PermNetExistingCount      uint32                 `` /* 127-byte string literal not displayed */
	PermNetRplQueryCount      uint32                 `` /* 129-byte string literal not displayed */
	PermNetRplProcessCount    uint32                 `` /* 135-byte string literal not displayed */
	PermNbrCount              uint32                 `protobuf:"varint,27,opt,name=perm_nbr_count,json=permNbrCount,proto3" json:"perm_nbr_count,omitempty"`
	RibPermPelemNotFoundCount uint32                 `` /* 146-byte string literal not displayed */
	RibPermPathNotFoundCount  uint32                 `` /* 143-byte string literal not displayed */
	RibPermPelemFoundCount    uint32                 `` /* 135-byte string literal not displayed */
	RibRegPathFoundCount      uint32                 `` /* 129-byte string literal not displayed */
	RibPermPathFoundCount     uint32                 `` /* 132-byte string literal not displayed */
	PermPelemFreeCount        uint32                 `protobuf:"varint,33,opt,name=perm_pelem_free_count,json=permPelemFreeCount,proto3" json:"perm_pelem_free_count,omitempty"`
	PermPathRefreshCount      uint32                 `` /* 127-byte string literal not displayed */
	PermPelemBumpCount        uint32                 `protobuf:"varint,35,opt,name=perm_pelem_bump_count,json=permPelemBumpCount,proto3" json:"perm_pelem_bump_count,omitempty"`
	PermPelemAllBumpCount     uint32                 `` /* 132-byte string literal not displayed */
	XXX_NoUnkeyedLiteral      struct{}               `json:"-"`
	XXX_unrecognized          []byte                 `json:"-"`
	XXX_sizecache             int32                  `json:"-"`
}

func (*BgpGlobalProcessInfoAfGbl_) Descriptor

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

func (*BgpGlobalProcessInfoAfGbl_) GetGblafrpkiAllowInvalid

func (m *BgpGlobalProcessInfoAfGbl_) GetGblafrpkiAllowInvalid() bool

func (*BgpGlobalProcessInfoAfGbl_) GetGblafrpkiDisable

func (m *BgpGlobalProcessInfoAfGbl_) GetGblafrpkiDisable() bool

func (*BgpGlobalProcessInfoAfGbl_) GetGblafrpkiSignalIbgp

func (m *BgpGlobalProcessInfoAfGbl_) GetGblafrpkiSignalIbgp() bool

func (*BgpGlobalProcessInfoAfGbl_) GetGblafrpkiUseValidity

func (m *BgpGlobalProcessInfoAfGbl_) GetGblafrpkiUseValidity() bool

func (*BgpGlobalProcessInfoAfGbl_) GetGlobalMcastEnabled

func (m *BgpGlobalProcessInfoAfGbl_) GetGlobalMcastEnabled() bool

func (*BgpGlobalProcessInfoAfGbl_) GetInterAsInstallEnabled

func (m *BgpGlobalProcessInfoAfGbl_) GetInterAsInstallEnabled() bool

func (*BgpGlobalProcessInfoAfGbl_) GetIsPermNetCfg

func (m *BgpGlobalProcessInfoAfGbl_) GetIsPermNetCfg() bool

func (*BgpGlobalProcessInfoAfGbl_) GetNhTunnelVersion

func (m *BgpGlobalProcessInfoAfGbl_) GetNhTunnelVersion() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetPermNbrCount

func (m *BgpGlobalProcessInfoAfGbl_) GetPermNbrCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetPermNetDelCount

func (m *BgpGlobalProcessInfoAfGbl_) GetPermNetDelCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetPermNetExistingCount

func (m *BgpGlobalProcessInfoAfGbl_) GetPermNetExistingCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetPermNetInsertCount

func (m *BgpGlobalProcessInfoAfGbl_) GetPermNetInsertCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetPermNetRplProcessCount

func (m *BgpGlobalProcessInfoAfGbl_) GetPermNetRplProcessCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetPermNetRplQueryCount

func (m *BgpGlobalProcessInfoAfGbl_) GetPermNetRplQueryCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetPermNetStaleDelCount

func (m *BgpGlobalProcessInfoAfGbl_) GetPermNetStaleDelCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetPermNetStaleMarkCount

func (m *BgpGlobalProcessInfoAfGbl_) GetPermNetStaleMarkCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetPermPathRefreshCount

func (m *BgpGlobalProcessInfoAfGbl_) GetPermPathRefreshCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetPermPelemAllBumpCount

func (m *BgpGlobalProcessInfoAfGbl_) GetPermPelemAllBumpCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetPermPelemBumpCount

func (m *BgpGlobalProcessInfoAfGbl_) GetPermPelemBumpCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetPermPelemFreeCount

func (m *BgpGlobalProcessInfoAfGbl_) GetPermPelemFreeCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetRibAckRequests

func (m *BgpGlobalProcessInfoAfGbl_) GetRibAckRequests() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetRibAcksReceived

func (m *BgpGlobalProcessInfoAfGbl_) GetRibAcksReceived() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetRibInstall

func (*BgpGlobalProcessInfoAfGbl_) GetRibPermPathFoundCount

func (m *BgpGlobalProcessInfoAfGbl_) GetRibPermPathFoundCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetRibPermPathNotFoundCount

func (m *BgpGlobalProcessInfoAfGbl_) GetRibPermPathNotFoundCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetRibPermPelemFoundCount

func (m *BgpGlobalProcessInfoAfGbl_) GetRibPermPelemFoundCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetRibPermPelemNotFoundCount

func (m *BgpGlobalProcessInfoAfGbl_) GetRibPermPelemNotFoundCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetRibRegPathFoundCount

func (m *BgpGlobalProcessInfoAfGbl_) GetRibRegPathFoundCount() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetRibSlowAcks

func (m *BgpGlobalProcessInfoAfGbl_) GetRibSlowAcks() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetScanPrefixes

func (m *BgpGlobalProcessInfoAfGbl_) GetScanPrefixes() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetScanSegmentPrefixes

func (m *BgpGlobalProcessInfoAfGbl_) GetScanSegmentPrefixes() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetScanSegments

func (m *BgpGlobalProcessInfoAfGbl_) GetScanSegments() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetScannerPeriod

func (m *BgpGlobalProcessInfoAfGbl_) GetScannerPeriod() uint32

func (*BgpGlobalProcessInfoAfGbl_) GetSegmentedMcastEnabled

func (m *BgpGlobalProcessInfoAfGbl_) GetSegmentedMcastEnabled() bool

func (*BgpGlobalProcessInfoAfGbl_) GetSyncgrpVersion

func (m *BgpGlobalProcessInfoAfGbl_) GetSyncgrpVersion() []uint32

func (*BgpGlobalProcessInfoAfGbl_) GetUpdateWaitInstallEnabled

func (m *BgpGlobalProcessInfoAfGbl_) GetUpdateWaitInstallEnabled() bool

func (*BgpGlobalProcessInfoAfGbl_) ProtoMessage

func (*BgpGlobalProcessInfoAfGbl_) ProtoMessage()

func (*BgpGlobalProcessInfoAfGbl_) Reset

func (m *BgpGlobalProcessInfoAfGbl_) Reset()

func (*BgpGlobalProcessInfoAfGbl_) String

func (m *BgpGlobalProcessInfoAfGbl_) String() string

func (*BgpGlobalProcessInfoAfGbl_) XXX_DiscardUnknown

func (m *BgpGlobalProcessInfoAfGbl_) XXX_DiscardUnknown()

func (*BgpGlobalProcessInfoAfGbl_) XXX_Marshal

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

func (*BgpGlobalProcessInfoAfGbl_) XXX_Merge

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

func (*BgpGlobalProcessInfoAfGbl_) XXX_Size

func (m *BgpGlobalProcessInfoAfGbl_) XXX_Size() int

func (*BgpGlobalProcessInfoAfGbl_) XXX_Unmarshal

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

type BgpGlobalProcessInfoAfVrf_

type BgpGlobalProcessInfoAfVrf_ struct {
	TableIsActive                                  bool     `protobuf:"varint,1,opt,name=table_is_active,json=tableIsActive,proto3" json:"table_is_active,omitempty"`
	TableId                                        uint32   `protobuf:"varint,2,opt,name=table_id,json=tableId,proto3" json:"table_id,omitempty"`
	DefOrigEnabled                                 bool     `protobuf:"varint,3,opt,name=def_orig_enabled,json=defOrigEnabled,proto3" json:"def_orig_enabled,omitempty"`
	TableVersion                                   uint32   `protobuf:"varint,4,opt,name=table_version,json=tableVersion,proto3" json:"table_version,omitempty"`
	RdVersion                                      uint32   `protobuf:"varint,5,opt,name=rd_version,json=rdVersion,proto3" json:"rd_version,omitempty"`
	RibVersion                                     uint32   `protobuf:"varint,6,opt,name=rib_version,json=ribVersion,proto3" json:"rib_version,omitempty"`
	NsrConvVersion                                 uint32   `protobuf:"varint,7,opt,name=nsr_conv_version,json=nsrConvVersion,proto3" json:"nsr_conv_version,omitempty"`
	NsrIsConv                                      bool     `protobuf:"varint,8,opt,name=nsr_is_conv,json=nsrIsConv,proto3" json:"nsr_is_conv,omitempty"`
	ClientReflectionEnabled                        bool     `` /* 133-byte string literal not displayed */
	DampeningEnabled                               bool     `protobuf:"varint,10,opt,name=dampening_enabled,json=dampeningEnabled,proto3" json:"dampening_enabled,omitempty"`
	EbgpDistance                                   uint32   `protobuf:"varint,11,opt,name=ebgp_distance,json=ebgpDistance,proto3" json:"ebgp_distance,omitempty"`
	IbgpDistance                                   uint32   `protobuf:"varint,12,opt,name=ibgp_distance,json=ibgpDistance,proto3" json:"ibgp_distance,omitempty"`
	AggregatesDistance                             uint32   `protobuf:"varint,13,opt,name=aggregates_distance,json=aggregatesDistance,proto3" json:"aggregates_distance,omitempty"`
	DynamicMedEnabled                              bool     `protobuf:"varint,14,opt,name=dynamic_med_enabled,json=dynamicMedEnabled,proto3" json:"dynamic_med_enabled,omitempty"`
	DynamicMedInterval                             uint32   `protobuf:"varint,15,opt,name=dynamic_med_interval,json=dynamicMedInterval,proto3" json:"dynamic_med_interval,omitempty"`
	DynamicMedTimerRunning                         bool     `` /* 133-byte string literal not displayed */
	DynamicMedTimerValue                           uint32   `` /* 127-byte string literal not displayed */
	DynamicMedPeriodicTimerRunning                 bool     `` /* 159-byte string literal not displayed */
	DynamicMedPeriodicTimerValue                   uint32   `` /* 153-byte string literal not displayed */
	RibHasConverged                                bool     `protobuf:"varint,20,opt,name=rib_has_converged,json=ribHasConverged,proto3" json:"rib_has_converged,omitempty"`
	RibConvergenceVersion                          uint32   `` /* 128-byte string literal not displayed */
	IsRibTableFull                                 bool     `protobuf:"varint,22,opt,name=is_rib_table_full,json=isRibTableFull,proto3" json:"is_rib_table_full,omitempty"`
	RibTableFullVersion                            uint32   `protobuf:"varint,23,opt,name=rib_table_full_version,json=ribTableFullVersion,proto3" json:"rib_table_full_version,omitempty"`
	NexthopResolutionMinimumPrefixLengthConfigured bool     `` /* 209-byte string literal not displayed */
	NexthopResolutionMinimumPrefixLength           uint32   `` /* 177-byte string literal not displayed */
	SelectiveEbgpMultipathEnabled                  bool     `` /* 154-byte string literal not displayed */
	SelectiveIbgpMultipathEnabled                  bool     `` /* 154-byte string literal not displayed */
	SelectiveEibgpMultipathEnabled                 bool     `` /* 157-byte string literal not displayed */
	RibAckedTableVersion                           uint32   `` /* 127-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                           struct{} `json:"-"`
	XXX_unrecognized                               []byte   `json:"-"`
	XXX_sizecache                                  int32    `json:"-"`
}

func (*BgpGlobalProcessInfoAfVrf_) Descriptor

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

func (*BgpGlobalProcessInfoAfVrf_) GetAggregatesDistance

func (m *BgpGlobalProcessInfoAfVrf_) GetAggregatesDistance() uint32

func (*BgpGlobalProcessInfoAfVrf_) GetClientReflectionEnabled

func (m *BgpGlobalProcessInfoAfVrf_) GetClientReflectionEnabled() bool

func (*BgpGlobalProcessInfoAfVrf_) GetDampeningEnabled

func (m *BgpGlobalProcessInfoAfVrf_) GetDampeningEnabled() bool

func (*BgpGlobalProcessInfoAfVrf_) GetDefOrigEnabled

func (m *BgpGlobalProcessInfoAfVrf_) GetDefOrigEnabled() bool

func (*BgpGlobalProcessInfoAfVrf_) GetDynamicMedEnabled

func (m *BgpGlobalProcessInfoAfVrf_) GetDynamicMedEnabled() bool

func (*BgpGlobalProcessInfoAfVrf_) GetDynamicMedInterval

func (m *BgpGlobalProcessInfoAfVrf_) GetDynamicMedInterval() uint32

func (*BgpGlobalProcessInfoAfVrf_) GetDynamicMedPeriodicTimerRunning

func (m *BgpGlobalProcessInfoAfVrf_) GetDynamicMedPeriodicTimerRunning() bool

func (*BgpGlobalProcessInfoAfVrf_) GetDynamicMedPeriodicTimerValue

func (m *BgpGlobalProcessInfoAfVrf_) GetDynamicMedPeriodicTimerValue() uint32

func (*BgpGlobalProcessInfoAfVrf_) GetDynamicMedTimerRunning

func (m *BgpGlobalProcessInfoAfVrf_) GetDynamicMedTimerRunning() bool

func (*BgpGlobalProcessInfoAfVrf_) GetDynamicMedTimerValue

func (m *BgpGlobalProcessInfoAfVrf_) GetDynamicMedTimerValue() uint32

func (*BgpGlobalProcessInfoAfVrf_) GetEbgpDistance

func (m *BgpGlobalProcessInfoAfVrf_) GetEbgpDistance() uint32

func (*BgpGlobalProcessInfoAfVrf_) GetIbgpDistance

func (m *BgpGlobalProcessInfoAfVrf_) GetIbgpDistance() uint32

func (*BgpGlobalProcessInfoAfVrf_) GetIsRibTableFull

func (m *BgpGlobalProcessInfoAfVrf_) GetIsRibTableFull() bool

func (*BgpGlobalProcessInfoAfVrf_) GetNexthopResolutionMinimumPrefixLength

func (m *BgpGlobalProcessInfoAfVrf_) GetNexthopResolutionMinimumPrefixLength() uint32

func (*BgpGlobalProcessInfoAfVrf_) GetNexthopResolutionMinimumPrefixLengthConfigured

func (m *BgpGlobalProcessInfoAfVrf_) GetNexthopResolutionMinimumPrefixLengthConfigured() bool

func (*BgpGlobalProcessInfoAfVrf_) GetNsrConvVersion

func (m *BgpGlobalProcessInfoAfVrf_) GetNsrConvVersion() uint32

func (*BgpGlobalProcessInfoAfVrf_) GetNsrIsConv

func (m *BgpGlobalProcessInfoAfVrf_) GetNsrIsConv() bool

func (*BgpGlobalProcessInfoAfVrf_) GetRdVersion

func (m *BgpGlobalProcessInfoAfVrf_) GetRdVersion() uint32

func (*BgpGlobalProcessInfoAfVrf_) GetRibAckedTableVersion

func (m *BgpGlobalProcessInfoAfVrf_) GetRibAckedTableVersion() uint32

func (*BgpGlobalProcessInfoAfVrf_) GetRibConvergenceVersion

func (m *BgpGlobalProcessInfoAfVrf_) GetRibConvergenceVersion() uint32

func (*BgpGlobalProcessInfoAfVrf_) GetRibHasConverged

func (m *BgpGlobalProcessInfoAfVrf_) GetRibHasConverged() bool

func (*BgpGlobalProcessInfoAfVrf_) GetRibTableFullVersion

func (m *BgpGlobalProcessInfoAfVrf_) GetRibTableFullVersion() uint32

func (*BgpGlobalProcessInfoAfVrf_) GetRibVersion

func (m *BgpGlobalProcessInfoAfVrf_) GetRibVersion() uint32

func (*BgpGlobalProcessInfoAfVrf_) GetSelectiveEbgpMultipathEnabled

func (m *BgpGlobalProcessInfoAfVrf_) GetSelectiveEbgpMultipathEnabled() bool

func (*BgpGlobalProcessInfoAfVrf_) GetSelectiveEibgpMultipathEnabled

func (m *BgpGlobalProcessInfoAfVrf_) GetSelectiveEibgpMultipathEnabled() bool

func (*BgpGlobalProcessInfoAfVrf_) GetSelectiveIbgpMultipathEnabled

func (m *BgpGlobalProcessInfoAfVrf_) GetSelectiveIbgpMultipathEnabled() bool

func (*BgpGlobalProcessInfoAfVrf_) GetTableId

func (m *BgpGlobalProcessInfoAfVrf_) GetTableId() uint32

func (*BgpGlobalProcessInfoAfVrf_) GetTableIsActive

func (m *BgpGlobalProcessInfoAfVrf_) GetTableIsActive() bool

func (*BgpGlobalProcessInfoAfVrf_) GetTableVersion

func (m *BgpGlobalProcessInfoAfVrf_) GetTableVersion() uint32

func (*BgpGlobalProcessInfoAfVrf_) ProtoMessage

func (*BgpGlobalProcessInfoAfVrf_) ProtoMessage()

func (*BgpGlobalProcessInfoAfVrf_) Reset

func (m *BgpGlobalProcessInfoAfVrf_) Reset()

func (*BgpGlobalProcessInfoAfVrf_) String

func (m *BgpGlobalProcessInfoAfVrf_) String() string

func (*BgpGlobalProcessInfoAfVrf_) XXX_DiscardUnknown

func (m *BgpGlobalProcessInfoAfVrf_) XXX_DiscardUnknown()

func (*BgpGlobalProcessInfoAfVrf_) XXX_Marshal

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

func (*BgpGlobalProcessInfoAfVrf_) XXX_Merge

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

func (*BgpGlobalProcessInfoAfVrf_) XXX_Size

func (m *BgpGlobalProcessInfoAfVrf_) XXX_Size() int

func (*BgpGlobalProcessInfoAfVrf_) XXX_Unmarshal

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

type BgpRibInstallTimeInfo

type BgpRibInstallTimeInfo struct {
	UpdateTime           *BgpTimespec `protobuf:"bytes,1,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	InstallTime          *BgpTimespec `protobuf:"bytes,2,opt,name=install_time,json=installTime,proto3" json:"install_time,omitempty"`
	InstalledCount       uint32       `protobuf:"varint,3,opt,name=installed_count,json=installedCount,proto3" json:"installed_count,omitempty"`
	ModifiedCount        uint32       `protobuf:"varint,4,opt,name=modified_count,json=modifiedCount,proto3" json:"modified_count,omitempty"`
	SkippedCount         uint32       `protobuf:"varint,5,opt,name=skipped_count,json=skippedCount,proto3" json:"skipped_count,omitempty"`
	WithdrawnCount       uint32       `protobuf:"varint,6,opt,name=withdrawn_count,json=withdrawnCount,proto3" json:"withdrawn_count,omitempty"`
	StartVersion         uint32       `protobuf:"varint,7,opt,name=start_version,json=startVersion,proto3" json:"start_version,omitempty"`
	TargetVersion        uint32       `protobuf:"varint,8,opt,name=target_version,json=targetVersion,proto3" json:"target_version,omitempty"`
	XXX_NoUnkeyedLiteral struct{}     `json:"-"`
	XXX_unrecognized     []byte       `json:"-"`
	XXX_sizecache        int32        `json:"-"`
}

func (*BgpRibInstallTimeInfo) Descriptor

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

func (*BgpRibInstallTimeInfo) GetInstallTime

func (m *BgpRibInstallTimeInfo) GetInstallTime() *BgpTimespec

func (*BgpRibInstallTimeInfo) GetInstalledCount

func (m *BgpRibInstallTimeInfo) GetInstalledCount() uint32

func (*BgpRibInstallTimeInfo) GetModifiedCount

func (m *BgpRibInstallTimeInfo) GetModifiedCount() uint32

func (*BgpRibInstallTimeInfo) GetSkippedCount

func (m *BgpRibInstallTimeInfo) GetSkippedCount() uint32

func (*BgpRibInstallTimeInfo) GetStartVersion

func (m *BgpRibInstallTimeInfo) GetStartVersion() uint32

func (*BgpRibInstallTimeInfo) GetTargetVersion

func (m *BgpRibInstallTimeInfo) GetTargetVersion() uint32

func (*BgpRibInstallTimeInfo) GetUpdateTime

func (m *BgpRibInstallTimeInfo) GetUpdateTime() *BgpTimespec

func (*BgpRibInstallTimeInfo) GetWithdrawnCount

func (m *BgpRibInstallTimeInfo) GetWithdrawnCount() uint32

func (*BgpRibInstallTimeInfo) ProtoMessage

func (*BgpRibInstallTimeInfo) ProtoMessage()

func (*BgpRibInstallTimeInfo) Reset

func (m *BgpRibInstallTimeInfo) Reset()

func (*BgpRibInstallTimeInfo) String

func (m *BgpRibInstallTimeInfo) String() string

func (*BgpRibInstallTimeInfo) XXX_DiscardUnknown

func (m *BgpRibInstallTimeInfo) XXX_DiscardUnknown()

func (*BgpRibInstallTimeInfo) XXX_Marshal

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

func (*BgpRibInstallTimeInfo) XXX_Merge

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

func (*BgpRibInstallTimeInfo) XXX_Size

func (m *BgpRibInstallTimeInfo) XXX_Size() int

func (*BgpRibInstallTimeInfo) XXX_Unmarshal

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