cisco_ios_xr_ipv4_pim_oper_pim_standby_default_context_summary

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-pim-oper:pim/standby/default-context/summary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PimSummaryBag

type PimSummaryBag struct {
	RouteLimit                       uint32   `protobuf:"varint,50,opt,name=route_limit,json=routeLimit,proto3" json:"route_limit,omitempty"`
	RouteCount                       uint32   `protobuf:"varint,51,opt,name=route_count,json=routeCount,proto3" json:"route_count,omitempty"`
	RouteLowWaterMark                uint32   `protobuf:"varint,52,opt,name=route_low_water_mark,json=routeLowWaterMark,proto3" json:"route_low_water_mark,omitempty"`
	IsRouteLimitReached              bool     `protobuf:"varint,53,opt,name=is_route_limit_reached,json=isRouteLimitReached,proto3" json:"is_route_limit_reached,omitempty"`
	TopologyInterfaceStateLimit      uint32   `` /* 148-byte string literal not displayed */
	TopologyInterfaceStateCount      uint32   `` /* 148-byte string literal not displayed */
	RxiLowWaterMark                  uint32   `protobuf:"varint,56,opt,name=rxi_low_water_mark,json=rxiLowWaterMark,proto3" json:"rxi_low_water_mark,omitempty"`
	RxiLimitReached                  bool     `protobuf:"varint,57,opt,name=rxi_limit_reached,json=rxiLimitReached,proto3" json:"rxi_limit_reached,omitempty"`
	RegisterLimit                    uint32   `protobuf:"varint,58,opt,name=register_limit,json=registerLimit,proto3" json:"register_limit,omitempty"`
	RegisterCount                    uint32   `protobuf:"varint,59,opt,name=register_count,json=registerCount,proto3" json:"register_count,omitempty"`
	RegisterLimitReached             bool     `protobuf:"varint,60,opt,name=register_limit_reached,json=registerLimitReached,proto3" json:"register_limit_reached,omitempty"`
	RangesLimit                      uint32   `protobuf:"varint,61,opt,name=ranges_limit,json=rangesLimit,proto3" json:"ranges_limit,omitempty"`
	RangesCount                      uint32   `protobuf:"varint,62,opt,name=ranges_count,json=rangesCount,proto3" json:"ranges_count,omitempty"`
	RangesThreshold                  uint32   `protobuf:"varint,63,opt,name=ranges_threshold,json=rangesThreshold,proto3" json:"ranges_threshold,omitempty"`
	IsRangesLimitReached             bool     `` /* 127-byte string literal not displayed */
	BsrRangesLimit                   uint32   `protobuf:"varint,65,opt,name=bsr_ranges_limit,json=bsrRangesLimit,proto3" json:"bsr_ranges_limit,omitempty"`
	BsrRangesCount                   uint32   `protobuf:"varint,66,opt,name=bsr_ranges_count,json=bsrRangesCount,proto3" json:"bsr_ranges_count,omitempty"`
	BsrRangeThreshold                uint32   `protobuf:"varint,67,opt,name=bsr_range_threshold,json=bsrRangeThreshold,proto3" json:"bsr_range_threshold,omitempty"`
	IsBsrRangesThresholdReached      bool     `` /* 150-byte string literal not displayed */
	BsrCandidateRpSetLimit           uint32   `` /* 135-byte string literal not displayed */
	BsrCandidateRpSetCount           uint32   `` /* 135-byte string literal not displayed */
	BsrCandidateRpSetThreshold       uint32   `` /* 147-byte string literal not displayed */
	IsMaximumEnforcementDisabled     bool     `` /* 151-byte string literal not displayed */
	IsNodeLowMemory                  bool     `protobuf:"varint,73,opt,name=is_node_low_memory,json=isNodeLowMemory,proto3" json:"is_node_low_memory,omitempty"`
	RouteThreshold                   uint32   `protobuf:"varint,74,opt,name=route_threshold,json=routeThreshold,proto3" json:"route_threshold,omitempty"`
	GlobalAutoRpRangesLimit          uint32   `` /* 138-byte string literal not displayed */
	IsGlobalAutoRpRangesLimitReached bool     `` /* 169-byte string literal not displayed */
	GlobalBsrRangesLimit             uint32   `` /* 127-byte string literal not displayed */
	GlobalBsrRangesCount             uint32   `` /* 127-byte string literal not displayed */
	GlobalBsrRangesThreshold         uint32   `` /* 139-byte string literal not displayed */
	IsGlobalBsrRangesLimitReached    bool     `` /* 158-byte string literal not displayed */
	GlobalBsrCandidateRpSetLimit     uint32   `` /* 155-byte string literal not displayed */
	GlobalBsrCandidateRpSetCount     uint32   `` /* 155-byte string literal not displayed */
	GlobalBsrCandidateRpSetThreshold uint32   `` /* 167-byte string literal not displayed */
	IsGlobalRouteLimitReached        bool     `` /* 144-byte string literal not displayed */
	TopologyInterfaceStateThreshold  uint32   `` /* 160-byte string literal not displayed */
	IsGlobalRxiLimitReached          bool     `` /* 138-byte string literal not displayed */
	RegisterThreshold                uint32   `protobuf:"varint,87,opt,name=register_threshold,json=registerThreshold,proto3" json:"register_threshold,omitempty"`
	GlobalRegisterLimit              uint32   `protobuf:"varint,88,opt,name=global_register_limit,json=globalRegisterLimit,proto3" json:"global_register_limit,omitempty"`
	IsGlobalRegisterLimitReached     bool     `` /* 153-byte string literal not displayed */
	XXX_NoUnkeyedLiteral             struct{} `json:"-"`
	XXX_unrecognized                 []byte   `json:"-"`
	XXX_sizecache                    int32    `json:"-"`
}

