cisco_ios_xr_ipv4_bgp_oper_bgp_instances_instance_instance_standby_vrfs_vrf_afs_af_rt_set_counters_rt_set_counter

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: 0

Documentation

Overview

Cisco-IOS-XR-ipv4-bgp-oper:bgp/instances/instance/instance-standby/vrfs/vrf/afs/af/rt-set-counters/rt-set-counter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BgpRtsetBag

type BgpRtsetBag struct {
	RouteTargetSet       *BgpRtset_ `protobuf:"bytes,50,opt,name=route_target_set,json=routeTargetSet,proto3" json:"route_target_set,omitempty"`
	XXX_NoUnkeyedLiteral struct{}   `json:"-"`
	XXX_unrecognized     []byte     `json:"-"`
	XXX_sizecache        int32      `json:"-"`
}

func (*BgpRtsetBag) Descriptor

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

func (*BgpRtsetBag) GetRouteTargetSet

func (m *BgpRtsetBag) GetRouteTargetSet() *BgpRtset_

func (*BgpRtsetBag) ProtoMessage

func (*BgpRtsetBag) ProtoMessage()

func (*BgpRtsetBag) Reset

func (m *BgpRtsetBag) Reset()

func (*BgpRtsetBag) String

func (m *BgpRtsetBag) String() string

func (*BgpRtsetBag) XXX_DiscardUnknown

func (m *BgpRtsetBag) XXX_DiscardUnknown()

func (*BgpRtsetBag) XXX_Marshal

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

func (*BgpRtsetBag) XXX_Merge

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

func (*BgpRtsetBag) XXX_Size

func (m *BgpRtsetBag) XXX_Size() int

func (*BgpRtsetBag) XXX_Unmarshal

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

type BgpRtsetBag_KEYS

type BgpRtsetBag_KEYS struct {
	InstanceName         string   `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"`
	VrfName              string   `protobuf:"bytes,2,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	AfName               string   `protobuf:"bytes,3,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	RtSetId              uint32   `protobuf:"varint,4,opt,name=rt_set_id,json=rtSetId,proto3" json:"rt_set_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpRtsetBag_KEYS) Descriptor

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

func (*BgpRtsetBag_KEYS) GetAfName

func (m *BgpRtsetBag_KEYS) GetAfName() string

func (*BgpRtsetBag_KEYS) GetInstanceName

func (m *BgpRtsetBag_KEYS) GetInstanceName() string

func (*BgpRtsetBag_KEYS) GetRtSetId

func (m *BgpRtsetBag_KEYS) GetRtSetId() uint32

func (*BgpRtsetBag_KEYS) GetVrfName

func (m *BgpRtsetBag_KEYS) GetVrfName() string

func (*BgpRtsetBag_KEYS) ProtoMessage

func (*BgpRtsetBag_KEYS) ProtoMessage()

func (*BgpRtsetBag_KEYS) Reset

func (m *BgpRtsetBag_KEYS) Reset()

func (*BgpRtsetBag_KEYS) String

func (m *BgpRtsetBag_KEYS) String() string

func (*BgpRtsetBag_KEYS) XXX_DiscardUnknown

func (m *BgpRtsetBag_KEYS) XXX_DiscardUnknown()

func (*BgpRtsetBag_KEYS) XXX_Marshal

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

func (*BgpRtsetBag_KEYS) XXX_Merge

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

func (*BgpRtsetBag_KEYS) XXX_Size

func (m *BgpRtsetBag_KEYS) XXX_Size() int

func (*BgpRtsetBag_KEYS) XXX_Unmarshal

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

type BgpRtset_

type BgpRtset_ struct {
	RtSet                []uint32 `protobuf:"varint,1,rep,packed,name=rt_set,json=rtSet,proto3" json:"rt_set,omitempty"`
	RtSetLen             uint32   `protobuf:"varint,2,opt,name=rt_set_len,json=rtSetLen,proto3" json:"rt_set_len,omitempty"`
	RtSetId              uint32   `protobuf:"varint,3,opt,name=rt_set_id,json=rtSetId,proto3" json:"rt_set_id,omitempty"`
	RtSetNetCount        uint32   `protobuf:"varint,4,opt,name=rt_set_net_count,json=rtSetNetCount,proto3" json:"rt_set_net_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpRtset_) Descriptor

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

func (*BgpRtset_) GetRtSet

func (m *BgpRtset_) GetRtSet() []uint32

func (*BgpRtset_) GetRtSetId

func (m *BgpRtset_) GetRtSetId() uint32

func (*BgpRtset_) GetRtSetLen

func (m *BgpRtset_) GetRtSetLen() uint32

func (*BgpRtset_) GetRtSetNetCount

func (m *BgpRtset_) GetRtSetNetCount() uint32

func (*BgpRtset_) ProtoMessage

func (*BgpRtset_) ProtoMessage()

func (*BgpRtset_) Reset

func (m *BgpRtset_) Reset()

func (*BgpRtset_) String

func (m *BgpRtset_) String() string

func (*BgpRtset_) XXX_DiscardUnknown

func (m *BgpRtset_) XXX_DiscardUnknown()

func (*BgpRtset_) XXX_Marshal

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

func (*BgpRtset_) XXX_Merge

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

func (*BgpRtset_) XXX_Size

func (m *BgpRtset_) XXX_Size() int

func (*BgpRtset_) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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