cisco_ios_xr_mpls_ldp_oper_mpls_ldp_global_standby_vrfs_vrf_neighbors_neighbor

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/standby/vrfs/vrf/neighbors/neighbor

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LdpAdjUnion

type LdpAdjUnion struct {
	HelloType            string         `protobuf:"bytes,1,opt,name=hello_type,json=helloType,proto3" json:"hello_type,omitempty"`
	LinkHelloData        *LinkHello     `protobuf:"bytes,2,opt,name=link_hello_data,json=linkHelloData,proto3" json:"link_hello_data,omitempty"`
	TargetHelloData      *TargetedHello `protobuf:"bytes,3,opt,name=target_hello_data,json=targetHelloData,proto3" json:"target_hello_data,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*LdpAdjUnion) Descriptor

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

func (*LdpAdjUnion) GetHelloType

func (m *LdpAdjUnion) GetHelloType() string

func (*LdpAdjUnion) GetLinkHelloData

func (m *LdpAdjUnion) GetLinkHelloData() *LinkHello

func (*LdpAdjUnion) GetTargetHelloData

func (m *LdpAdjUnion) GetTargetHelloData() *TargetedHello

func (*LdpAdjUnion) ProtoMessage

func (*LdpAdjUnion) ProtoMessage()

func (*LdpAdjUnion) Reset

func (m *LdpAdjUnion) Reset()

func (*LdpAdjUnion) String

func (m *LdpAdjUnion) String() string

func (*LdpAdjUnion) XXX_DiscardUnknown

func (m *LdpAdjUnion) XXX_DiscardUnknown()

func (*LdpAdjUnion) XXX_Marshal

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

func (*LdpAdjUnion) XXX_Merge

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

func (*LdpAdjUnion) XXX_Size

func (m *LdpAdjUnion) XXX_Size() int

func (*LdpAdjUnion) XXX_Unmarshal

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

type LdpCapDesc

type LdpCapDesc struct {
	Type                 uint32   `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`
	Description          string   `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	CapabilityDataLength uint32   `protobuf:"varint,3,opt,name=capability_data_length,json=capabilityDataLength,proto3" json:"capability_data_length,omitempty"`
	CapabilityData       string   `protobuf:"bytes,4,opt,name=capability_data,json=capabilityData,proto3" json:"capability_data,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpCapDesc) Descriptor

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

func (*LdpCapDesc) GetCapabilityData

func (m *LdpCapDesc) GetCapabilityData() string

func (*LdpCapDesc) GetCapabilityDataLength

func (m *LdpCapDesc) GetCapabilityDataLength() uint32

func (*LdpCapDesc) GetDescription

func (m *LdpCapDesc) GetDescription() string

func (*LdpCapDesc) GetType

func (m *LdpCapDesc) GetType() uint32

func (*LdpCapDesc) ProtoMessage

func (*LdpCapDesc) ProtoMessage()

func (*LdpCapDesc) Reset

func (m *LdpCapDesc) Reset()

func (*LdpCapDesc) String

func (m *LdpCapDesc) String() string

func (*LdpCapDesc) XXX_DiscardUnknown

func (m *LdpCapDesc) XXX_DiscardUnknown()

func (*LdpCapDesc) XXX_Marshal

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

func (*LdpCapDesc) XXX_Merge

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

func (*LdpCapDesc) XXX_Size

func (m *LdpCapDesc) XXX_Size() int

func (*LdpCapDesc) XXX_Unmarshal

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

type LdpGrAdjInfo

type LdpGrAdjInfo struct {
	IsGracefulRestartable bool     `` /* 127-byte string literal not displayed */
	ReconnectTimeout      uint32   `protobuf:"varint,2,opt,name=reconnect_timeout,json=reconnectTimeout,proto3" json:"reconnect_timeout,omitempty"`
	RecoveryTime          uint32   `protobuf:"varint,3,opt,name=recovery_time,json=recoveryTime,proto3" json:"recovery_time,omitempty"`
	XXX_NoUnkeyedLiteral  struct{} `json:"-"`
	XXX_unrecognized      []byte   `json:"-"`
	XXX_sizecache         int32    `json:"-"`
}

func (*LdpGrAdjInfo) Descriptor

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

func (*LdpGrAdjInfo) GetIsGracefulRestartable

func (m *LdpGrAdjInfo) GetIsGracefulRestartable() bool

func (*LdpGrAdjInfo) GetReconnectTimeout

func (m *LdpGrAdjInfo) GetReconnectTimeout() uint32

func (*LdpGrAdjInfo) GetRecoveryTime

func (m *LdpGrAdjInfo) GetRecoveryTime() uint32

func (*LdpGrAdjInfo) ProtoMessage

func (*LdpGrAdjInfo) ProtoMessage()

func (*LdpGrAdjInfo) Reset

func (m *LdpGrAdjInfo) Reset()

func (*LdpGrAdjInfo) String

func (m *LdpGrAdjInfo) String() string

func (*LdpGrAdjInfo) XXX_DiscardUnknown

func (m *LdpGrAdjInfo) XXX_DiscardUnknown()

func (*LdpGrAdjInfo) XXX_Marshal

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

func (*LdpGrAdjInfo) XXX_Merge

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

func (*LdpGrAdjInfo) XXX_Size

func (m *LdpGrAdjInfo) XXX_Size() int

func (*LdpGrAdjInfo) XXX_Unmarshal

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

type LdpIpAddrTUnion

type LdpIpAddrTUnion struct {
	Afi                  string   `protobuf:"bytes,1,opt,name=afi,proto3" json:"afi,omitempty"`
	Dummy                uint32   `protobuf:"varint,2,opt,name=dummy,proto3" json:"dummy,omitempty"`
	Ipv4                 string   `protobuf:"bytes,3,opt,name=ipv4,proto3" json:"ipv4,omitempty"`
	Ipv6                 string   `protobuf:"bytes,4,opt,name=ipv6,proto3" json:"ipv6,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpIpAddrTUnion) Descriptor

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

func (*LdpIpAddrTUnion) GetAfi

func (m *LdpIpAddrTUnion) GetAfi() string

func (*LdpIpAddrTUnion) GetDummy

func (m *LdpIpAddrTUnion) GetDummy() uint32

func (*LdpIpAddrTUnion) GetIpv4

func (m *LdpIpAddrTUnion) GetIpv4() string

func (*LdpIpAddrTUnion) GetIpv6

func (m *LdpIpAddrTUnion) GetIpv6() string

func (*LdpIpAddrTUnion) ProtoMessage

func (*LdpIpAddrTUnion) ProtoMessage()

func (*LdpIpAddrTUnion) Reset

func (m *LdpIpAddrTUnion) Reset()

func (*LdpIpAddrTUnion) String

func (m *LdpIpAddrTUnion) String() string

func (*LdpIpAddrTUnion) XXX_DiscardUnknown

func (m *LdpIpAddrTUnion) XXX_DiscardUnknown()

func (*LdpIpAddrTUnion) XXX_Marshal

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

func (*LdpIpAddrTUnion) XXX_Merge

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

func (*LdpIpAddrTUnion) XXX_Size

func (m *LdpIpAddrTUnion) XXX_Size() int

func (*LdpIpAddrTUnion) XXX_Unmarshal

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

type LdpNbrAddrInfo

type LdpNbrAddrInfo struct {
	Address              *LdpIpAddrTUnion `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*LdpNbrAddrInfo) Descriptor

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

func (*LdpNbrAddrInfo) GetAddress

func (m *LdpNbrAddrInfo) GetAddress() *LdpIpAddrTUnion

func (*LdpNbrAddrInfo) ProtoMessage

func (*LdpNbrAddrInfo) ProtoMessage()

func (*LdpNbrAddrInfo) Reset

func (m *LdpNbrAddrInfo) Reset()

func (*LdpNbrAddrInfo) String

func (m *LdpNbrAddrInfo) String() string

func (*LdpNbrAddrInfo) XXX_DiscardUnknown

func (m *LdpNbrAddrInfo) XXX_DiscardUnknown()

func (*LdpNbrAddrInfo) XXX_Marshal

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

func (*LdpNbrAddrInfo) XXX_Merge

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

func (*LdpNbrAddrInfo) XXX_Size

func (m *LdpNbrAddrInfo) XXX_Size() int

func (*LdpNbrAddrInfo) XXX_Unmarshal

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

type LdpNbrAdjInfo

type LdpNbrAdjInfo struct {
	AdjacencyGroup       *LdpAdjUnion `protobuf:"bytes,1,opt,name=adjacency_group,json=adjacencyGroup,proto3" json:"adjacency_group,omitempty"`
	XXX_NoUnkeyedLiteral struct{}     `json:"-"`
	XXX_unrecognized     []byte       `json:"-"`
	XXX_sizecache        int32        `json:"-"`
}

func (*LdpNbrAdjInfo) Descriptor

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

func (*LdpNbrAdjInfo) GetAdjacencyGroup

func (m *LdpNbrAdjInfo) GetAdjacencyGroup() *LdpAdjUnion

func (*LdpNbrAdjInfo) ProtoMessage

func (*LdpNbrAdjInfo) ProtoMessage()

func (*LdpNbrAdjInfo) Reset

func (m *LdpNbrAdjInfo) Reset()

func (*LdpNbrAdjInfo) String

func (m *LdpNbrAdjInfo) String() string

func (*LdpNbrAdjInfo) XXX_DiscardUnknown

func (m *LdpNbrAdjInfo) XXX_DiscardUnknown()

func (*LdpNbrAdjInfo) XXX_Marshal

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

func (*LdpNbrAdjInfo) XXX_Merge

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

func (*LdpNbrAdjInfo) XXX_Size

func (m *LdpNbrAdjInfo) XXX_Size() int

func (*LdpNbrAdjInfo) XXX_Unmarshal

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

type LdpNbrCapInfo

type LdpNbrCapInfo struct {
	Sent                 []*LdpCapDesc `protobuf:"bytes,1,rep,name=sent,proto3" json:"sent,omitempty"`
	Received             []*LdpCapDesc `protobuf:"bytes,2,rep,name=received,proto3" json:"received,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*LdpNbrCapInfo) Descriptor

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

func (*LdpNbrCapInfo) GetReceived

func (m *LdpNbrCapInfo) GetReceived() []*LdpCapDesc

func (*LdpNbrCapInfo) GetSent

func (m *LdpNbrCapInfo) GetSent() []*LdpCapDesc

func (*LdpNbrCapInfo) ProtoMessage

func (*LdpNbrCapInfo) ProtoMessage()

func (*LdpNbrCapInfo) Reset

func (m *LdpNbrCapInfo) Reset()

func (*LdpNbrCapInfo) String

func (m *LdpNbrCapInfo) String() string

func (*LdpNbrCapInfo) XXX_DiscardUnknown

func (m *LdpNbrCapInfo) XXX_DiscardUnknown()

func (*LdpNbrCapInfo) XXX_Marshal

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

func (*LdpNbrCapInfo) XXX_Merge

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

func (*LdpNbrCapInfo) XXX_Size

func (m *LdpNbrCapInfo) XXX_Size() int

func (*LdpNbrCapInfo) XXX_Unmarshal

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

type LdpNbrClientsInfo

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

func (*LdpNbrClientsInfo) Descriptor

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

func (*LdpNbrClientsInfo) GetName

func (m *LdpNbrClientsInfo) GetName() string

func (*LdpNbrClientsInfo) ProtoMessage

func (*LdpNbrClientsInfo) ProtoMessage()

func (*LdpNbrClientsInfo) Reset

func (m *LdpNbrClientsInfo) Reset()

func (*LdpNbrClientsInfo) String

func (m *LdpNbrClientsInfo) String() string

func (*LdpNbrClientsInfo) XXX_DiscardUnknown

func (m *LdpNbrClientsInfo) XXX_DiscardUnknown()

func (*LdpNbrClientsInfo) XXX_Marshal

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

func (*LdpNbrClientsInfo) XXX_Merge

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

func (*LdpNbrClientsInfo) XXX_Size

func (m *LdpNbrClientsInfo) XXX_Size() int

func (*LdpNbrClientsInfo) XXX_Unmarshal

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

type LdpNbrDetailedInfo

type LdpNbrDetailedInfo struct {
	PeerHoldtime          uint32               `protobuf:"varint,1,opt,name=peer_holdtime,json=peerHoldtime,proto3" json:"peer_holdtime,omitempty"`
	KeepAliveInterval     uint32               `protobuf:"varint,2,opt,name=keep_alive_interval,json=keepAliveInterval,proto3" json:"keep_alive_interval,omitempty"`
	PeerState             string               `protobuf:"bytes,3,opt,name=peer_state,json=peerState,proto3" json:"peer_state,omitempty"`
	Client                []*LdpNbrClientsInfo `protobuf:"bytes,4,rep,name=client,proto3" json:"client,omitempty"`
	HasIpv4Inbound        bool                 `protobuf:"varint,5,opt,name=has_ipv4_inbound,json=hasIpv4Inbound,proto3" json:"has_ipv4_inbound,omitempty"`
	InboundIpv4Acl        string               `protobuf:"bytes,6,opt,name=inbound_ipv4acl,json=inboundIpv4acl,proto3" json:"inbound_ipv4acl,omitempty"`
	HasIpv6Inbound        bool                 `protobuf:"varint,7,opt,name=has_ipv6_inbound,json=hasIpv6Inbound,proto3" json:"has_ipv6_inbound,omitempty"`
	InboundIpv6Acl        string               `protobuf:"bytes,8,opt,name=inbound_ipv6acl,json=inboundIpv6acl,proto3" json:"inbound_ipv6acl,omitempty"`
	HasIpv4Outbound       bool                 `protobuf:"varint,9,opt,name=has_ipv4_outbound,json=hasIpv4Outbound,proto3" json:"has_ipv4_outbound,omitempty"`
	OutboundIpv4Acl       string               `protobuf:"bytes,10,opt,name=outbound_ipv4acl,json=outboundIpv4acl,proto3" json:"outbound_ipv4acl,omitempty"`
	HasIpv6Outbound       bool                 `protobuf:"varint,11,opt,name=has_ipv6_outbound,json=hasIpv6Outbound,proto3" json:"has_ipv6_outbound,omitempty"`
	OutboundIpv6Acl       string               `protobuf:"bytes,12,opt,name=outbound_ipv6acl,json=outboundIpv6acl,proto3" json:"outbound_ipv6acl,omitempty"`
	HasSp                 bool                 `protobuf:"varint,13,opt,name=has_sp,json=hasSp,proto3" json:"has_sp,omitempty"`
	SpState               string               `protobuf:"bytes,14,opt,name=sp_state,json=spState,proto3" json:"sp_state,omitempty"`
	SpHasAcl              bool                 `protobuf:"varint,15,opt,name=sp_has_acl,json=spHasAcl,proto3" json:"sp_has_acl,omitempty"`
	Spacl                 string               `protobuf:"bytes,16,opt,name=spacl,proto3" json:"spacl,omitempty"`
	SpHasDuration         bool                 `protobuf:"varint,17,opt,name=sp_has_duration,json=spHasDuration,proto3" json:"sp_has_duration,omitempty"`
	SpDuration            uint32               `protobuf:"varint,18,opt,name=sp_duration,json=spDuration,proto3" json:"sp_duration,omitempty"`
	SphtRunning           bool                 `protobuf:"varint,19,opt,name=spht_running,json=sphtRunning,proto3" json:"spht_running,omitempty"`
	SphtRemaining         uint32               `protobuf:"varint,20,opt,name=spht_remaining,json=sphtRemaining,proto3" json:"spht_remaining,omitempty"`
	NsrSyncState          string               `protobuf:"bytes,21,opt,name=nsr_sync_state,json=nsrSyncState,proto3" json:"nsr_sync_state,omitempty"`
	NsrLastSyncError      string               `protobuf:"bytes,22,opt,name=nsr_last_sync_error,json=nsrLastSyncError,proto3" json:"nsr_last_sync_error,omitempty"`
	NsrLastSyncNackReason string               `` /* 131-byte string literal not displayed */
	Capabilities          *LdpNbrCapInfo       `protobuf:"bytes,24,opt,name=capabilities,proto3" json:"capabilities,omitempty"`
	BgpAdvertisementState string               `` /* 127-byte string literal not displayed */
	Ipv4DuplicateAddress  []*LdpNbrAddrInfo    `protobuf:"bytes,26,rep,name=ipv4_duplicate_address,json=ipv4DuplicateAddress,proto3" json:"ipv4_duplicate_address,omitempty"`
	Ipv6DuplicateAddress  []*LdpNbrAddrInfo    `protobuf:"bytes,27,rep,name=ipv6_duplicate_address,json=ipv6DuplicateAddress,proto3" json:"ipv6_duplicate_address,omitempty"`
	AdvertiseBgpPrefixes  bool                 `protobuf:"varint,28,opt,name=advertise_bgp_prefixes,json=advertiseBgpPrefixes,proto3" json:"advertise_bgp_prefixes,omitempty"`
	XXX_NoUnkeyedLiteral  struct{}             `json:"-"`
	XXX_unrecognized      []byte               `json:"-"`
	XXX_sizecache         int32                `json:"-"`
}

func (*LdpNbrDetailedInfo) Descriptor

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

func (*LdpNbrDetailedInfo) GetAdvertiseBgpPrefixes

func (m *LdpNbrDetailedInfo) GetAdvertiseBgpPrefixes() bool

func (*LdpNbrDetailedInfo) GetBgpAdvertisementState

func (m *LdpNbrDetailedInfo) GetBgpAdvertisementState() string

func (*LdpNbrDetailedInfo) GetCapabilities

func (m *LdpNbrDetailedInfo) GetCapabilities() *LdpNbrCapInfo

func (*LdpNbrDetailedInfo) GetClient

func (m *LdpNbrDetailedInfo) GetClient() []*LdpNbrClientsInfo

func (*LdpNbrDetailedInfo) GetHasIpv4Inbound

func (m *LdpNbrDetailedInfo) GetHasIpv4Inbound() bool

func (*LdpNbrDetailedInfo) GetHasIpv4Outbound

func (m *LdpNbrDetailedInfo) GetHasIpv4Outbound() bool

func (*LdpNbrDetailedInfo) GetHasIpv6Inbound

func (m *LdpNbrDetailedInfo) GetHasIpv6Inbound() bool

func (*LdpNbrDetailedInfo) GetHasIpv6Outbound

func (m *LdpNbrDetailedInfo) GetHasIpv6Outbound() bool

func (*LdpNbrDetailedInfo) GetHasSp

func (m *LdpNbrDetailedInfo) GetHasSp() bool

func (*LdpNbrDetailedInfo) GetInboundIpv4Acl

func (m *LdpNbrDetailedInfo) GetInboundIpv4Acl() string

func (*LdpNbrDetailedInfo) GetInboundIpv6Acl

func (m *LdpNbrDetailedInfo) GetInboundIpv6Acl() string

func (*LdpNbrDetailedInfo) GetIpv4DuplicateAddress

func (m *LdpNbrDetailedInfo) GetIpv4DuplicateAddress() []*LdpNbrAddrInfo

func (*LdpNbrDetailedInfo) GetIpv6DuplicateAddress

func (m *LdpNbrDetailedInfo) GetIpv6DuplicateAddress() []*LdpNbrAddrInfo

func (*LdpNbrDetailedInfo) GetKeepAliveInterval

func (m *LdpNbrDetailedInfo) GetKeepAliveInterval() uint32

func (*LdpNbrDetailedInfo) GetNsrLastSyncError

func (m *LdpNbrDetailedInfo) GetNsrLastSyncError() string

func (*LdpNbrDetailedInfo) GetNsrLastSyncNackReason

func (m *LdpNbrDetailedInfo) GetNsrLastSyncNackReason() string

func (*LdpNbrDetailedInfo) GetNsrSyncState

func (m *LdpNbrDetailedInfo) GetNsrSyncState() string

func (*LdpNbrDetailedInfo) GetOutboundIpv4Acl

func (m *LdpNbrDetailedInfo) GetOutboundIpv4Acl() string

func (*LdpNbrDetailedInfo) GetOutboundIpv6Acl

func (m *LdpNbrDetailedInfo) GetOutboundIpv6Acl() string

func (*LdpNbrDetailedInfo) GetPeerHoldtime

func (m *LdpNbrDetailedInfo) GetPeerHoldtime() uint32

func (*LdpNbrDetailedInfo) GetPeerState

func (m *LdpNbrDetailedInfo) GetPeerState() string

func (*LdpNbrDetailedInfo) GetSpDuration

func (m *LdpNbrDetailedInfo) GetSpDuration() uint32

func (*LdpNbrDetailedInfo) GetSpHasAcl

func (m *LdpNbrDetailedInfo) GetSpHasAcl() bool

func (*LdpNbrDetailedInfo) GetSpHasDuration

func (m *LdpNbrDetailedInfo) GetSpHasDuration() bool

func (*LdpNbrDetailedInfo) GetSpState

func (m *LdpNbrDetailedInfo) GetSpState() string

func (*LdpNbrDetailedInfo) GetSpacl

func (m *LdpNbrDetailedInfo) GetSpacl() string

func (*LdpNbrDetailedInfo) GetSphtRemaining

func (m *LdpNbrDetailedInfo) GetSphtRemaining() uint32

func (*LdpNbrDetailedInfo) GetSphtRunning

func (m *LdpNbrDetailedInfo) GetSphtRunning() bool

func (*LdpNbrDetailedInfo) ProtoMessage

func (*LdpNbrDetailedInfo) ProtoMessage()

func (*LdpNbrDetailedInfo) Reset

func (m *LdpNbrDetailedInfo) Reset()

func (*LdpNbrDetailedInfo) String

func (m *LdpNbrDetailedInfo) String() string

func (*LdpNbrDetailedInfo) XXX_DiscardUnknown

func (m *LdpNbrDetailedInfo) XXX_DiscardUnknown()

func (*LdpNbrDetailedInfo) XXX_Marshal

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

func (*LdpNbrDetailedInfo) XXX_Merge

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

func (*LdpNbrDetailedInfo) XXX_Size

func (m *LdpNbrDetailedInfo) XXX_Size() int

func (*LdpNbrDetailedInfo) XXX_Unmarshal

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

type LdpNeighborInfo

type LdpNeighborInfo struct {
	ProtocolInformation        *LdpPtclAdjInfo     `protobuf:"bytes,50,opt,name=protocol_information,json=protocolInformation,proto3" json:"protocol_information,omitempty"`
	TcpInformation             *LdpTcpInfo         `protobuf:"bytes,51,opt,name=tcp_information,json=tcpInformation,proto3" json:"tcp_information,omitempty"`
	LdpNbrBoundIpv4AddressInfo []*LdpNbrAddrInfo   `` /* 148-byte string literal not displayed */
	LdpNbrBoundIpv6AddressInfo []*LdpNbrAddrInfo   `` /* 148-byte string literal not displayed */
	LdpNbrIpv4AdjInfo          []*LdpNbrAdjInfo    `protobuf:"bytes,54,rep,name=ldp_nbr_ipv4_adj_info,json=ldpNbrIpv4AdjInfo,proto3" json:"ldp_nbr_ipv4_adj_info,omitempty"`
	LdpNbrIpv6AdjInfo          []*LdpNbrAdjInfo    `protobuf:"bytes,55,rep,name=ldp_nbr_ipv6_adj_info,json=ldpNbrIpv6AdjInfo,proto3" json:"ldp_nbr_ipv6_adj_info,omitempty"`
	DetailedInformation        *LdpNbrDetailedInfo `protobuf:"bytes,56,opt,name=detailed_information,json=detailedInformation,proto3" json:"detailed_information,omitempty"`
	XXX_NoUnkeyedLiteral       struct{}            `json:"-"`
	XXX_unrecognized           []byte              `json:"-"`
	XXX_sizecache              int32               `json:"-"`
}

func (*LdpNeighborInfo) Descriptor

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

func (*LdpNeighborInfo) GetDetailedInformation

func (m *LdpNeighborInfo) GetDetailedInformation() *LdpNbrDetailedInfo

func (*LdpNeighborInfo) GetLdpNbrBoundIpv4AddressInfo

func (m *LdpNeighborInfo) GetLdpNbrBoundIpv4AddressInfo() []*LdpNbrAddrInfo

func (*LdpNeighborInfo) GetLdpNbrBoundIpv6AddressInfo

func (m *LdpNeighborInfo) GetLdpNbrBoundIpv6AddressInfo() []*LdpNbrAddrInfo

func (*LdpNeighborInfo) GetLdpNbrIpv4AdjInfo

func (m *LdpNeighborInfo) GetLdpNbrIpv4AdjInfo() []*LdpNbrAdjInfo

func (*LdpNeighborInfo) GetLdpNbrIpv6AdjInfo

func (m *LdpNeighborInfo) GetLdpNbrIpv6AdjInfo() []*LdpNbrAdjInfo

func (*LdpNeighborInfo) GetProtocolInformation

func (m *LdpNeighborInfo) GetProtocolInformation() *LdpPtclAdjInfo

func (*LdpNeighborInfo) GetTcpInformation

func (m *LdpNeighborInfo) GetTcpInformation() *LdpTcpInfo

func (*LdpNeighborInfo) ProtoMessage

func (*LdpNeighborInfo) ProtoMessage()

func (*LdpNeighborInfo) Reset

func (m *LdpNeighborInfo) Reset()

func (*LdpNeighborInfo) String

func (m *LdpNeighborInfo) String() string

func (*LdpNeighborInfo) XXX_DiscardUnknown

func (m *LdpNeighborInfo) XXX_DiscardUnknown()

func (*LdpNeighborInfo) XXX_Marshal

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

func (*LdpNeighborInfo) XXX_Merge

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

func (*LdpNeighborInfo) XXX_Size

func (m *LdpNeighborInfo) XXX_Size() int

func (*LdpNeighborInfo) XXX_Unmarshal

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

type LdpNeighborInfo_KEYS

type LdpNeighborInfo_KEYS struct {
	VrfName              string   `protobuf:"bytes,1,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	LsrId                string   `protobuf:"bytes,2,opt,name=lsr_id,json=lsrId,proto3" json:"lsr_id,omitempty"`
	LabelSpaceId         uint32   `protobuf:"varint,3,opt,name=label_space_id,json=labelSpaceId,proto3" json:"label_space_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpNeighborInfo_KEYS) Descriptor

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

func (*LdpNeighborInfo_KEYS) GetLabelSpaceId

func (m *LdpNeighborInfo_KEYS) GetLabelSpaceId() uint32

func (*LdpNeighborInfo_KEYS) GetLsrId

func (m *LdpNeighborInfo_KEYS) GetLsrId() string

func (*LdpNeighborInfo_KEYS) GetVrfName

func (m *LdpNeighborInfo_KEYS) GetVrfName() string

func (*LdpNeighborInfo_KEYS) ProtoMessage

func (*LdpNeighborInfo_KEYS) ProtoMessage()

func (*LdpNeighborInfo_KEYS) Reset

func (m *LdpNeighborInfo_KEYS) Reset()

func (*LdpNeighborInfo_KEYS) String

func (m *LdpNeighborInfo_KEYS) String() string

func (*LdpNeighborInfo_KEYS) XXX_DiscardUnknown

func (m *LdpNeighborInfo_KEYS) XXX_DiscardUnknown()

func (*LdpNeighborInfo_KEYS) XXX_Marshal

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

func (*LdpNeighborInfo_KEYS) XXX_Merge

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

func (*LdpNeighborInfo_KEYS) XXX_Size

func (m *LdpNeighborInfo_KEYS) XXX_Size() int

func (*LdpNeighborInfo_KEYS) XXX_Unmarshal

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

type LdpPtclAdjInfo

type LdpPtclAdjInfo struct {
	TaHoldtime                 uint32        `protobuf:"varint,1,opt,name=ta_holdtime,json=taHoldtime,proto3" json:"ta_holdtime,omitempty"`
	TaState                    string        `protobuf:"bytes,2,opt,name=ta_state,json=taState,proto3" json:"ta_state,omitempty"`
	TaPiesSent                 uint32        `protobuf:"varint,3,opt,name=ta_pies_sent,json=taPiesSent,proto3" json:"ta_pies_sent,omitempty"`
	TaPiesRcvd                 uint32        `protobuf:"varint,4,opt,name=ta_pies_rcvd,json=taPiesRcvd,proto3" json:"ta_pies_rcvd,omitempty"`
	TaUpTimeSeconds            uint32        `protobuf:"varint,5,opt,name=ta_up_time_seconds,json=taUpTimeSeconds,proto3" json:"ta_up_time_seconds,omitempty"`
	TaGracefulRestartAdjacency *LdpGrAdjInfo `` /* 143-byte string literal not displayed */
	DownstreamOnDemand         bool          `protobuf:"varint,7,opt,name=downstream_on_demand,json=downstreamOnDemand,proto3" json:"downstream_on_demand,omitempty"`
	XXX_NoUnkeyedLiteral       struct{}      `json:"-"`
	XXX_unrecognized           []byte        `json:"-"`
	XXX_sizecache              int32         `json:"-"`
}

func (*LdpPtclAdjInfo) Descriptor

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

func (*LdpPtclAdjInfo) GetDownstreamOnDemand

func (m *LdpPtclAdjInfo) GetDownstreamOnDemand() bool

func (*LdpPtclAdjInfo) GetTaGracefulRestartAdjacency

func (m *LdpPtclAdjInfo) GetTaGracefulRestartAdjacency() *LdpGrAdjInfo

func (*LdpPtclAdjInfo) GetTaHoldtime

func (m *LdpPtclAdjInfo) GetTaHoldtime() uint32

func (*LdpPtclAdjInfo) GetTaPiesRcvd

func (m *LdpPtclAdjInfo) GetTaPiesRcvd() uint32

func (*LdpPtclAdjInfo) GetTaPiesSent

func (m *LdpPtclAdjInfo) GetTaPiesSent() uint32

func (*LdpPtclAdjInfo) GetTaState

func (m *LdpPtclAdjInfo) GetTaState() string

func (*LdpPtclAdjInfo) GetTaUpTimeSeconds

func (m *LdpPtclAdjInfo) GetTaUpTimeSeconds() uint32

func (*LdpPtclAdjInfo) ProtoMessage

func (*LdpPtclAdjInfo) ProtoMessage()

func (*LdpPtclAdjInfo) Reset

func (m *LdpPtclAdjInfo) Reset()

func (*LdpPtclAdjInfo) String

func (m *LdpPtclAdjInfo) String() string

func (*LdpPtclAdjInfo) XXX_DiscardUnknown

func (m *LdpPtclAdjInfo) XXX_DiscardUnknown()

func (*LdpPtclAdjInfo) XXX_Marshal

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

func (*LdpPtclAdjInfo) XXX_Merge

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

func (*LdpPtclAdjInfo) XXX_Size

func (m *LdpPtclAdjInfo) XXX_Size() int

func (*LdpPtclAdjInfo) XXX_Unmarshal

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

type LdpTcpInfo

type LdpTcpInfo struct {
	ForeignHost          *LdpIpAddrTUnion `protobuf:"bytes,1,opt,name=foreign_host,json=foreignHost,proto3" json:"foreign_host,omitempty"`
	ForeignPort          uint32           `protobuf:"varint,2,opt,name=foreign_port,json=foreignPort,proto3" json:"foreign_port,omitempty"`
	LocalHost            *LdpIpAddrTUnion `protobuf:"bytes,3,opt,name=local_host,json=localHost,proto3" json:"local_host,omitempty"`
	LocalPort            uint32           `protobuf:"varint,4,opt,name=local_port,json=localPort,proto3" json:"local_port,omitempty"`
	IsMd5On              bool             `protobuf:"varint,5,opt,name=is_md5_on,json=isMd5On,proto3" json:"is_md5_on,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*LdpTcpInfo) Descriptor

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

func (*LdpTcpInfo) GetForeignHost

func (m *LdpTcpInfo) GetForeignHost() *LdpIpAddrTUnion

func (*LdpTcpInfo) GetForeignPort

func (m *LdpTcpInfo) GetForeignPort() uint32

func (*LdpTcpInfo) GetIsMd5On

func (m *LdpTcpInfo) GetIsMd5On() bool

func (*LdpTcpInfo) GetLocalHost

func (m *LdpTcpInfo) GetLocalHost() *LdpIpAddrTUnion

func (*LdpTcpInfo) GetLocalPort

func (m *LdpTcpInfo) GetLocalPort() uint32

func (*LdpTcpInfo) ProtoMessage

func (*LdpTcpInfo) ProtoMessage()

func (*LdpTcpInfo) Reset

func (m *LdpTcpInfo) Reset()

func (*LdpTcpInfo) String

func (m *LdpTcpInfo) String() string

func (*LdpTcpInfo) XXX_DiscardUnknown

func (m *LdpTcpInfo) XXX_DiscardUnknown()

func (*LdpTcpInfo) XXX_Marshal

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

func (*LdpTcpInfo) XXX_Merge

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

func (*LdpTcpInfo) XXX_Size

func (m *LdpTcpInfo) XXX_Size() int

func (*LdpTcpInfo) XXX_Unmarshal

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

type LinkHello

type LinkHello struct {
	Interface            string   `protobuf:"bytes,1,opt,name=interface,proto3" json:"interface,omitempty"`
	InterfaceName        string   `protobuf:"bytes,2,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LinkHello) Descriptor

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

func (*LinkHello) GetInterface

func (m *LinkHello) GetInterface() string

func (*LinkHello) GetInterfaceName

func (m *LinkHello) GetInterfaceName() string

func (*LinkHello) ProtoMessage

func (*LinkHello) ProtoMessage()

func (*LinkHello) Reset

func (m *LinkHello) Reset()

func (*LinkHello) String

func (m *LinkHello) String() string

func (*LinkHello) XXX_DiscardUnknown

func (m *LinkHello) XXX_DiscardUnknown()

func (*LinkHello) XXX_Marshal

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

func (*LinkHello) XXX_Merge

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

func (*LinkHello) XXX_Size

func (m *LinkHello) XXX_Size() int

func (*LinkHello) XXX_Unmarshal

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

type TargetedHello

type TargetedHello struct {
	LocalAddress         *LdpIpAddrTUnion `protobuf:"bytes,1,opt,name=local_address,json=localAddress,proto3" json:"local_address,omitempty"`
	TargetAddress        *LdpIpAddrTUnion `protobuf:"bytes,2,opt,name=target_address,json=targetAddress,proto3" json:"target_address,omitempty"`
	State                string           `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*TargetedHello) Descriptor

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

func (*TargetedHello) GetLocalAddress

func (m *TargetedHello) GetLocalAddress() *LdpIpAddrTUnion

func (*TargetedHello) GetState

func (m *TargetedHello) GetState() string

func (*TargetedHello) GetTargetAddress

func (m *TargetedHello) GetTargetAddress() *LdpIpAddrTUnion

func (*TargetedHello) ProtoMessage

func (*TargetedHello) ProtoMessage()

func (*TargetedHello) Reset

func (m *TargetedHello) Reset()

func (*TargetedHello) String

func (m *TargetedHello) String() string

func (*TargetedHello) XXX_DiscardUnknown

func (m *TargetedHello) XXX_DiscardUnknown()

func (*TargetedHello) XXX_Marshal

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

func (*TargetedHello) XXX_Merge

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

func (*TargetedHello) XXX_Size

func (m *TargetedHello) XXX_Size() int

func (*TargetedHello) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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