func (*PimSummaryBag) Descriptor

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

func (*PimSummaryBag) GetBsrCandidateRpSetCount

func (m *PimSummaryBag) GetBsrCandidateRpSetCount() uint32

func (*PimSummaryBag) GetBsrCandidateRpSetLimit

func (m *PimSummaryBag) GetBsrCandidateRpSetLimit() uint32

func (*PimSummaryBag) GetBsrCandidateRpSetThreshold

func (m *PimSummaryBag) GetBsrCandidateRpSetThreshold() uint32

func (*PimSummaryBag) GetBsrRangeThreshold

func (m *PimSummaryBag) GetBsrRangeThreshold() uint32

func (*PimSummaryBag) GetBsrRangesCount

func (m *PimSummaryBag) GetBsrRangesCount() uint32

func (*PimSummaryBag) GetBsrRangesLimit

func (m *PimSummaryBag) GetBsrRangesLimit() uint32

func (*PimSummaryBag) GetGlobalAutoRpRangesLimit

func (m *PimSummaryBag) GetGlobalAutoRpRangesLimit() uint32

func (*PimSummaryBag) GetGlobalBsrCandidateRpSetCount

func (m *PimSummaryBag) GetGlobalBsrCandidateRpSetCount() uint32

func (*PimSummaryBag) GetGlobalBsrCandidateRpSetLimit

func (m *PimSummaryBag) GetGlobalBsrCandidateRpSetLimit() uint32

func (*PimSummaryBag) GetGlobalBsrCandidateRpSetThreshold

func (m *PimSummaryBag) GetGlobalBsrCandidateRpSetThreshold() uint32

func (*PimSummaryBag) GetGlobalBsrRangesCount

func (m *PimSummaryBag) GetGlobalBsrRangesCount() uint32

func (*PimSummaryBag) GetGlobalBsrRangesLimit

func (m *PimSummaryBag) GetGlobalBsrRangesLimit() uint32

func (*PimSummaryBag) GetGlobalBsrRangesThreshold

func (m *PimSummaryBag) GetGlobalBsrRangesThreshold() uint32

func (*PimSummaryBag) GetGlobalRegisterLimit

func (m *PimSummaryBag) GetGlobalRegisterLimit() uint32

func (*PimSummaryBag) GetIsBsrRangesThresholdReached

func (m *PimSummaryBag) GetIsBsrRangesThresholdReached() bool

func (*PimSummaryBag) GetIsGlobalAutoRpRangesLimitReached

func (m *PimSummaryBag) GetIsGlobalAutoRpRangesLimitReached() bool

func (*PimSummaryBag) GetIsGlobalBsrRangesLimitReached

func (m *PimSummaryBag) GetIsGlobalBsrRangesLimitReached() bool

func (*PimSummaryBag) GetIsGlobalRegisterLimitReached

func (m *PimSummaryBag) GetIsGlobalRegisterLimitReached() bool

func (*PimSummaryBag) GetIsGlobalRouteLimitReached

func (m *PimSummaryBag) GetIsGlobalRouteLimitReached() bool

