cisco_ios_xr_clns_isis_oper_isis_instances_instance_topologies_topology_topology_levels_topology_level_topology_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/topologies/topology/topology-levels/topology-level/topology-summary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IsisShTopoSummary

type IsisShTopoSummary struct {
	RouterNodeCount      *IsisShTopoSummaryNodeStats `protobuf:"bytes,50,opt,name=router_node_count,json=routerNodeCount,proto3" json:"router_node_count,omitempty"`
	PseudonodeNodeCount  *IsisShTopoSummaryNodeStats `protobuf:"bytes,51,opt,name=pseudonode_node_count,json=pseudonodeNodeCount,proto3" json:"pseudonode_node_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
	XXX_unrecognized     []byte                      `json:"-"`
	XXX_sizecache        int32                       `json:"-"`
}

func (*IsisShTopoSummary) Descriptor

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

func (*IsisShTopoSummary) GetPseudonodeNodeCount

func (m *IsisShTopoSummary) GetPseudonodeNodeCount() *IsisShTopoSummaryNodeStats

func (*IsisShTopoSummary) GetRouterNodeCount

func (m *IsisShTopoSummary) GetRouterNodeCount() *IsisShTopoSummaryNodeStats

func (*IsisShTopoSummary) ProtoMessage

func (*IsisShTopoSummary) ProtoMessage()

func (*IsisShTopoSummary) Reset

func (m *IsisShTopoSummary) Reset()

func (*IsisShTopoSummary) String

func (m *IsisShTopoSummary) String() string

func (*IsisShTopoSummary) XXX_DiscardUnknown

func (m *IsisShTopoSummary) XXX_DiscardUnknown()

func (*IsisShTopoSummary) XXX_Marshal

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

func (*IsisShTopoSummary) XXX_Merge

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

func (*IsisShTopoSummary) XXX_Size

func (m *IsisShTopoSummary) XXX_Size() int

func (*IsisShTopoSummary) XXX_Unmarshal

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

type IsisShTopoSummaryNodeStats

type IsisShTopoSummaryNodeStats struct {
	ReachableNodeCount              uint32   `protobuf:"varint,1,opt,name=reachable_node_count,json=reachableNodeCount,proto3" json:"reachable_node_count,omitempty"`
	UnreachableNodeCount            uint32   `protobuf:"varint,2,opt,name=unreachable_node_count,json=unreachableNodeCount,proto3" json:"unreachable_node_count,omitempty"`
	UnreachableParticipantNodeCount uint32   `` /* 159-byte string literal not displayed */
	XXX_NoUnkeyedLiteral            struct{} `json:"-"`
	XXX_unrecognized                []byte   `json:"-"`
	XXX_sizecache                   int32    `json:"-"`
}

func (*IsisShTopoSummaryNodeStats) Descriptor

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

func (*IsisShTopoSummaryNodeStats) GetReachableNodeCount

func (m *IsisShTopoSummaryNodeStats) GetReachableNodeCount() uint32

func (*IsisShTopoSummaryNodeStats) GetUnreachableNodeCount

func (m *IsisShTopoSummaryNodeStats) GetUnreachableNodeCount() uint32

func (*IsisShTopoSummaryNodeStats) GetUnreachableParticipantNodeCount

func (m *IsisShTopoSummaryNodeStats) GetUnreachableParticipantNodeCount() uint32

func (*IsisShTopoSummaryNodeStats) ProtoMessage

func (*IsisShTopoSummaryNodeStats) ProtoMessage()

func (*IsisShTopoSummaryNodeStats) Reset

func (m *IsisShTopoSummaryNodeStats) Reset()

func (*IsisShTopoSummaryNodeStats) String

func (m *IsisShTopoSummaryNodeStats) String() string

func (*IsisShTopoSummaryNodeStats) XXX_DiscardUnknown

func (m *IsisShTopoSummaryNodeStats) XXX_DiscardUnknown()

func (*IsisShTopoSummaryNodeStats) XXX_Marshal

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

func (*IsisShTopoSummaryNodeStats) XXX_Merge

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

func (*IsisShTopoSummaryNodeStats) XXX_Size

func (m *IsisShTopoSummaryNodeStats) XXX_Size() int

func (*IsisShTopoSummaryNodeStats) XXX_Unmarshal

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

type IsisShTopoSummary_KEYS

type IsisShTopoSummary_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"`
	SafName              string   `protobuf:"bytes,3,opt,name=saf_name,json=safName,proto3" json:"saf_name,omitempty"`
	TopologyName         string   `protobuf:"bytes,4,opt,name=topology_name,json=topologyName,proto3" json:"topology_name,omitempty"`
	Level                string   `protobuf:"bytes,5,opt,name=level,proto3" json:"level,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisShTopoSummary_KEYS) Descriptor

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

func (*IsisShTopoSummary_KEYS) GetAfName

func (m *IsisShTopoSummary_KEYS) GetAfName() string

func (*IsisShTopoSummary_KEYS) GetInstanceName

func (m *IsisShTopoSummary_KEYS) GetInstanceName() string

func (*IsisShTopoSummary_KEYS) GetLevel

func (m *IsisShTopoSummary_KEYS) GetLevel() string

func (*IsisShTopoSummary_KEYS) GetSafName

func (m *IsisShTopoSummary_KEYS) GetSafName() string

func (*IsisShTopoSummary_KEYS) GetTopologyName

func (m *IsisShTopoSummary_KEYS) GetTopologyName() string

func (*IsisShTopoSummary_KEYS) ProtoMessage

func (*IsisShTopoSummary_KEYS) ProtoMessage()

func (*IsisShTopoSummary_KEYS) Reset

func (m *IsisShTopoSummary_KEYS) Reset()

func (*IsisShTopoSummary_KEYS) String

func (m *IsisShTopoSummary_KEYS) String() string

func (*IsisShTopoSummary_KEYS) XXX_DiscardUnknown

func (m *IsisShTopoSummary_KEYS) XXX_DiscardUnknown()

func (*IsisShTopoSummary_KEYS) XXX_Marshal

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

func (*IsisShTopoSummary_KEYS) XXX_Merge

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

func (*IsisShTopoSummary_KEYS) XXX_Size

func (m *IsisShTopoSummary_KEYS) XXX_Size() int

func (*IsisShTopoSummary_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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