cisco_ios_xr_cdp_oper_cdp_nodes_node_neighbors_summaries_summary

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-cdp-oper:cdp/nodes/node/neighbors/summaries/summary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CdpAddrEntryEntry

type CdpAddrEntryEntry struct {
	CdpAddrEntry         []*CdpAddrEntryItem `protobuf:"bytes,1,rep,name=cdp_addr_entry,json=cdpAddrEntry,proto3" json:"cdp_addr_entry,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*CdpAddrEntryEntry) Descriptor

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

func (*CdpAddrEntryEntry) GetCdpAddrEntry

func (m *CdpAddrEntryEntry) GetCdpAddrEntry() []*CdpAddrEntryItem

func (*CdpAddrEntryEntry) ProtoMessage

func (*CdpAddrEntryEntry) ProtoMessage()

func (*CdpAddrEntryEntry) Reset

func (m *CdpAddrEntryEntry) Reset()

func (*CdpAddrEntryEntry) String

func (m *CdpAddrEntryEntry) String() string

func (*CdpAddrEntryEntry) XXX_DiscardUnknown

func (m *CdpAddrEntryEntry) XXX_DiscardUnknown()

func (*CdpAddrEntryEntry) XXX_Marshal

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

func (*CdpAddrEntryEntry) XXX_Merge

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

func (*CdpAddrEntryEntry) XXX_Size

func (m *CdpAddrEntryEntry) XXX_Size() int

func (*CdpAddrEntryEntry) XXX_Unmarshal

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

type CdpAddrEntryItem

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

func (*CdpAddrEntryItem) Descriptor

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

func (*CdpAddrEntryItem) GetAddress

func (m *CdpAddrEntryItem) GetAddress() *CdpL3Addr

func (*CdpAddrEntryItem) ProtoMessage

func (*CdpAddrEntryItem) ProtoMessage()

func (*CdpAddrEntryItem) Reset

func (m *CdpAddrEntryItem) Reset()

func (*CdpAddrEntryItem) String

func (m *CdpAddrEntryItem) String() string

func (*CdpAddrEntryItem) XXX_DiscardUnknown

func (m *CdpAddrEntryItem) XXX_DiscardUnknown()

func (*CdpAddrEntryItem) XXX_Marshal

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

func (*CdpAddrEntryItem) XXX_Merge

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

func (*CdpAddrEntryItem) XXX_Size

func (m *CdpAddrEntryItem) XXX_Size() int

func (*CdpAddrEntryItem) XXX_Unmarshal

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

type CdpL3Addr

type CdpL3Addr struct {
	AddressType          string   `protobuf:"bytes,1,opt,name=address_type,json=addressType,proto3" json:"address_type,omitempty"`
	Ipv4Address          string   `protobuf:"bytes,2,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	Ipv6Address          string   `protobuf:"bytes,3,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*CdpL3Addr) Descriptor

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

func (*CdpL3Addr) GetAddressType

func (m *CdpL3Addr) GetAddressType() string

func (*CdpL3Addr) GetIpv4Address

func (m *CdpL3Addr) GetIpv4Address() string

func (*CdpL3Addr) GetIpv6Address

func (m *CdpL3Addr) GetIpv6Address() string

func (*CdpL3Addr) ProtoMessage

func (*CdpL3Addr) ProtoMessage()

func (*CdpL3Addr) Reset

func (m *CdpL3Addr) Reset()

func (*CdpL3Addr) String

func (m *CdpL3Addr) String() string

func (*CdpL3Addr) XXX_DiscardUnknown

func (m *CdpL3Addr) XXX_DiscardUnknown()

func (*CdpL3Addr) XXX_Marshal

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

func (*CdpL3Addr) XXX_Merge

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

func (*CdpL3Addr) XXX_Size

func (m *CdpL3Addr) XXX_Size() int

func (*CdpL3Addr) XXX_Unmarshal

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

type CdpNeighborDetail