func (*PimSummaryBag) GetIsGlobalRxiLimitReached

func (m *PimSummaryBag) GetIsGlobalRxiLimitReached() bool

func (*PimSummaryBag) GetIsMaximumEnforcementDisabled

func (m *PimSummaryBag) GetIsMaximumEnforcementDisabled() bool

func (*PimSummaryBag) GetIsNodeLowMemory

func (m *PimSummaryBag) GetIsNodeLowMemory() bool

func (*PimSummaryBag) GetIsRangesLimitReached

func (m *PimSummaryBag) GetIsRangesLimitReached() bool

func (*PimSummaryBag) GetIsRouteLimitReached

func (m *PimSummaryBag) GetIsRouteLimitReached() bool

func (*PimSummaryBag) GetRangesCount

func (m *PimSummaryBag) GetRangesCount() uint32

func (*PimSummaryBag) GetRangesLimit

func (m *PimSummaryBag) GetRangesLimit() uint32

func (*PimSummaryBag) GetRangesThreshold

func (m *PimSummaryBag) GetRangesThreshold() uint32

func (*PimSummaryBag) GetRegisterCount

func (m *PimSummaryBag) GetRegisterCount() uint32

func (*PimSummaryBag) GetRegisterLimit

func (m *PimSummaryBag) GetRegisterLimit() uint32

func (*PimSummaryBag) GetRegisterLimitReached

func (m *PimSummaryBag) GetRegisterLimitReached() bool

func (*PimSummaryBag) GetRegisterThreshold

func (m *PimSummaryBag) GetRegisterThreshold() uint32

func (*PimSummaryBag) GetRouteCount

func (m *PimSummaryBag) GetRouteCount() uint32

func (*PimSummaryBag) GetRouteLimit

func (m *PimSummaryBag) GetRouteLimit() uint32

func (*PimSummaryBag) GetRouteLowWaterMark

func (m *PimSummaryBag) GetRouteLowWaterMark() uint32

func (*PimSummaryBag) GetRouteThreshold

func (m *PimSummaryBag) GetRouteThreshold() uint32

func (*PimSummaryBag) GetRxiLimitReached

func (m *PimSummaryBag) GetRxiLimitReached() bool

func (*PimSummaryBag) GetRxiLowWaterMark

func (m *PimSummaryBag) GetRxiLowWaterMark() uint32

func (*PimSummaryBag) GetTopologyInterfaceStateCount

func (m *PimSummaryBag) GetTopologyInterfaceStateCount() uint32

func (*PimSummaryBag) GetTopologyInterfaceStateLimit

func (m *PimSummaryBag) GetTopologyInterfaceStateLimit() uint32

func (*PimSummaryBag) GetTopologyInterfaceStateThreshold

func (m *PimSummaryBag) GetTopologyInterfaceStateThreshold() uint32

func (*PimSummaryBag) ProtoMessage

func (*PimSummaryBag) ProtoMessage()

func (*PimSummaryBag) Reset

func (m *PimSummaryBag) Reset()

func (*PimSummaryBag) String

func (m *PimSummaryBag) String() string

func (*PimSummaryBag) XXX_DiscardUnknown

func (m *PimSummaryBag) XXX_DiscardUnknown()

func (*PimSummaryBag) XXX_Marshal

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

func (*PimSummaryBag) XXX_Merge

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

func (*PimSummaryBag) XXX_Size

func (m *PimSummaryBag) XXX_Size() int

func (*PimSummaryBag) XXX_Unmarshal

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

type PimSummaryBag_KEYS

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

func (*PimSummaryBag_KEYS) Descriptor

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

func (*PimSummaryBag_KEYS) ProtoMessage

func (*PimSummaryBag_KEYS) ProtoMessage()

func (*PimSummaryBag_KEYS) Reset

func (m *PimSummaryBag_KEYS) Reset()

func (*PimSummaryBag_KEYS) String

func (m *PimSummaryBag_KEYS) String() string

func (*PimSummaryBag_KEYS) XXX_DiscardUnknown

func (m *PimSummaryBag_KEYS) XXX_DiscardUnknown()

func (*PimSummaryBag_KEYS) XXX_Marshal

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

func (*PimSummaryBag_KEYS) XXX_Merge

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

func (*PimSummaryBag_KEYS) XXX_Size

func (m *PimSummaryBag_KEYS) XXX_Size() int

func (*PimSummaryBag_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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