cisco_ios_xr_ip_bfd_oper_bfd_ipv4_multi_hop_multi_paths_ipv4_multi_hop_multi_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-ip-bfd-oper:bfd/ipv4-multi-hop-multi-paths/ipv4-multi-hop-multi-path

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BfdMgmtMultiplePaths

type BfdMgmtMultiplePaths struct {
	SessionSubtype       string   `protobuf:"bytes,50,opt,name=session_subtype,json=sessionSubtype,proto3" json:"session_subtype,omitempty"`
	State                string   `protobuf:"bytes,51,opt,name=state,proto3" json:"state,omitempty"`
	LocalDiscriminator   uint32   `protobuf:"varint,52,opt,name=local_discriminator,json=localDiscriminator,proto3" json:"local_discriminator,omitempty"`
	NodeId               string   `protobuf:"bytes,53,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
	IncomingLabelXr      uint32   `protobuf:"varint,54,opt,name=incoming_label_xr,json=incomingLabelXr,proto3" json:"incoming_label_xr,omitempty"`
	SessionInterfaceName string   `protobuf:"bytes,55,opt,name=session_interface_name,json=sessionInterfaceName,proto3" json:"session_interface_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BfdMgmtMultiplePaths) Descriptor

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

func (*BfdMgmtMultiplePaths) GetIncomingLabelXr

func (m *BfdMgmtMultiplePaths) GetIncomingLabelXr() uint32

func (*BfdMgmtMultiplePaths) GetLocalDiscriminator

func (m *BfdMgmtMultiplePaths) GetLocalDiscriminator() uint32

func (*BfdMgmtMultiplePaths) GetNodeId

func (m *BfdMgmtMultiplePaths) GetNodeId() string

func (*BfdMgmtMultiplePaths) GetSessionInterfaceName

func (m *BfdMgmtMultiplePaths) GetSessionInterfaceName() string

func (*BfdMgmtMultiplePaths) GetSessionSubtype

func (m *BfdMgmtMultiplePaths) GetSessionSubtype() string

func (*BfdMgmtMultiplePaths) GetState

func (m *BfdMgmtMultiplePaths) GetState() string

func (*BfdMgmtMultiplePaths) ProtoMessage

func (*BfdMgmtMultiplePaths) ProtoMessage()

func (*BfdMgmtMultiplePaths) Reset

func (m *BfdMgmtMultiplePaths) Reset()

func (*BfdMgmtMultiplePaths) String

func (m *BfdMgmtMultiplePaths) String() string

func (*BfdMgmtMultiplePaths) XXX_DiscardUnknown

func (m *BfdMgmtMultiplePaths) XXX_DiscardUnknown()

func (*BfdMgmtMultiplePaths) XXX_Marshal

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

func (*BfdMgmtMultiplePaths) XXX_Merge

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

func (*BfdMgmtMultiplePaths) XXX_Size

func (m *BfdMgmtMultiplePaths) XXX_Size() int

func (*BfdMgmtMultiplePaths) XXX_Unmarshal

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

type BfdMgmtMultiplePaths_KEYS

type BfdMgmtMultiplePaths_KEYS struct {
	SourceAddress        string   `protobuf:"bytes,1,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"`
	DestinationAddress   string   `protobuf:"bytes,2,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	Location             string   `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"`
	VrfName              string   `protobuf:"bytes,4,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BfdMgmtMultiplePaths_KEYS) Descriptor

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

func (*BfdMgmtMultiplePaths_KEYS) GetDestinationAddress

func (m *BfdMgmtMultiplePaths_KEYS) GetDestinationAddress() string

func (*BfdMgmtMultiplePaths_KEYS) GetLocation

func (m *BfdMgmtMultiplePaths_KEYS) GetLocation() string

func (*BfdMgmtMultiplePaths_KEYS) GetSourceAddress

func (m *BfdMgmtMultiplePaths_KEYS) GetSourceAddress() string

func (*BfdMgmtMultiplePaths_KEYS) GetVrfName

func (m *BfdMgmtMultiplePaths_KEYS) GetVrfName() string

func (*BfdMgmtMultiplePaths_KEYS) ProtoMessage

func (*BfdMgmtMultiplePaths_KEYS) ProtoMessage()

func (*BfdMgmtMultiplePaths_KEYS) Reset

func (m *BfdMgmtMultiplePaths_KEYS) Reset()

func (*BfdMgmtMultiplePaths_KEYS) String

func (m *BfdMgmtMultiplePaths_KEYS) String() string

func (*BfdMgmtMultiplePaths_KEYS) XXX_DiscardUnknown

func (m *BfdMgmtMultiplePaths_KEYS) XXX_DiscardUnknown()

func (*BfdMgmtMultiplePaths_KEYS) XXX_Marshal

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

func (*BfdMgmtMultiplePaths_KEYS) XXX_Merge

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

func (*BfdMgmtMultiplePaths_KEYS) XXX_Size

func (m *BfdMgmtMultiplePaths_KEYS) XXX_Size() int

func (*BfdMgmtMultiplePaths_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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