cisco_ios_xr_clns_isis_oper_isis_instances_instance_topologies_topology_frr_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-clns-isis-oper:isis/instances/instance/topologies/topology/frr-summary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IsisPerPriorityCounts

type IsisPerPriorityCounts struct {
	Critical             uint32   `protobuf:"varint,1,opt,name=critical,proto3" json:"critical,omitempty"`
	High                 uint32   `protobuf:"varint,2,opt,name=high,proto3" json:"high,omitempty"`
	Medium               uint32   `protobuf:"varint,3,opt,name=medium,proto3" json:"medium,omitempty"`
	Low                  uint32   `protobuf:"varint,4,opt,name=low,proto3" json:"low,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisPerPriorityCounts) Descriptor

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

func (*IsisPerPriorityCounts) GetCritical

func (m *IsisPerPriorityCounts) GetCritical() uint32

func (*IsisPerPriorityCounts) GetHigh

func (m *IsisPerPriorityCounts) GetHigh() uint32

func (*IsisPerPriorityCounts) GetLow

func (m *IsisPerPriorityCounts) GetLow() uint32

func (*IsisPerPriorityCounts) GetMedium

func (m *IsisPerPriorityCounts) GetMedium() uint32

func (*IsisPerPriorityCounts) ProtoMessage

func (*IsisPerPriorityCounts) ProtoMessage()

func (*IsisPerPriorityCounts) Reset

func (m *IsisPerPriorityCounts) Reset()

func (*IsisPerPriorityCounts) String

func (m *IsisPerPriorityCounts) String() string

func (*IsisPerPriorityCounts) XXX_DiscardUnknown

func (m *IsisPerPriorityCounts) XXX_DiscardUnknown()

func (*IsisPerPriorityCounts) XXX_Marshal

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

func (*IsisPerPriorityCounts) XXX_Merge

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

func (*IsisPerPriorityCounts) XXX_Size

func (m *IsisPerPriorityCounts) XXX_Size() int

func (*IsisPerPriorityCounts) XXX_Unmarshal

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

type IsisShFrrLevelSummary

type IsisShFrrLevelSummary struct {
	AllPathsProtected    *IsisPerPriorityCounts `protobuf:"bytes,1,opt,name=all_paths_protected,json=allPathsProtected,proto3" json:"all_paths_protected,omitempty"`
	SomePathsProtected   *IsisPerPriorityCounts `protobuf:"bytes,2,opt,name=some_paths_protected,json=somePathsProtected,proto3" json:"some_paths_protected,omitempty"`
	Unprotected          *IsisPerPriorityCounts `protobuf:"bytes,3,opt,name=unprotected,proto3" json:"unprotected,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*IsisShFrrLevelSummary) Descriptor

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

func (*IsisShFrrLevelSummary) GetAllPathsProtected

func (m *IsisShFrrLevelSummary) GetAllPathsProtected() *IsisPerPriorityCounts

func (*IsisShFrrLevelSummary) GetSomePathsProtected

func (m *IsisShFrrLevelSummary) GetSomePathsProtected() *IsisPerPriorityCounts

func (*IsisShFrrLevelSummary) GetUnprotected

func (m *IsisShFrrLevelSummary) GetUnprotected() *IsisPerPriorityCounts

func (*IsisShFrrLevelSummary) ProtoMessage

func (*IsisShFrrLevelSummary) ProtoMessage()

func (*IsisShFrrLevelSummary) Reset

func (m *IsisShFrrLevelSummary) Reset()

func (*IsisShFrrLevelSummary) String

func (m *IsisShFrrLevelSummary) String() string

func (*IsisShFrrLevelSummary) XXX_DiscardUnknown

func (m *IsisShFrrLevelSummary) XXX_DiscardUnknown()

func (*IsisShFrrLevelSummary) XXX_Marshal

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

func (*IsisShFrrLevelSummary) XXX_Merge

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

func (*IsisShFrrLevelSummary) XXX_Size

func (m *IsisShFrrLevelSummary) XXX_Size() int

func (*IsisShFrrLevelSummary) XXX_Unmarshal

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

type IsisShFrrSummary

type IsisShFrrSummary struct {
	Level1Prefixes       *IsisShFrrLevelSummary `protobuf:"bytes,50,opt,name=level1_prefixes,json=level1Prefixes,proto3" json:"level1_prefixes,omitempty"`
	Level2Prefixes       *IsisShFrrLevelSummary `protobuf:"bytes,51,opt,name=level2_prefixes,json=level2Prefixes,proto3" json:"level2_prefixes,omitempty"`
	UnreachablePrefixes  *IsisPerPriorityCounts `protobuf:"bytes,52,opt,name=unreachable_prefixes,json=unreachablePrefixes,proto3" json:"unreachable_prefixes,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*IsisShFrrSummary) Descriptor

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

func (*IsisShFrrSummary) GetLevel1Prefixes

func (m *IsisShFrrSummary) GetLevel1Prefixes() *IsisShFrrLevelSummary

func (*IsisShFrrSummary) GetLevel2Prefixes

func (m *IsisShFrrSummary) GetLevel2Prefixes() *IsisShFrrLevelSummary

func (*IsisShFrrSummary) GetUnreachablePrefixes

func (m *IsisShFrrSummary) GetUnreachablePrefixes() *IsisPerPriorityCounts

func (*IsisShFrrSummary) ProtoMessage

func (*IsisShFrrSummary) ProtoMessage()

func (*IsisShFrrSummary) Reset

func (m *IsisShFrrSummary) Reset()

func (*IsisShFrrSummary) String

func (m *IsisShFrrSummary) String() string

func (*IsisShFrrSummary) XXX_DiscardUnknown

func (m *IsisShFrrSummary) XXX_DiscardUnknown()

func (*IsisShFrrSummary) XXX_Marshal

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

func (*IsisShFrrSummary) XXX_Merge

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

func (*IsisShFrrSummary) XXX_Size

func (m *IsisShFrrSummary) XXX_Size() int

func (*IsisShFrrSummary) XXX_Unmarshal

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

type IsisShFrrSummary_KEYS

type IsisShFrrSummary_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"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisShFrrSummary_KEYS) Descriptor

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

func (*IsisShFrrSummary_KEYS) GetAfName

func (m *IsisShFrrSummary_KEYS) GetAfName() string

func (*IsisShFrrSummary_KEYS) GetInstanceName

func (m *IsisShFrrSummary_KEYS) GetInstanceName() string

func (*IsisShFrrSummary_KEYS) GetSafName

func (m *IsisShFrrSummary_KEYS) GetSafName() string

func (*IsisShFrrSummary_KEYS) GetTopologyName

func (m *IsisShFrrSummary_KEYS) GetTopologyName() string

func (*IsisShFrrSummary_KEYS) ProtoMessage

func (*IsisShFrrSummary_KEYS) ProtoMessage()

func (*IsisShFrrSummary_KEYS) Reset

func (m *IsisShFrrSummary_KEYS) Reset()

func (*IsisShFrrSummary_KEYS) String

func (m *IsisShFrrSummary_KEYS) String() string

func (*IsisShFrrSummary_KEYS) XXX_DiscardUnknown

func (m *IsisShFrrSummary_KEYS) XXX_DiscardUnknown()

func (*IsisShFrrSummary_KEYS) XXX_Marshal

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

func (*IsisShFrrSummary_KEYS) XXX_Merge

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

func (*IsisShFrrSummary_KEYS) XXX_Size

func (m *IsisShFrrSummary_KEYS) XXX_Size() int

func (*IsisShFrrSummary_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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