cisco_ios_xr_mpls_te_oper_mpls_tp_tp_midpoints_tp_detail_midpoints_tp_detail_midpoint

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-te-oper:mpls-tp/tp-midpoints/tp-detail-midpoints/tp-detail-midpoint

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MplsTpDetailMidInfo

type MplsTpDetailMidInfo struct {
	BriefLspInformation         *MplsTpMidInfo    `protobuf:"bytes,50,opt,name=brief_lsp_information,json=briefLspInformation,proto3" json:"brief_lsp_information,omitempty"`
	ForwardLsp                  *MplsTpMidLspInfo `protobuf:"bytes,51,opt,name=forward_lsp,json=forwardLsp,proto3" json:"forward_lsp,omitempty"`
	ReverseLsp                  *MplsTpMidLspInfo `protobuf:"bytes,52,opt,name=reverse_lsp,json=reverseLsp,proto3" json:"reverse_lsp,omitempty"`
	ForwardLspReservedBandwidth uint32            `` /* 148-byte string literal not displayed */
	ReverseLspReservedBandwidth uint32            `` /* 148-byte string literal not displayed */
	XXX_NoUnkeyedLiteral        struct{}          `json:"-"`
	XXX_unrecognized            []byte            `json:"-"`
	XXX_sizecache               int32             `json:"-"`
}

func (*MplsTpDetailMidInfo) Descriptor

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

func (*MplsTpDetailMidInfo) GetBriefLspInformation

func (m *MplsTpDetailMidInfo) GetBriefLspInformation() *MplsTpMidInfo

func (*MplsTpDetailMidInfo) GetForwardLsp

func (m *MplsTpDetailMidInfo) GetForwardLsp() *MplsTpMidLspInfo

func (*MplsTpDetailMidInfo) GetForwardLspReservedBandwidth

func (m *MplsTpDetailMidInfo) GetForwardLspReservedBandwidth() uint32

func (*MplsTpDetailMidInfo) GetReverseLsp

func (m *MplsTpDetailMidInfo) GetReverseLsp() *MplsTpMidLspInfo

func (*MplsTpDetailMidInfo) GetReverseLspReservedBandwidth

func (m *MplsTpDetailMidInfo) GetReverseLspReservedBandwidth() uint32

func (*MplsTpDetailMidInfo) ProtoMessage

func (*MplsTpDetailMidInfo) ProtoMessage()

func (*MplsTpDetailMidInfo) Reset

func (m *MplsTpDetailMidInfo) Reset()

func (*MplsTpDetailMidInfo) String

func (m *MplsTpDetailMidInfo) String() string

func (*MplsTpDetailMidInfo) XXX_DiscardUnknown

func (m *MplsTpDetailMidInfo) XXX_DiscardUnknown()

func (*MplsTpDetailMidInfo) XXX_Marshal

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

func (*MplsTpDetailMidInfo) XXX_Merge

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

func (*MplsTpDetailMidInfo) XXX_Size

func (m *MplsTpDetailMidInfo) XXX_Size() int

func (*MplsTpDetailMidInfo) XXX_Unmarshal

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

type MplsTpDetailMidInfo_KEYS

