cisco_ios_xr_clns_isis_oper_isis_instances_instance_levels_level_lsp_table_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: 1

Documentation

Overview

Cisco-IOS-XR-clns-isis-oper:isis/instances/instance/levels/level/lsp-table-summary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IsisShLspDbSummary

type IsisShLspDbSummary struct {
	Fragment0LspStats    *IsisShLspDbSummaryFragment_0Stats   `protobuf:"bytes,50,opt,name=fragment0lsp_stats,json=fragment0lspStats,proto3" json:"fragment0lsp_stats,omitempty"`
	AllFragmentLspStats  *IsisShLspDbSummaryAllFragmentsStats `protobuf:"bytes,51,opt,name=all_fragment_lsp_stats,json=allFragmentLspStats,proto3" json:"all_fragment_lsp_stats,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                             `json:"-"`
	XXX_unrecognized     []byte                               `json:"-"`
	XXX_sizecache        int32                                `json:"-"`
}

func (*IsisShLspDbSummary) Descriptor

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

func (*IsisShLspDbSummary) GetAllFragmentLspStats

func (m *IsisShLspDbSummary) GetAllFragmentLspStats() *IsisShLspDbSummaryAllFragmentsStats

func (*IsisShLspDbSummary) GetFragment0LspStats

func (m *IsisShLspDbSummary) GetFragment0LspStats() *IsisShLspDbSummaryFragment_0Stats

func (*IsisShLspDbSummary) ProtoMessage

func (*IsisShLspDbSummary) ProtoMessage()

func (*IsisShLspDbSummary) Reset

func (m *IsisShLspDbSummary) Reset()

func (*IsisShLspDbSummary) String

func (m *IsisShLspDbSummary) String() string

func (*IsisShLspDbSummary) XXX_DiscardUnknown

func (m *IsisShLspDbSummary) XXX_DiscardUnknown()

func (*IsisShLspDbSummary) XXX_Marshal

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

func (*IsisShLspDbSummary) XXX_Merge

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

func (*IsisShLspDbSummary) XXX_Size

func (m *IsisShLspDbSummary) XXX_Size() int

func (*IsisShLspDbSummary) XXX_Unmarshal

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

type IsisShLspDbSummaryAllFragmentsStats

type IsisShLspDbSummaryAllFragmentsStats struct {
	NodeCounters         *IsisShLspDbSummaryNodeClassCounters `protobuf:"bytes,1,opt,name=node_counters,json=nodeCounters,proto3" json:"node_counters,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                             `json:"-"`
	XXX_unrecognized     []byte                               `json:"-"`
	XXX_sizecache        int32                                `json:"-"`
}

func (*IsisShLspDbSummaryAllFragmentsStats) Descriptor

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

func (*IsisShLspDbSummaryAllFragmentsStats) GetNodeCounters

func (*IsisShLspDbSummaryAllFragmentsStats) ProtoMessage

func (*IsisShLspDbSummaryAllFragmentsStats) ProtoMessage()

func (*IsisShLspDbSummaryAllFragmentsStats) Reset

func (*IsisShLspDbSummaryAllFragmentsStats) String

func (*IsisShLspDbSummaryAllFragmentsStats) XXX_DiscardUnknown

func (m *IsisShLspDbSummaryAllFragmentsStats) XXX_DiscardUnknown()

func (*IsisShLspDbSummaryAllFragmentsStats) XXX_Marshal

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

func (*IsisShLspDbSummaryAllFragmentsStats) XXX_Merge

func (*IsisShLspDbSummaryAllFragmentsStats) XXX_Size

func (*IsisShLspDbSummaryAllFragmentsStats) XXX_Unmarshal

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

type IsisShLspDbSummaryFragment_0Stats

