cisco_ios_xr_man_ipsla_oper_ipsla_mpls_data_lsp_monitors_lsp_monitor_operations_operation_lpd_paths_lpd_path

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-man-ipsla-oper:ipsla/mpls-data/lsp-monitors/lsp-monitor/operations/operation/lpd-paths/lpd-path

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IpslaLpdPathIdBag

type IpslaLpdPathIdBag struct {
	LspSelector          string   `protobuf:"bytes,1,opt,name=lsp_selector,json=lspSelector,proto3" json:"lsp_selector,omitempty"`
	OutputInterface      string   `protobuf:"bytes,2,opt,name=output_interface,json=outputInterface,proto3" json:"output_interface,omitempty"`
	NexthopAddress       string   `protobuf:"bytes,3,opt,name=nexthop_address,json=nexthopAddress,proto3" json:"nexthop_address,omitempty"`
	DownstreamLabel      []uint32 `protobuf:"varint,4,rep,packed,name=downstream_label,json=downstreamLabel,proto3" json:"downstream_label,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IpslaLpdPathIdBag) Descriptor

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

func (*IpslaLpdPathIdBag) GetDownstreamLabel

func (m *IpslaLpdPathIdBag) GetDownstreamLabel() []uint32

func (*IpslaLpdPathIdBag) GetLspSelector

func (m *IpslaLpdPathIdBag) GetLspSelector() string

func (*IpslaLpdPathIdBag) GetNexthopAddress

func (m *IpslaLpdPathIdBag) GetNexthopAddress() string

func (*IpslaLpdPathIdBag) GetOutputInterface

func (m *IpslaLpdPathIdBag) GetOutputInterface() string

func (*IpslaLpdPathIdBag) ProtoMessage

func (*IpslaLpdPathIdBag) ProtoMessage()

func (*IpslaLpdPathIdBag) Reset

func (m *IpslaLpdPathIdBag) Reset()

func (*IpslaLpdPathIdBag) String

func (m *IpslaLpdPathIdBag) String() string

func (*IpslaLpdPathIdBag) XXX_DiscardUnknown

func (m *IpslaLpdPathIdBag) XXX_DiscardUnknown()

func (*IpslaLpdPathIdBag) XXX_Marshal

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

func (*IpslaLpdPathIdBag) XXX_Merge

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

func (*IpslaLpdPathIdBag) XXX_Size

func (m *IpslaLpdPathIdBag) XXX_Size() int

func (*IpslaLpdPathIdBag) XXX_Unmarshal

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

type IpslaMplslmOpPathStateBag

type IpslaMplslmOpPathStateBag struct {
	PathId               *IpslaLpdPathIdBag `protobuf:"bytes,50,opt,name=path_id,json=pathId,proto3" json:"path_id,omitempty"`
	PathStatus           string             `protobuf:"bytes,51,opt,name=path_status,json=pathStatus,proto3" json:"path_status,omitempty"`
	OperationTime        uint64             `protobuf:"varint,52,opt,name=operation_time,json=operationTime,proto3" json:"operation_time,omitempty"`
	ResponseTime         uint32             `protobuf:"varint,53,opt,name=response_time,json=responseTime,proto3" json:"response_time,omitempty"`
	SuccessCount         uint32             `protobuf:"varint,54,opt,name=success_count,json=successCount,proto3" json:"success_count,omitempty"`
	FailureCount         uint32             `protobuf:"varint,55,opt,name=failure_count,json=failureCount,proto3" json:"failure_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*IpslaMplslmOpPathStateBag) Descriptor

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

func (*IpslaMplslmOpPathStateBag) GetFailureCount

func (m *IpslaMplslmOpPathStateBag) GetFailureCount() uint32

func (*IpslaMplslmOpPathStateBag) GetOperationTime

func (m *IpslaMplslmOpPathStateBag) GetOperationTime() uint64

func (*IpslaMplslmOpPathStateBag) GetPathId

func (*IpslaMplslmOpPathStateBag) GetPathStatus

func (m *IpslaMplslmOpPathStateBag) GetPathStatus() string

func (*IpslaMplslmOpPathStateBag) GetResponseTime

func (m *IpslaMplslmOpPathStateBag) GetResponseTime() uint32

func (*IpslaMplslmOpPathStateBag) GetSuccessCount

func (m *IpslaMplslmOpPathStateBag) GetSuccessCount() uint32

func (*IpslaMplslmOpPathStateBag) ProtoMessage

func (*IpslaMplslmOpPathStateBag) ProtoMessage()

func (*IpslaMplslmOpPathStateBag) Reset

func (m *IpslaMplslmOpPathStateBag) Reset()

func (*IpslaMplslmOpPathStateBag) String

func (m *IpslaMplslmOpPathStateBag) String() string

func (*IpslaMplslmOpPathStateBag) XXX_DiscardUnknown

func (m *IpslaMplslmOpPathStateBag) XXX_DiscardUnknown()

func (*IpslaMplslmOpPathStateBag) XXX_Marshal

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

func (*IpslaMplslmOpPathStateBag) XXX_Merge

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

func (*IpslaMplslmOpPathStateBag) XXX_Size

func (m *IpslaMplslmOpPathStateBag) XXX_Size() int

func (*IpslaMplslmOpPathStateBag) XXX_Unmarshal

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

type IpslaMplslmOpPathStateBag_KEYS

type IpslaMplslmOpPathStateBag_KEYS struct {
	MonitorId            uint32   `protobuf:"varint,1,opt,name=monitor_id,json=monitorId,proto3" json:"monitor_id,omitempty"`
	OperationId          uint32   `protobuf:"varint,2,opt,name=operation_id,json=operationId,proto3" json:"operation_id,omitempty"`
	PathIndex            uint32   `protobuf:"varint,3,opt,name=path_index,json=pathIndex,proto3" json:"path_index,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IpslaMplslmOpPathStateBag_KEYS) Descriptor

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

func (*IpslaMplslmOpPathStateBag_KEYS) GetMonitorId

func (m *IpslaMplslmOpPathStateBag_KEYS) GetMonitorId() uint32

func (*IpslaMplslmOpPathStateBag_KEYS) GetOperationId

func (m *IpslaMplslmOpPathStateBag_KEYS) GetOperationId() uint32

func (*IpslaMplslmOpPathStateBag_KEYS) GetPathIndex

func (m *IpslaMplslmOpPathStateBag_KEYS) GetPathIndex() uint32

func (*IpslaMplslmOpPathStateBag_KEYS) ProtoMessage

func (*IpslaMplslmOpPathStateBag_KEYS) ProtoMessage()

func (*IpslaMplslmOpPathStateBag_KEYS) Reset

func (m *IpslaMplslmOpPathStateBag_KEYS) Reset()

func (*IpslaMplslmOpPathStateBag_KEYS) String

func (*IpslaMplslmOpPathStateBag_KEYS) XXX_DiscardUnknown

func (m *IpslaMplslmOpPathStateBag_KEYS) XXX_DiscardUnknown()

func (*IpslaMplslmOpPathStateBag_KEYS) XXX_Marshal

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

func (*IpslaMplslmOpPathStateBag_KEYS) XXX_Merge

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

func (*IpslaMplslmOpPathStateBag_KEYS) XXX_Size

func (m *IpslaMplslmOpPathStateBag_KEYS) XXX_Size() int

func (*IpslaMplslmOpPathStateBag_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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