cisco_ios_xr_ip_rip_oper_rip_default_vrf_global

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-ip-rip-oper:rip/default-vrf/global

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RipShowIfSummBd

type RipShowIfSummBd struct {
	InterfaceName        string   `protobuf:"bytes,1,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	Enabled              bool     `protobuf:"varint,2,opt,name=enabled,proto3" json:"enabled,omitempty"`
	State                string   `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"`
	DestinationAddress   string   `protobuf:"bytes,4,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	PrefixLength         uint32   `protobuf:"varint,5,opt,name=prefix_length,json=prefixLength,proto3" json:"prefix_length,omitempty"`
	OomFlags             uint32   `protobuf:"varint,6,opt,name=oom_flags,json=oomFlags,proto3" json:"oom_flags,omitempty"`
	SendVersion          uint32   `protobuf:"varint,7,opt,name=send_version,json=sendVersion,proto3" json:"send_version,omitempty"`
	ReceiveVersion       uint32   `protobuf:"varint,8,opt,name=receive_version,json=receiveVersion,proto3" json:"receive_version,omitempty"`
	NeighborCount        uint32   `protobuf:"varint,9,opt,name=neighbor_count,json=neighborCount,proto3" json:"neighbor_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RipShowIfSummBd) Descriptor

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

func (*RipShowIfSummBd) GetDestinationAddress

func (m *RipShowIfSummBd) GetDestinationAddress() string

func (*RipShowIfSummBd) GetEnabled

func (m *RipShowIfSummBd) GetEnabled() bool

func (*RipShowIfSummBd) GetInterfaceName

func (m *RipShowIfSummBd) GetInterfaceName() string

func (*RipShowIfSummBd) GetNeighborCount

func (m *RipShowIfSummBd) GetNeighborCount() uint32

func (*RipShowIfSummBd) GetOomFlags

func (m *RipShowIfSummBd) GetOomFlags() uint32

func (*RipShowIfSummBd) GetPrefixLength

func (m *RipShowIfSummBd) GetPrefixLength() uint32

func (*RipShowIfSummBd) GetReceiveVersion

func (m *RipShowIfSummBd) GetReceiveVersion() uint32

func (*RipShowIfSummBd) GetSendVersion

func (m *RipShowIfSummBd) GetSendVersion() uint32

func (*RipShowIfSummBd) GetState

func (m *RipShowIfSummBd) GetState() string

func (*RipShowIfSummBd) ProtoMessage

func (*RipShowIfSummBd) ProtoMessage()

func (*RipShowIfSummBd) Reset

func (m *RipShowIfSummBd) Reset()

func (*RipShowIfSummBd) String

func (m *RipShowIfSummBd) String() string

func (*RipShowIfSummBd) XXX_DiscardUnknown

func (m *RipShowIfSummBd) XXX_DiscardUnknown()

func (*RipShowIfSummBd) XXX_Marshal

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

func (*RipShowIfSummBd) XXX_Merge

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

func (*RipShowIfSummBd) XXX_Size

func (m *RipShowIfSummBd) XXX_Size() int

func (*RipShowIfSummBd) XXX_Unmarshal

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

type RipShowProtoVrfBd

type RipShowProtoVrfBd struct {
	VrfSummary           *RipShowVrfSummBd  `protobuf:"bytes,50,opt,name=vrf_summary,json=vrfSummary,proto3" json:"vrf_summary,omitempty"`
	InterfaceSummary     []*RipShowIfSummBd `protobuf:"bytes,51,rep,name=interface_summary,json=interfaceSummary,proto3" json:"interface_summary,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*RipShowProtoVrfBd) Descriptor

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

func (*RipShowProtoVrfBd) GetInterfaceSummary

func (m *RipShowProtoVrfBd) GetInterfaceSummary() []*RipShowIfSummBd

func (*RipShowProtoVrfBd) GetVrfSummary

func (m *RipShowProtoVrfBd) GetVrfSummary() *RipShowVrfSummBd

func (*RipShowProtoVrfBd) ProtoMessage

func (*RipShowProtoVrfBd) ProtoMessage()

func (*RipShowProtoVrfBd) Reset

func (m *RipShowProtoVrfBd) Reset()

func (*RipShowProtoVrfBd) String

func (m *RipShowProtoVrfBd) String() string

func (*RipShowProtoVrfBd) XXX_DiscardUnknown

func (m *RipShowProtoVrfBd) XXX_DiscardUnknown()

func (*RipShowProtoVrfBd) XXX_Marshal

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

func (*RipShowProtoVrfBd) XXX_Merge

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

func (*RipShowProtoVrfBd) XXX_Size

func (m *RipShowProtoVrfBd) XXX_Size() int

func (*RipShowProtoVrfBd) XXX_Unmarshal

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

type RipShowProtoVrfBd_KEYS

type RipShowProtoVrfBd_KEYS struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RipShowProtoVrfBd_KEYS) Descriptor

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

func (*RipShowProtoVrfBd_KEYS) ProtoMessage

func (*RipShowProtoVrfBd_KEYS) ProtoMessage()

func (*RipShowProtoVrfBd_KEYS) Reset

func (m *RipShowProtoVrfBd_KEYS) Reset()

func (*RipShowProtoVrfBd_KEYS) String

func (m *RipShowProtoVrfBd_KEYS) String() string

func (*RipShowProtoVrfBd_KEYS) XXX_DiscardUnknown

func (m *RipShowProtoVrfBd_KEYS) XXX_DiscardUnknown()

func (*RipShowProtoVrfBd_KEYS) XXX_Marshal

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

func (*RipShowProtoVrfBd_KEYS) XXX_Merge

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

func (*RipShowProtoVrfBd_KEYS) XXX_Size

func (m *RipShowProtoVrfBd_KEYS) XXX_Size() int

func (*RipShowProtoVrfBd_KEYS) XXX_Unmarshal

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

type RipShowVrfSummBd

type RipShowVrfSummBd struct {
	VrfName                  string   `protobuf:"bytes,1,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	Active                   bool     `protobuf:"varint,2,opt,name=active,proto3" json:"active,omitempty"`
	OomFlags                 uint32   `protobuf:"varint,3,opt,name=oom_flags,json=oomFlags,proto3" json:"oom_flags,omitempty"`
	RouteCount               uint32   `protobuf:"varint,4,opt,name=route_count,json=routeCount,proto3" json:"route_count,omitempty"`
	PathCount                uint32   `protobuf:"varint,5,opt,name=path_count,json=pathCount,proto3" json:"path_count,omitempty"`
	UpdateTimer              uint32   `protobuf:"varint,6,opt,name=update_timer,json=updateTimer,proto3" json:"update_timer,omitempty"`
	NextUpdateTime           uint32   `protobuf:"varint,7,opt,name=next_update_time,json=nextUpdateTime,proto3" json:"next_update_time,omitempty"`
	InvalidTimer             uint32   `protobuf:"varint,8,opt,name=invalid_timer,json=invalidTimer,proto3" json:"invalid_timer,omitempty"`
	HoldDownTimer            uint32   `protobuf:"varint,9,opt,name=hold_down_timer,json=holdDownTimer,proto3" json:"hold_down_timer,omitempty"`
	FlushTimer               uint32   `protobuf:"varint,10,opt,name=flush_timer,json=flushTimer,proto3" json:"flush_timer,omitempty"`
	InterfaceConfiguredCount uint32   `` /* 137-byte string literal not displayed */
	ActiveInterfaceCount     uint32   `protobuf:"varint,12,opt,name=active_interface_count,json=activeInterfaceCount,proto3" json:"active_interface_count,omitempty"`
	XXX_NoUnkeyedLiteral     struct{} `json:"-"`
	XXX_unrecognized         []byte   `json:"-"`
	XXX_sizecache            int32    `json:"-"`
}

func (*RipShowVrfSummBd) Descriptor

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

func (*RipShowVrfSummBd) GetActive

func (m *RipShowVrfSummBd) GetActive() bool

func (*RipShowVrfSummBd) GetActiveInterfaceCount

func (m *RipShowVrfSummBd) GetActiveInterfaceCount() uint32

func (*RipShowVrfSummBd) GetFlushTimer

func (m *RipShowVrfSummBd) GetFlushTimer() uint32

func (*RipShowVrfSummBd) GetHoldDownTimer

func (m *RipShowVrfSummBd) GetHoldDownTimer() uint32

func (*RipShowVrfSummBd) GetInterfaceConfiguredCount

func (m *RipShowVrfSummBd) GetInterfaceConfiguredCount() uint32

func (*RipShowVrfSummBd) GetInvalidTimer

func (m *RipShowVrfSummBd) GetInvalidTimer() uint32

func (*RipShowVrfSummBd) GetNextUpdateTime

func (m *RipShowVrfSummBd) GetNextUpdateTime() uint32

func (*RipShowVrfSummBd) GetOomFlags

func (m *RipShowVrfSummBd) GetOomFlags() uint32

func (*RipShowVrfSummBd) GetPathCount

func (m *RipShowVrfSummBd) GetPathCount() uint32

func (*RipShowVrfSummBd) GetRouteCount

func (m *RipShowVrfSummBd) GetRouteCount() uint32

func (*RipShowVrfSummBd) GetUpdateTimer

func (m *RipShowVrfSummBd) GetUpdateTimer() uint32

func (*RipShowVrfSummBd) GetVrfName

func (m *RipShowVrfSummBd) GetVrfName() string

func (*RipShowVrfSummBd) ProtoMessage

func (*RipShowVrfSummBd) ProtoMessage()

func (*RipShowVrfSummBd) Reset

func (m *RipShowVrfSummBd) Reset()

func (*RipShowVrfSummBd) String

func (m *RipShowVrfSummBd) String() string

func (*RipShowVrfSummBd) XXX_DiscardUnknown

func (m *RipShowVrfSummBd) XXX_DiscardUnknown()

func (*RipShowVrfSummBd) XXX_Marshal

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

func (*RipShowVrfSummBd) XXX_Merge

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

func (*RipShowVrfSummBd) XXX_Size

func (m *RipShowVrfSummBd) XXX_Size() int

func (*RipShowVrfSummBd) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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