type IsisShLspDbSummaryFragment_0Stats struct {
	NodeCounters         *IsisShLspDbSummaryNodeClassCounters   `protobuf:"bytes,1,opt,name=node_counters,json=nodeCounters,proto3" json:"node_counters,omitempty"`
	PerTopologyCounter   []*IsisShLspDbSummaryTopoClassCounters `protobuf:"bytes,2,rep,name=per_topology_counter,json=perTopologyCounter,proto3" json:"per_topology_counter,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                               `json:"-"`
	XXX_unrecognized     []byte                                 `json:"-"`
	XXX_sizecache        int32                                  `json:"-"`
}

func (*IsisShLspDbSummaryFragment_0Stats) Descriptor

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

func (*IsisShLspDbSummaryFragment_0Stats) GetNodeCounters

func (*IsisShLspDbSummaryFragment_0Stats) GetPerTopologyCounter

func (*IsisShLspDbSummaryFragment_0Stats) ProtoMessage

func (*IsisShLspDbSummaryFragment_0Stats) ProtoMessage()

func (*IsisShLspDbSummaryFragment_0Stats) Reset

func (*IsisShLspDbSummaryFragment_0Stats) String

func (*IsisShLspDbSummaryFragment_0Stats) XXX_DiscardUnknown

func (m *IsisShLspDbSummaryFragment_0Stats) XXX_DiscardUnknown()

func (*IsisShLspDbSummaryFragment_0Stats) XXX_Marshal

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

func (*IsisShLspDbSummaryFragment_0Stats) XXX_Merge

func (*IsisShLspDbSummaryFragment_0Stats) XXX_Size

func (m *IsisShLspDbSummaryFragment_0Stats) XXX_Size() int

func (*IsisShLspDbSummaryFragment_0Stats) XXX_Unmarshal

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

type IsisShLspDbSummaryNodeClassCounters

type IsisShLspDbSummaryNodeClassCounters struct {
	RouteLspCount        *IsisShLspDbSummaryStatusClassCounters `protobuf:"bytes,1,opt,name=route_lsp_count,json=routeLspCount,proto3" json:"route_lsp_count,omitempty"`
	PseudoNodeLspCount   *IsisShLspDbSummaryStatusClassCounters `protobuf:"bytes,2,opt,name=pseudo_node_lsp_count,json=pseudoNodeLspCount,proto3" json:"pseudo_node_lsp_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                               `json:"-"`
	XXX_unrecognized     []byte                                 `json:"-"`
	XXX_sizecache        int32                                  `json:"-"`
}

func (*IsisShLspDbSummaryNodeClassCounters) Descriptor

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

func (*IsisShLspDbSummaryNodeClassCounters) GetPseudoNodeLspCount

func (*IsisShLspDbSummaryNodeClassCounters) GetRouteLspCount

func (*IsisShLspDbSummaryNodeClassCounters) ProtoMessage

func (*IsisShLspDbSummaryNodeClassCounters) ProtoMessage()

func (*IsisShLspDbSummaryNodeClassCounters) Reset

func (*IsisShLspDbSummaryNodeClassCounters) String

func (*IsisShLspDbSummaryNodeClassCounters) XXX_DiscardUnknown

func (m *IsisShLspDbSummaryNodeClassCounters) XXX_DiscardUnknown()

func (*IsisShLspDbSummaryNodeClassCounters) XXX_Marshal

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

func (*IsisShLspDbSummaryNodeClassCounters) XXX_Merge

func (*IsisShLspDbSummaryNodeClassCounters) XXX_Size

func (*IsisShLspDbSummaryNodeClassCounters) XXX_Unmarshal

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

type IsisShLspDbSummaryStatusClassCounters