type CdpNeighborDetail struct {
	NetworkAddresses     *CdpAddrEntryEntry      `protobuf:"bytes,1,opt,name=network_addresses,json=networkAddresses,proto3" json:"network_addresses,omitempty"`
	Version              string                  `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
	ProtocolHelloList    *CdpProtHelloEntryEntry `protobuf:"bytes,3,opt,name=protocol_hello_list,json=protocolHelloList,proto3" json:"protocol_hello_list,omitempty"`
	VtpDomain            string                  `protobuf:"bytes,4,opt,name=vtp_domain,json=vtpDomain,proto3" json:"vtp_domain,omitempty"`
	NativeVlan           uint32                  `protobuf:"varint,5,opt,name=native_vlan,json=nativeVlan,proto3" json:"native_vlan,omitempty"`
	Duplex               string                  `protobuf:"bytes,6,opt,name=duplex,proto3" json:"duplex,omitempty"`
	SystemName           string                  `protobuf:"bytes,7,opt,name=system_name,json=systemName,proto3" json:"system_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*CdpNeighborDetail) Descriptor

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

func (*CdpNeighborDetail) GetDuplex

func (m *CdpNeighborDetail) GetDuplex() string

func (*CdpNeighborDetail) GetNativeVlan

func (m *CdpNeighborDetail) GetNativeVlan() uint32

func (*CdpNeighborDetail) GetNetworkAddresses

func (m *CdpNeighborDetail) GetNetworkAddresses() *CdpAddrEntryEntry

func (*CdpNeighborDetail) GetProtocolHelloList

func (m *CdpNeighborDetail) GetProtocolHelloList() *CdpProtHelloEntryEntry

func (*CdpNeighborDetail) GetSystemName

func (m *CdpNeighborDetail) GetSystemName() string

func (*CdpNeighborDetail) GetVersion

func (m *CdpNeighborDetail) GetVersion() string

func (*CdpNeighborDetail) GetVtpDomain

func (m *CdpNeighborDetail) GetVtpDomain() string

func (*CdpNeighborDetail) ProtoMessage

func (*CdpNeighborDetail) ProtoMessage()

func (*CdpNeighborDetail) Reset

func (m *CdpNeighborDetail) Reset()

func (*CdpNeighborDetail) String

func (m *CdpNeighborDetail) String() string

func (*CdpNeighborDetail) XXX_DiscardUnknown

func (m *CdpNeighborDetail) XXX_DiscardUnknown()

func (*CdpNeighborDetail) XXX_Marshal

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

func (*CdpNeighborDetail) XXX_Merge

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

func (*CdpNeighborDetail) XXX_Size

func (m *CdpNeighborDetail) XXX_Size() int

func (*CdpNeighborDetail) XXX_Unmarshal

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

type CdpNeighborEntry

type CdpNeighborEntry struct {
	CdpNeighbor          []*CdpNeighborItem `protobuf:"bytes,50,rep,name=cdp_neighbor,json=cdpNeighbor,proto3" json:"cdp_neighbor,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*CdpNeighborEntry) Descriptor

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

func (*CdpNeighborEntry) GetCdpNeighbor

func (m *CdpNeighborEntry) GetCdpNeighbor() []*CdpNeighborItem

func (*CdpNeighborEntry) ProtoMessage

func (*CdpNeighborEntry) ProtoMessage()

func (*CdpNeighborEntry) Reset

func (m *CdpNeighborEntry) Reset()

func (*CdpNeighborEntry) String

func (m *CdpNeighborEntry) String() string

func (*CdpNeighborEntry) XXX_DiscardUnknown

func (m *CdpNeighborEntry) XXX_DiscardUnknown()

func (*CdpNeighborEntry) XXX_Marshal

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

func (*CdpNeighborEntry) XXX_Merge

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

func (*CdpNeighborEntry) XXX_Size

func (m *CdpNeighborEntry) XXX_Size() int

func (*CdpNeighborEntry) XXX_Unmarshal

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

type CdpNeighborEntry_KEYS

type CdpNeighborEntry_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	InterfaceName        string   `protobuf:"bytes,2,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	DeviceId             string   `protobuf:"bytes,3,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*CdpNeighborEntry_KEYS) Descriptor

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

func (*CdpNeighborEntry_KEYS) GetDeviceId

func (m *CdpNeighborEntry_KEYS) GetDeviceId() string

func (*CdpNeighborEntry_KEYS) GetInterfaceName

func (m *CdpNeighborEntry_KEYS) GetInterfaceName() string

func (*CdpNeighborEntry_KEYS) GetNodeName

func (m *CdpNeighborEntry_KEYS) GetNodeName() string

func (*CdpNeighborEntry_KEYS) ProtoMessage

func (*CdpNeighborEntry_KEYS) ProtoMessage()

func (*CdpNeighborEntry_KEYS) Reset

func (m *CdpNeighborEntry_KEYS) Reset()

func (*CdpNeighborEntry_KEYS) String

func (m *CdpNeighborEntry_KEYS) String() string

func (*CdpNeighborEntry_KEYS) XXX_DiscardUnknown

func (m *CdpNeighborEntry_KEYS) XXX_DiscardUnknown()

func (*CdpNeighborEntry_KEYS) XXX_Marshal

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

func (*CdpNeighborEntry_KEYS) XXX_Merge

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

func (*CdpNeighborEntry_KEYS) XXX_Size

func (m *CdpNeighborEntry_KEYS) XXX_Size() int

func (*CdpNeighborEntry_KEYS) XXX_Unmarshal

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

type CdpNeighborItem

type CdpNeighborItem struct {
	ReceivingInterfaceName string             `` /* 129-byte string literal not displayed */
	DeviceId               string             `protobuf:"bytes,2,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"`
	PortId                 string             `protobuf:"bytes,3,opt,name=port_id,json=portId,proto3" json:"port_id,omitempty"`
	HeaderVersion          uint32             `protobuf:"varint,4,opt,name=header_version,json=headerVersion,proto3" json:"header_version,omitempty"`
	HoldTime               uint32             `protobuf:"varint,5,opt,name=hold_time,json=holdTime,proto3" json:"hold_time,omitempty"`
	Capabilities           string             `protobuf:"bytes,6,opt,name=capabilities,proto3" json:"capabilities,omitempty"`
	Platform               string             `protobuf:"bytes,7,opt,name=platform,proto3" json:"platform,omitempty"`
	Detail                 *CdpNeighborDetail `protobuf:"bytes,8,opt,name=detail,proto3" json:"detail,omitempty"`
	XXX_NoUnkeyedLiteral   struct{}           `json:"-"`
	XXX_unrecognized       []byte             `json:"-"`
	XXX_sizecache          int32              `json:"-"`
}

func (*CdpNeighborItem) Descriptor

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

func (*CdpNeighborItem) GetCapabilities

func (m *CdpNeighborItem) GetCapabilities() string

func (*CdpNeighborItem) GetDetail

func (m *CdpNeighborItem) GetDetail() *CdpNeighborDetail

func (*CdpNeighborItem) GetDeviceId

func (m *CdpNeighborItem) GetDeviceId() string

func (*CdpNeighborItem) GetHeaderVersion

func (m *CdpNeighborItem) GetHeaderVersion() uint32

func (*CdpNeighborItem) GetHoldTime

func (m *CdpNeighborItem) GetHoldTime() uint32

func (*CdpNeighborItem) GetPlatform

func (m *CdpNeighborItem) GetPlatform() string

func (*CdpNeighborItem) GetPortId

func (m *CdpNeighborItem) GetPortId() string

func (*CdpNeighborItem) GetReceivingInterfaceName

func (m *CdpNeighborItem) GetReceivingInterfaceName() string

func (*CdpNeighborItem) ProtoMessage

func (*CdpNeighborItem) ProtoMessage()

func (*CdpNeighborItem) Reset

func (m *CdpNeighborItem) Reset()

func (*CdpNeighborItem) String

func (m *CdpNeighborItem) String() string

func (*CdpNeighborItem) XXX_DiscardUnknown

func (m *CdpNeighborItem) XXX_DiscardUnknown()

func (*CdpNeighborItem) XXX_Marshal

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

func (*CdpNeighborItem) XXX_Merge

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

func (*CdpNeighborItem) XXX_Size

func (m *CdpNeighborItem) XXX_Size() int

func (*CdpNeighborItem) XXX_Unmarshal

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

type CdpProtHelloEntryEntry

type CdpProtHelloEntryEntry struct {
	CdpProtHelloEntry    []*CdpProtHelloEntryItem `protobuf:"bytes,1,rep,name=cdp_prot_hello_entry,json=cdpProtHelloEntry,proto3" json:"cdp_prot_hello_entry,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*CdpProtHelloEntryEntry) Descriptor

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

func (*CdpProtHelloEntryEntry) GetCdpProtHelloEntry

func (m *CdpProtHelloEntryEntry) GetCdpProtHelloEntry() []*CdpProtHelloEntryItem

func (*CdpProtHelloEntryEntry) ProtoMessage

func (*CdpProtHelloEntryEntry) ProtoMessage()

func (*CdpProtHelloEntryEntry) Reset

func (m *CdpProtHelloEntryEntry) Reset()

func (*CdpProtHelloEntryEntry) String

func (m *CdpProtHelloEntryEntry) String() string

func (*CdpProtHelloEntryEntry) XXX_DiscardUnknown

func (m *CdpProtHelloEntryEntry) XXX_DiscardUnknown()

func (*CdpProtHelloEntryEntry) XXX_Marshal

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

func (*CdpProtHelloEntryEntry) XXX_Merge

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

func (*CdpProtHelloEntryEntry) XXX_Size

func (m *CdpProtHelloEntryEntry) XXX_Size() int

func (*CdpProtHelloEntryEntry) XXX_Unmarshal

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

type CdpProtHelloEntryItem

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

func (*CdpProtHelloEntryItem) Descriptor

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

func (*CdpProtHelloEntryItem) GetHelloMessage

func (m *CdpProtHelloEntryItem) GetHelloMessage() string

func (*CdpProtHelloEntryItem) ProtoMessage

func (*CdpProtHelloEntryItem) ProtoMessage()

func (*CdpProtHelloEntryItem) Reset

func (m *CdpProtHelloEntryItem) Reset()

func (*CdpProtHelloEntryItem) String

func (m *CdpProtHelloEntryItem) String() string

func (*CdpProtHelloEntryItem) XXX_DiscardUnknown

func (m *CdpProtHelloEntryItem) XXX_DiscardUnknown()

func (*CdpProtHelloEntryItem) XXX_Marshal

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

func (*CdpProtHelloEntryItem) XXX_Merge

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

func (*CdpProtHelloEntryItem) XXX_Size

func (m *CdpProtHelloEntryItem) XXX_Size() int

func (*CdpProtHelloEntryItem) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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