cisco_ios_xr_mpls_ldp_oper_mpls_ldp_global_active_forwarding_summary_all

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-ldp-oper:mpls-ldp/global/active/forwarding-summary-all

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LdpFwdRwPathSumm

type LdpFwdRwPathSumm struct {
	TotalPaths           uint32   `protobuf:"varint,1,opt,name=total_paths,json=totalPaths,proto3" json:"total_paths,omitempty"`
	ProtectedPaths       uint32   `protobuf:"varint,2,opt,name=protected_paths,json=protectedPaths,proto3" json:"protected_paths,omitempty"`
	BackupPaths          uint32   `protobuf:"varint,3,opt,name=backup_paths,json=backupPaths,proto3" json:"backup_paths,omitempty"`
	RemoteBackupPaths    uint32   `protobuf:"varint,4,opt,name=remote_backup_paths,json=remoteBackupPaths,proto3" json:"remote_backup_paths,omitempty"`
	LabeledPaths         uint32   `protobuf:"varint,5,opt,name=labeled_paths,json=labeledPaths,proto3" json:"labeled_paths,omitempty"`
	LabeledBackupPaths   uint32   `protobuf:"varint,6,opt,name=labeled_backup_paths,json=labeledBackupPaths,proto3" json:"labeled_backup_paths,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpFwdRwPathSumm) Descriptor

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

func (*LdpFwdRwPathSumm) GetBackupPaths

func (m *LdpFwdRwPathSumm) GetBackupPaths() uint32

func (*LdpFwdRwPathSumm) GetLabeledBackupPaths

func (m *LdpFwdRwPathSumm) GetLabeledBackupPaths() uint32

func (*LdpFwdRwPathSumm) GetLabeledPaths

func (m *LdpFwdRwPathSumm) GetLabeledPaths() uint32

func (*LdpFwdRwPathSumm) GetProtectedPaths

func (m *LdpFwdRwPathSumm) GetProtectedPaths() uint32

func (*LdpFwdRwPathSumm) GetRemoteBackupPaths

func (m *LdpFwdRwPathSumm) GetRemoteBackupPaths() uint32

func (*LdpFwdRwPathSumm) GetTotalPaths

func (m *LdpFwdRwPathSumm) GetTotalPaths() uint32

func (*LdpFwdRwPathSumm) ProtoMessage

func (*LdpFwdRwPathSumm) ProtoMessage()

func (*LdpFwdRwPathSumm) Reset

func (m *LdpFwdRwPathSumm) Reset()

func (*LdpFwdRwPathSumm) String

func (m *LdpFwdRwPathSumm) String() string

func (*LdpFwdRwPathSumm) XXX_DiscardUnknown

func (m *LdpFwdRwPathSumm) XXX_DiscardUnknown()

func (*LdpFwdRwPathSumm) XXX_Marshal

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

func (*LdpFwdRwPathSumm) XXX_Merge

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

func (*LdpFwdRwPathSumm) XXX_Size

func (m *LdpFwdRwPathSumm) XXX_Size() int

func (*LdpFwdRwPathSumm) XXX_Unmarshal

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

type LdpFwdRwPfxLblSumm

type LdpFwdRwPfxLblSumm struct {
	LabeledPfxs          uint32   `protobuf:"varint,1,opt,name=labeled_pfxs,json=labeledPfxs,proto3" json:"labeled_pfxs,omitempty"`
	LabeledPfxsPartial   uint32   `protobuf:"varint,2,opt,name=labeled_pfxs_partial,json=labeledPfxsPartial,proto3" json:"labeled_pfxs_partial,omitempty"`
	UnlabeledPfxs        uint32   `protobuf:"varint,3,opt,name=unlabeled_pfxs,json=unlabeledPfxs,proto3" json:"unlabeled_pfxs,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpFwdRwPfxLblSumm) Descriptor

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

func (*LdpFwdRwPfxLblSumm) GetLabeledPfxs

func (m *LdpFwdRwPfxLblSumm) GetLabeledPfxs() uint32

func (*LdpFwdRwPfxLblSumm) GetLabeledPfxsPartial

func (m *LdpFwdRwPfxLblSumm) GetLabeledPfxsPartial() uint32

func (*LdpFwdRwPfxLblSumm) GetUnlabeledPfxs

func (m *LdpFwdRwPfxLblSumm) GetUnlabeledPfxs() uint32

func (*LdpFwdRwPfxLblSumm) ProtoMessage

func (*LdpFwdRwPfxLblSumm) ProtoMessage()

func (*LdpFwdRwPfxLblSumm) Reset

func (m *LdpFwdRwPfxLblSumm) Reset()

func (*LdpFwdRwPfxLblSumm) String

func (m *LdpFwdRwPfxLblSumm) String() string

func (*LdpFwdRwPfxLblSumm) XXX_DiscardUnknown

func (m *LdpFwdRwPfxLblSumm) XXX_DiscardUnknown()

func (*LdpFwdRwPfxLblSumm) XXX_Marshal

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

func (*LdpFwdRwPfxLblSumm) XXX_Merge

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

func (*LdpFwdRwPfxLblSumm) XXX_Size

func (m *LdpFwdRwPfxLblSumm) XXX_Size() int

func (*LdpFwdRwPfxLblSumm) XXX_Unmarshal

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

type LdpFwdRwPfxSumm

type LdpFwdRwPfxSumm struct {
	TotalPfxs            uint32              `protobuf:"varint,1,opt,name=total_pfxs,json=totalPfxs,proto3" json:"total_pfxs,omitempty"`
	EcmpPfxs             uint32              `protobuf:"varint,2,opt,name=ecmp_pfxs,json=ecmpPfxs,proto3" json:"ecmp_pfxs,omitempty"`
	ProtectedPfxs        uint32              `protobuf:"varint,3,opt,name=protected_pfxs,json=protectedPfxs,proto3" json:"protected_pfxs,omitempty"`
	LabeledPfxsAggr      *LdpFwdRwPfxLblSumm `protobuf:"bytes,4,opt,name=labeled_pfxs_aggr,json=labeledPfxsAggr,proto3" json:"labeled_pfxs_aggr,omitempty"`
	LabeledPfxsPrimary   *LdpFwdRwPfxLblSumm `protobuf:"bytes,5,opt,name=labeled_pfxs_primary,json=labeledPfxsPrimary,proto3" json:"labeled_pfxs_primary,omitempty"`
	LabeledPfxsBackup    *LdpFwdRwPfxLblSumm `protobuf:"bytes,6,opt,name=labeled_pfxs_backup,json=labeledPfxsBackup,proto3" json:"labeled_pfxs_backup,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*LdpFwdRwPfxSumm) Descriptor

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

func (*LdpFwdRwPfxSumm) GetEcmpPfxs

func (m *LdpFwdRwPfxSumm) GetEcmpPfxs() uint32

func (*LdpFwdRwPfxSumm) GetLabeledPfxsAggr

func (m *LdpFwdRwPfxSumm) GetLabeledPfxsAggr() *LdpFwdRwPfxLblSumm

func (*LdpFwdRwPfxSumm) GetLabeledPfxsBackup

func (m *LdpFwdRwPfxSumm) GetLabeledPfxsBackup() *LdpFwdRwPfxLblSumm

func (*LdpFwdRwPfxSumm) GetLabeledPfxsPrimary

func (m *LdpFwdRwPfxSumm) GetLabeledPfxsPrimary() *LdpFwdRwPfxLblSumm

func (*LdpFwdRwPfxSumm) GetProtectedPfxs

func (m *LdpFwdRwPfxSumm) GetProtectedPfxs() uint32

func (*LdpFwdRwPfxSumm) GetTotalPfxs

func (m *LdpFwdRwPfxSumm) GetTotalPfxs() uint32

func (*LdpFwdRwPfxSumm) ProtoMessage

func (*LdpFwdRwPfxSumm) ProtoMessage()

func (*LdpFwdRwPfxSumm) Reset

func (m *LdpFwdRwPfxSumm) Reset()

func (*LdpFwdRwPfxSumm) String

func (m *LdpFwdRwPfxSumm) String() string

func (*LdpFwdRwPfxSumm) XXX_DiscardUnknown

func (m *LdpFwdRwPfxSumm) XXX_DiscardUnknown()

func (*LdpFwdRwPfxSumm) XXX_Marshal

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

func (*LdpFwdRwPfxSumm) XXX_Merge

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

func (*LdpFwdRwPfxSumm) XXX_Size

func (m *LdpFwdRwPfxSumm) XXX_Size() int

func (*LdpFwdRwPfxSumm) XXX_Unmarshal

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

type LdpFwdRwSumm

type LdpFwdRwSumm struct {
	Pfxs                 *LdpFwdRwPfxSumm  `protobuf:"bytes,1,opt,name=pfxs,proto3" json:"pfxs,omitempty"`
	Nhs                  *LdpFwdRwPathSumm `protobuf:"bytes,2,opt,name=nhs,proto3" json:"nhs,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*LdpFwdRwSumm) Descriptor

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

func (*LdpFwdRwSumm) GetNhs

func (m *LdpFwdRwSumm) GetNhs() *LdpFwdRwPathSumm

func (*LdpFwdRwSumm) GetPfxs

func (m *LdpFwdRwSumm) GetPfxs() *LdpFwdRwPfxSumm

func (*LdpFwdRwSumm) ProtoMessage

func (*LdpFwdRwSumm) ProtoMessage()

func (*LdpFwdRwSumm) Reset

func (m *LdpFwdRwSumm) Reset()

func (*LdpFwdRwSumm) String

func (m *LdpFwdRwSumm) String() string

func (*LdpFwdRwSumm) XXX_DiscardUnknown

func (m *LdpFwdRwSumm) XXX_DiscardUnknown()

func (*LdpFwdRwSumm) XXX_Marshal

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

func (*LdpFwdRwSumm) XXX_Merge

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

func (*LdpFwdRwSumm) XXX_Size

func (m *LdpFwdRwSumm) XXX_Size() int

func (*LdpFwdRwSumm) XXX_Unmarshal

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

type LdpFwdSummInfo

type LdpFwdSummInfo struct {
	Vrf                  *LdpVrfInfo   `protobuf:"bytes,50,opt,name=vrf,proto3" json:"vrf,omitempty"`
	IsLsdBound           bool          `protobuf:"varint,51,opt,name=is_lsd_bound,json=isLsdBound,proto3" json:"is_lsd_bound,omitempty"`
	Fsht                 uint32        `protobuf:"varint,52,opt,name=fsht,proto3" json:"fsht,omitempty"`
	Intfs                uint32        `protobuf:"varint,53,opt,name=intfs,proto3" json:"intfs,omitempty"`
	Lbls                 uint32        `protobuf:"varint,54,opt,name=lbls,proto3" json:"lbls,omitempty"`
	Rws                  *LdpFwdRwSumm `protobuf:"bytes,55,opt,name=rws,proto3" json:"rws,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*LdpFwdSummInfo) Descriptor

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

func (*LdpFwdSummInfo) GetFsht

func (m *LdpFwdSummInfo) GetFsht() uint32

func (*LdpFwdSummInfo) GetIntfs

func (m *LdpFwdSummInfo) GetIntfs() uint32

func (*LdpFwdSummInfo) GetIsLsdBound

func (m *LdpFwdSummInfo) GetIsLsdBound() bool

func (*LdpFwdSummInfo) GetLbls

func (m *LdpFwdSummInfo) GetLbls() uint32

func (*LdpFwdSummInfo) GetRws

func (m *LdpFwdSummInfo) GetRws() *LdpFwdRwSumm

func (*LdpFwdSummInfo) GetVrf

func (m *LdpFwdSummInfo) GetVrf() *LdpVrfInfo

func (*LdpFwdSummInfo) ProtoMessage

func (*LdpFwdSummInfo) ProtoMessage()

func (*LdpFwdSummInfo) Reset

func (m *LdpFwdSummInfo) Reset()

func (*LdpFwdSummInfo) String

func (m *LdpFwdSummInfo) String() string

func (*LdpFwdSummInfo) XXX_DiscardUnknown

func (m *LdpFwdSummInfo) XXX_DiscardUnknown()

func (*LdpFwdSummInfo) XXX_Marshal

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

func (*LdpFwdSummInfo) XXX_Merge

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

func (*LdpFwdSummInfo) XXX_Size

func (m *LdpFwdSummInfo) XXX_Size() int

func (*LdpFwdSummInfo) XXX_Unmarshal

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

type LdpFwdSummInfo_KEYS

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

func (*LdpFwdSummInfo_KEYS) Descriptor

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

func (*LdpFwdSummInfo_KEYS) ProtoMessage

func (*LdpFwdSummInfo_KEYS) ProtoMessage()

func (*LdpFwdSummInfo_KEYS) Reset

func (m *LdpFwdSummInfo_KEYS) Reset()

func (*LdpFwdSummInfo_KEYS) String

func (m *LdpFwdSummInfo_KEYS) String() string

func (*LdpFwdSummInfo_KEYS) XXX_DiscardUnknown

func (m *LdpFwdSummInfo_KEYS) XXX_DiscardUnknown()

func (*LdpFwdSummInfo_KEYS) XXX_Marshal

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

func (*LdpFwdSummInfo_KEYS) XXX_Merge

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

func (*LdpFwdSummInfo_KEYS) XXX_Size

func (m *LdpFwdSummInfo_KEYS) XXX_Size() int

func (*LdpFwdSummInfo_KEYS) XXX_Unmarshal

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

type LdpVrfInfo

type LdpVrfInfo struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Id                   uint32   `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpVrfInfo) Descriptor

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

func (*LdpVrfInfo) GetId

func (m *LdpVrfInfo) GetId() uint32

func (*LdpVrfInfo) GetName

func (m *LdpVrfInfo) GetName() string

func (*LdpVrfInfo) ProtoMessage

func (*LdpVrfInfo) ProtoMessage()

func (*LdpVrfInfo) Reset

func (m *LdpVrfInfo) Reset()

func (*LdpVrfInfo) String

func (m *LdpVrfInfo) String() string

func (*LdpVrfInfo) XXX_DiscardUnknown

func (m *LdpVrfInfo) XXX_DiscardUnknown()

func (*LdpVrfInfo) XXX_Marshal

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

func (*LdpVrfInfo) XXX_Merge

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

func (*LdpVrfInfo) XXX_Size

func (m *LdpVrfInfo) XXX_Size() int

func (*LdpVrfInfo) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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