type IsisShLspDbSummaryStatusClassCounters struct {
	ActiveLspCount       uint32   `protobuf:"varint,1,opt,name=active_lsp_count,json=activeLspCount,proto3" json:"active_lsp_count,omitempty"`
	PurgedLspCount       uint32   `protobuf:"varint,2,opt,name=purged_lsp_count,json=purgedLspCount,proto3" json:"purged_lsp_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisShLspDbSummaryStatusClassCounters) Descriptor

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

func (*IsisShLspDbSummaryStatusClassCounters) GetActiveLspCount

func (m *IsisShLspDbSummaryStatusClassCounters) GetActiveLspCount() uint32

func (*IsisShLspDbSummaryStatusClassCounters) GetPurgedLspCount

func (m *IsisShLspDbSummaryStatusClassCounters) GetPurgedLspCount() uint32

func (*IsisShLspDbSummaryStatusClassCounters) ProtoMessage

func (*IsisShLspDbSummaryStatusClassCounters) ProtoMessage()

func (*IsisShLspDbSummaryStatusClassCounters) Reset

func (*IsisShLspDbSummaryStatusClassCounters) String

func (*IsisShLspDbSummaryStatusClassCounters) XXX_DiscardUnknown

func (m *IsisShLspDbSummaryStatusClassCounters) XXX_DiscardUnknown()

func (*IsisShLspDbSummaryStatusClassCounters) XXX_Marshal

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

func (*IsisShLspDbSummaryStatusClassCounters) XXX_Merge

func (*IsisShLspDbSummaryStatusClassCounters) XXX_Size

func (*IsisShLspDbSummaryStatusClassCounters) XXX_Unmarshal

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

type IsisShLspDbSummaryTopoClassCounters

type IsisShLspDbSummaryTopoClassCounters struct {
	Id                   *IsisTopoIdType                        `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	OverloadedLspCount   *IsisShLspDbSummaryStatusClassCounters `protobuf:"bytes,2,opt,name=overloaded_lsp_count,json=overloadedLspCount,proto3" json:"overloaded_lsp_count,omitempty"`
	AttachedLspCount     *IsisShLspDbSummaryStatusClassCounters `protobuf:"bytes,3,opt,name=attached_lsp_count,json=attachedLspCount,proto3" json:"attached_lsp_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                               `json:"-"`
	XXX_unrecognized     []byte                                 `json:"-"`
	XXX_sizecache        int32                                  `json:"-"`
}

func (*IsisShLspDbSummaryTopoClassCounters) Descriptor

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

func (*IsisShLspDbSummaryTopoClassCounters) GetAttachedLspCount

func (*IsisShLspDbSummaryTopoClassCounters) GetId

func (*IsisShLspDbSummaryTopoClassCounters) GetOverloadedLspCount

func (*IsisShLspDbSummaryTopoClassCounters) ProtoMessage

func (*IsisShLspDbSummaryTopoClassCounters) ProtoMessage()

func (*IsisShLspDbSummaryTopoClassCounters) Reset

func (*IsisShLspDbSummaryTopoClassCounters) String

func (*IsisShLspDbSummaryTopoClassCounters) XXX_DiscardUnknown

func (m *IsisShLspDbSummaryTopoClassCounters) XXX_DiscardUnknown()

func (*IsisShLspDbSummaryTopoClassCounters) XXX_Marshal

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

func (*IsisShLspDbSummaryTopoClassCounters) XXX_Merge

func (*IsisShLspDbSummaryTopoClassCounters) XXX_Size

func (*IsisShLspDbSummaryTopoClassCounters) XXX_Unmarshal

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

type IsisShLspDbSummary_KEYS

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

func (*IsisShLspDbSummary_KEYS) Descriptor

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

func (*IsisShLspDbSummary_KEYS) GetInstanceName

func (m *IsisShLspDbSummary_KEYS) GetInstanceName() string

func (*IsisShLspDbSummary_KEYS) GetLevel

func (m *IsisShLspDbSummary_KEYS) GetLevel() string

func (*IsisShLspDbSummary_KEYS) ProtoMessage

func (*IsisShLspDbSummary_KEYS) ProtoMessage()

func (*IsisShLspDbSummary_KEYS) Reset

func (m *IsisShLspDbSummary_KEYS) Reset()

func (*IsisShLspDbSummary_KEYS) String

func (m *IsisShLspDbSummary_KEYS) String() string

func (*IsisShLspDbSummary_KEYS) XXX_DiscardUnknown

func (m *IsisShLspDbSummary_KEYS) XXX_DiscardUnknown()

func (*IsisShLspDbSummary_KEYS) XXX_Marshal

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

func (*IsisShLspDbSummary_KEYS) XXX_Merge

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

func (*IsisShLspDbSummary_KEYS) XXX_Size

func (m *IsisShLspDbSummary_KEYS) XXX_Size() int

func (*IsisShLspDbSummary_KEYS) XXX_Unmarshal

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

type IsisTopoIdType

type IsisTopoIdType struct {
	AfName               string   `protobuf:"bytes,1,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	SafName              string   `protobuf:"bytes,2,opt,name=saf_name,json=safName,proto3" json:"saf_name,omitempty"`
	VrfName              string   `protobuf:"bytes,3,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	TopologyName         string   `protobuf:"bytes,4,opt,name=topology_name,json=topologyName,proto3" json:"topology_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisTopoIdType) Descriptor

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

func (*IsisTopoIdType) GetAfName

func (m *IsisTopoIdType) GetAfName() string

func (*IsisTopoIdType) GetSafName

func (m *IsisTopoIdType) GetSafName() string

func (*IsisTopoIdType) GetTopologyName

func (m *IsisTopoIdType) GetTopologyName() string

func (*IsisTopoIdType) GetVrfName

func (m *IsisTopoIdType) GetVrfName() string

func (*IsisTopoIdType) ProtoMessage

func (*IsisTopoIdType) ProtoMessage()

func (*IsisTopoIdType) Reset

func (m *IsisTopoIdType) Reset()

func (*IsisTopoIdType) String

func (m *IsisTopoIdType) String() string

func (*IsisTopoIdType) XXX_DiscardUnknown

func (m *IsisTopoIdType) XXX_DiscardUnknown()

func (*IsisTopoIdType) XXX_Marshal

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

func (*IsisTopoIdType) XXX_Merge

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

func (*IsisTopoIdType) XXX_Size

func (m *IsisTopoIdType) XXX_Size() int

func (*IsisTopoIdType) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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