cisco_ios_xr_mpls_static_oper_mpls_static_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-mpls-static-oper:mpls-static/summary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MplsStaticSummary

type MplsStaticSummary struct {
	LspCount                      uint32   `protobuf:"varint,50,opt,name=lsp_count,json=lspCount,proto3" json:"lsp_count,omitempty"`
	LabelCount                    uint32   `protobuf:"varint,51,opt,name=label_count,json=labelCount,proto3" json:"label_count,omitempty"`
	LabelErrorCount               uint32   `protobuf:"varint,52,opt,name=label_error_count,json=labelErrorCount,proto3" json:"label_error_count,omitempty"`
	LabelDiscrepancyCount         uint32   `` /* 128-byte string literal not displayed */
	VrfCount                      uint32   `protobuf:"varint,54,opt,name=vrf_count,json=vrfCount,proto3" json:"vrf_count,omitempty"`
	ActiveVrfCount                uint32   `protobuf:"varint,55,opt,name=active_vrf_count,json=activeVrfCount,proto3" json:"active_vrf_count,omitempty"`
	InterfaceCount                uint32   `protobuf:"varint,56,opt,name=interface_count,json=interfaceCount,proto3" json:"interface_count,omitempty"`
	InterfaceFowardReferenceCount uint32   `` /* 154-byte string literal not displayed */
	MplsEnabledInterfaceCount     uint32   `` /* 142-byte string literal not displayed */
	Ipv4ResNhCount                uint32   `protobuf:"varint,59,opt,name=ipv4_res_nh_count,json=ipv4ResNhCount,proto3" json:"ipv4_res_nh_count,omitempty"`
	Ipv6ResNhCount                uint32   `protobuf:"varint,60,opt,name=ipv6_res_nh_count,json=ipv6ResNhCount,proto3" json:"ipv6_res_nh_count,omitempty"`
	LsdConnected                  bool     `protobuf:"varint,61,opt,name=lsd_connected,json=lsdConnected,proto3" json:"lsd_connected,omitempty"`
	ImConnected                   bool     `protobuf:"varint,62,opt,name=im_connected,json=imConnected,proto3" json:"im_connected,omitempty"`
	RsiConnected                  bool     `protobuf:"varint,63,opt,name=rsi_connected,json=rsiConnected,proto3" json:"rsi_connected,omitempty"`
	Ribv4Connected                bool     `protobuf:"varint,64,opt,name=ribv4_connected,json=ribv4Connected,proto3" json:"ribv4_connected,omitempty"`
	Ribv6Connected                bool     `protobuf:"varint,65,opt,name=ribv6_connected,json=ribv6Connected,proto3" json:"ribv6_connected,omitempty"`
	XXX_NoUnkeyedLiteral          struct{} `json:"-"`
	XXX_unrecognized              []byte   `json:"-"`
	XXX_sizecache                 int32    `json:"-"`
}

func (*MplsStaticSummary) Descriptor

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

func (*MplsStaticSummary) GetActiveVrfCount

func (m *MplsStaticSummary) GetActiveVrfCount() uint32

func (*MplsStaticSummary) GetImConnected

func (m *MplsStaticSummary) GetImConnected() bool

func (*MplsStaticSummary) GetInterfaceCount

func (m *MplsStaticSummary) GetInterfaceCount() uint32

func (*MplsStaticSummary) GetInterfaceFowardReferenceCount

func (m *MplsStaticSummary) GetInterfaceFowardReferenceCount() uint32

func (*MplsStaticSummary) GetIpv4ResNhCount

func (m *MplsStaticSummary) GetIpv4ResNhCount() uint32

func (*MplsStaticSummary) GetIpv6ResNhCount

func (m *MplsStaticSummary) GetIpv6ResNhCount() uint32

func (*MplsStaticSummary) GetLabelCount

func (m *MplsStaticSummary) GetLabelCount() uint32

func (*MplsStaticSummary) GetLabelDiscrepancyCount

func (m *MplsStaticSummary) GetLabelDiscrepancyCount() uint32

func (*MplsStaticSummary) GetLabelErrorCount

func (m *MplsStaticSummary) GetLabelErrorCount() uint32

func (*MplsStaticSummary) GetLsdConnected

func (m *MplsStaticSummary) GetLsdConnected() bool

func (*MplsStaticSummary) GetLspCount

func (m *MplsStaticSummary) GetLspCount() uint32

func (*MplsStaticSummary) GetMplsEnabledInterfaceCount

func (m *MplsStaticSummary) GetMplsEnabledInterfaceCount() uint32

func (*MplsStaticSummary) GetRibv4Connected

func (m *MplsStaticSummary) GetRibv4Connected() bool

func (*MplsStaticSummary) GetRibv6Connected

func (m *MplsStaticSummary) GetRibv6Connected() bool

func (*MplsStaticSummary) GetRsiConnected

func (m *MplsStaticSummary) GetRsiConnected() bool

func (*MplsStaticSummary) GetVrfCount

func (m *MplsStaticSummary) GetVrfCount() uint32

func (*MplsStaticSummary) ProtoMessage

func (*MplsStaticSummary) ProtoMessage()

func (*MplsStaticSummary) Reset

func (m *MplsStaticSummary) Reset()

func (*MplsStaticSummary) String

func (m *MplsStaticSummary) String() string

func (*MplsStaticSummary) XXX_DiscardUnknown

func (m *MplsStaticSummary) XXX_DiscardUnknown()

func (*MplsStaticSummary) XXX_Marshal

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

func (*MplsStaticSummary) XXX_Merge

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

func (*MplsStaticSummary) XXX_Size

func (m *MplsStaticSummary) XXX_Size() int

func (*MplsStaticSummary) XXX_Unmarshal

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

type MplsStaticSummary_KEYS

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

func (*MplsStaticSummary_KEYS) Descriptor

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

func (*MplsStaticSummary_KEYS) ProtoMessage

func (*MplsStaticSummary_KEYS) ProtoMessage()

func (*MplsStaticSummary_KEYS) Reset

func (m *MplsStaticSummary_KEYS) Reset()

func (*MplsStaticSummary_KEYS) String

func (m *MplsStaticSummary_KEYS) String() string

func (*MplsStaticSummary_KEYS) XXX_DiscardUnknown

func (m *MplsStaticSummary_KEYS) XXX_DiscardUnknown()

func (*MplsStaticSummary_KEYS) XXX_Marshal

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

func (*MplsStaticSummary_KEYS) XXX_Merge

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

func (*MplsStaticSummary_KEYS) XXX_Size

func (m *MplsStaticSummary_KEYS) XXX_Size() int

func (*MplsStaticSummary_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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