type MplsTpDetailMidInfo_KEYS struct {
	TpMidpointName       string   `protobuf:"bytes,1,opt,name=tp_midpoint_name,json=tpMidpointName,proto3" json:"tp_midpoint_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MplsTpDetailMidInfo_KEYS) Descriptor

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

func (*MplsTpDetailMidInfo_KEYS) GetTpMidpointName

func (m *MplsTpDetailMidInfo_KEYS) GetTpMidpointName() string

func (*MplsTpDetailMidInfo_KEYS) ProtoMessage

func (*MplsTpDetailMidInfo_KEYS) ProtoMessage()

func (*MplsTpDetailMidInfo_KEYS) Reset

func (m *MplsTpDetailMidInfo_KEYS) Reset()

func (*MplsTpDetailMidInfo_KEYS) String

func (m *MplsTpDetailMidInfo_KEYS) String() string

func (*MplsTpDetailMidInfo_KEYS) XXX_DiscardUnknown

func (m *MplsTpDetailMidInfo_KEYS) XXX_DiscardUnknown()

func (*MplsTpDetailMidInfo_KEYS) XXX_Marshal

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

func (*MplsTpDetailMidInfo_KEYS) XXX_Merge

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

func (*MplsTpDetailMidInfo_KEYS) XXX_Size

func (m *MplsTpDetailMidInfo_KEYS) XXX_Size() int

func (*MplsTpDetailMidInfo_KEYS) XXX_Unmarshal

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

type MplsTpMidInfo

type MplsTpMidInfo struct {
	MidpointName         string   `protobuf:"bytes,1,opt,name=midpoint_name,json=midpointName,proto3" json:"midpoint_name,omitempty"`
	TunnelName           string   `protobuf:"bytes,2,opt,name=tunnel_name,json=tunnelName,proto3" json:"tunnel_name,omitempty"`
	SourceNodeId         string   `protobuf:"bytes,3,opt,name=source_node_id,json=sourceNodeId,proto3" json:"source_node_id,omitempty"`
	SourceGlobalId       uint32   `protobuf:"varint,4,opt,name=source_global_id,json=sourceGlobalId,proto3" json:"source_global_id,omitempty"`
	SourceTunnelId       uint32   `protobuf:"varint,5,opt,name=source_tunnel_id,json=sourceTunnelId,proto3" json:"source_tunnel_id,omitempty"`
	LspId                uint32   `protobuf:"varint,6,opt,name=lsp_id,json=lspId,proto3" json:"lsp_id,omitempty"`
	DestinationNodeId    string   `protobuf:"bytes,7,opt,name=destination_node_id,json=destinationNodeId,proto3" json:"destination_node_id,omitempty"`
	DestinationGlobalId  uint32   `protobuf:"varint,8,opt,name=destination_global_id,json=destinationGlobalId,proto3" json:"destination_global_id,omitempty"`
	DestinationTunnelId  uint32   `protobuf:"varint,9,opt,name=destination_tunnel_id,json=destinationTunnelId,proto3" json:"destination_tunnel_id,omitempty"`
	ForwardLspState      string   `protobuf:"bytes,10,opt,name=forward_lsp_state,json=forwardLspState,proto3" json:"forward_lsp_state,omitempty"`
	ReverseLspState      string   `protobuf:"bytes,11,opt,name=reverse_lsp_state,json=reverseLspState,proto3" json:"reverse_lsp_state,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MplsTpMidInfo) Descriptor

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

func (*MplsTpMidInfo) GetDestinationGlobalId

func (m *MplsTpMidInfo) GetDestinationGlobalId() uint32

func (*MplsTpMidInfo) GetDestinationNodeId

func (m *MplsTpMidInfo) GetDestinationNodeId() string

func (*MplsTpMidInfo) GetDestinationTunnelId

func (m *MplsTpMidInfo) GetDestinationTunnelId() uint32

func (*MplsTpMidInfo) GetForwardLspState

func (m *MplsTpMidInfo) GetForwardLspState() string

func (*MplsTpMidInfo) GetLspId

func (m *MplsTpMidInfo) GetLspId() uint32

func (*MplsTpMidInfo) GetMidpointName

func (m *MplsTpMidInfo) GetMidpointName() string

func (*MplsTpMidInfo) GetReverseLspState

func (m *MplsTpMidInfo) GetReverseLspState() string

func (*MplsTpMidInfo) GetSourceGlobalId

func (m *MplsTpMidInfo) GetSourceGlobalId() uint32

func (*MplsTpMidInfo) GetSourceNodeId

func (m *MplsTpMidInfo) GetSourceNodeId() string

func (*MplsTpMidInfo) GetSourceTunnelId

func (m *MplsTpMidInfo) GetSourceTunnelId() uint32

func (*MplsTpMidInfo) GetTunnelName

func (m *MplsTpMidInfo) GetTunnelName() string

func (*MplsTpMidInfo) ProtoMessage

func (*MplsTpMidInfo) ProtoMessage()

func (*MplsTpMidInfo) Reset

func (m *MplsTpMidInfo) Reset()

func (*MplsTpMidInfo) String

func (m *MplsTpMidInfo) String() string

func (*MplsTpMidInfo) XXX_DiscardUnknown

func (m *MplsTpMidInfo) XXX_DiscardUnknown()

func (*MplsTpMidInfo) XXX_Marshal

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

func (*MplsTpMidInfo) XXX_Merge

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

func (*MplsTpMidInfo) XXX_Size

func (m *MplsTpMidInfo) XXX_Size() int

func (*MplsTpMidInfo) XXX_Unmarshal

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

type MplsTpMidLspInfo

type MplsTpMidLspInfo struct {
	OutLabel             uint32   `protobuf:"varint,1,opt,name=out_label,json=outLabel,proto3" json:"out_label,omitempty"`
	OutLink              uint32   `protobuf:"varint,2,opt,name=out_link,json=outLink,proto3" json:"out_link,omitempty"`
	OamRefreshInterval   uint32   `protobuf:"varint,3,opt,name=oam_refresh_interval,json=oamRefreshInterval,proto3" json:"oam_refresh_interval,omitempty"`
	OutgoingInterface    string   `protobuf:"bytes,4,opt,name=outgoing_interface,json=outgoingInterface,proto3" json:"outgoing_interface,omitempty"`
	NextHopAddress       string   `protobuf:"bytes,5,opt,name=next_hop_address,json=nextHopAddress,proto3" json:"next_hop_address,omitempty"`
	InLabel              uint32   `protobuf:"varint,6,opt,name=in_label,json=inLabel,proto3" json:"in_label,omitempty"`
	Bandwidth            uint32   `protobuf:"varint,7,opt,name=bandwidth,proto3" json:"bandwidth,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MplsTpMidLspInfo) Descriptor

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

func (*MplsTpMidLspInfo) GetBandwidth

func (m *MplsTpMidLspInfo) GetBandwidth() uint32

func (*MplsTpMidLspInfo) GetInLabel

func (m *MplsTpMidLspInfo) GetInLabel() uint32

func (*MplsTpMidLspInfo) GetNextHopAddress

func (m *MplsTpMidLspInfo) GetNextHopAddress() string

func (*MplsTpMidLspInfo) GetOamRefreshInterval

func (m *MplsTpMidLspInfo) GetOamRefreshInterval() uint32

func (*MplsTpMidLspInfo) GetOutLabel

func (m *MplsTpMidLspInfo) GetOutLabel() uint32
func (m *MplsTpMidLspInfo) GetOutLink() uint32

func (*MplsTpMidLspInfo) GetOutgoingInterface

func (m *MplsTpMidLspInfo) GetOutgoingInterface() string

func (*MplsTpMidLspInfo) ProtoMessage

func (*MplsTpMidLspInfo) ProtoMessage()

func (*MplsTpMidLspInfo) Reset

func (m *MplsTpMidLspInfo) Reset()

func (*MplsTpMidLspInfo) String

func (m *MplsTpMidLspInfo) String() string

func (*MplsTpMidLspInfo) XXX_DiscardUnknown

func (m *MplsTpMidLspInfo) XXX_DiscardUnknown()

func (*MplsTpMidLspInfo) XXX_Marshal

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

func (*MplsTpMidLspInfo) XXX_Merge

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

func (*MplsTpMidLspInfo) XXX_Size

func (m *MplsTpMidLspInfo) XXX_Size() int

func (*MplsTpMidLspInfo) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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