cisco_ios_xr_ipv6_nd_oper_ipv6_node_discovery_nodes_node_neighbor_interfaces_neighbor_interface_host_addresses_host_address

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-ipv6-nd-oper:ipv6-node-discovery/nodes/node/neighbor-interfaces/neighbor-interface/host-addresses/host-address

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BagTimespec

type BagTimespec struct {
	Seconds              uint32   `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BagTimespec) Descriptor

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

func (*BagTimespec) GetSeconds

func (m *BagTimespec) GetSeconds() uint32

func (*BagTimespec) ProtoMessage

func (*BagTimespec) ProtoMessage()

func (*BagTimespec) Reset

func (m *BagTimespec) Reset()

func (*BagTimespec) String

func (m *BagTimespec) String() string

func (*BagTimespec) XXX_DiscardUnknown

func (m *BagTimespec) XXX_DiscardUnknown()

func (*BagTimespec) XXX_Marshal

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

func (*BagTimespec) XXX_Merge

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

func (*BagTimespec) XXX_Size

func (m *BagTimespec) XXX_Size() int

func (*BagTimespec) XXX_Unmarshal

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

type Ipv6NdNeighborEntry

type Ipv6NdNeighborEntry struct {
	LastReachedTime       *BagTimespec `protobuf:"bytes,50,opt,name=last_reached_time,json=lastReachedTime,proto3" json:"last_reached_time,omitempty"`
	ReachabilityState     string       `protobuf:"bytes,51,opt,name=reachability_state,json=reachabilityState,proto3" json:"reachability_state,omitempty"`
	LinkLayerAddress      string       `protobuf:"bytes,52,opt,name=link_layer_address,json=linkLayerAddress,proto3" json:"link_layer_address,omitempty"`
	Encapsulation         string       `protobuf:"bytes,53,opt,name=encapsulation,proto3" json:"encapsulation,omitempty"`
	SelectedEncapsulation string       `protobuf:"bytes,54,opt,name=selected_encapsulation,json=selectedEncapsulation,proto3" json:"selected_encapsulation,omitempty"`
	OriginEncapsulation   string       `protobuf:"bytes,55,opt,name=origin_encapsulation,json=originEncapsulation,proto3" json:"origin_encapsulation,omitempty"`
	InterfaceName         string       `protobuf:"bytes,56,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	Location              string       `protobuf:"bytes,57,opt,name=location,proto3" json:"location,omitempty"`
	IsRouter              bool         `protobuf:"varint,58,opt,name=is_router,json=isRouter,proto3" json:"is_router,omitempty"`
	SergFlags             uint32       `protobuf:"varint,59,opt,name=serg_flags,json=sergFlags,proto3" json:"serg_flags,omitempty"`
	Vrfid                 uint32       `protobuf:"varint,60,opt,name=vrfid,proto3" json:"vrfid,omitempty"`
	XXX_NoUnkeyedLiteral  struct{}     `json:"-"`
	XXX_unrecognized      []byte       `json:"-"`
	XXX_sizecache         int32        `json:"-"`
}

func (*Ipv6NdNeighborEntry) Descriptor

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

func (*Ipv6NdNeighborEntry) GetEncapsulation

func (m *Ipv6NdNeighborEntry) GetEncapsulation() string

func (*Ipv6NdNeighborEntry) GetInterfaceName

func (m *Ipv6NdNeighborEntry) GetInterfaceName() string

func (*Ipv6NdNeighborEntry) GetIsRouter

func (m *Ipv6NdNeighborEntry) GetIsRouter() bool

func (*Ipv6NdNeighborEntry) GetLastReachedTime

func (m *Ipv6NdNeighborEntry) GetLastReachedTime() *BagTimespec

func (*Ipv6NdNeighborEntry) GetLinkLayerAddress

func (m *Ipv6NdNeighborEntry) GetLinkLayerAddress() string

func (*Ipv6NdNeighborEntry) GetLocation

func (m *Ipv6NdNeighborEntry) GetLocation() string

func (*Ipv6NdNeighborEntry) GetOriginEncapsulation

func (m *Ipv6NdNeighborEntry) GetOriginEncapsulation() string

func (*Ipv6NdNeighborEntry) GetReachabilityState

func (m *Ipv6NdNeighborEntry) GetReachabilityState() string

func (*Ipv6NdNeighborEntry) GetSelectedEncapsulation

func (m *Ipv6NdNeighborEntry) GetSelectedEncapsulation() string

func (*Ipv6NdNeighborEntry) GetSergFlags

func (m *Ipv6NdNeighborEntry) GetSergFlags() uint32

func (*Ipv6NdNeighborEntry) GetVrfid

func (m *Ipv6NdNeighborEntry) GetVrfid() uint32

func (*Ipv6NdNeighborEntry) ProtoMessage

func (*Ipv6NdNeighborEntry) ProtoMessage()

func (*Ipv6NdNeighborEntry) Reset

func (m *Ipv6NdNeighborEntry) Reset()

func (*Ipv6NdNeighborEntry) String

func (m *Ipv6NdNeighborEntry) String() string

func (*Ipv6NdNeighborEntry) XXX_DiscardUnknown

func (m *Ipv6NdNeighborEntry) XXX_DiscardUnknown()

func (*Ipv6NdNeighborEntry) XXX_Marshal

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

func (*Ipv6NdNeighborEntry) XXX_Merge

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

func (*Ipv6NdNeighborEntry) XXX_Size

func (m *Ipv6NdNeighborEntry) XXX_Size() int

func (*Ipv6NdNeighborEntry) XXX_Unmarshal

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

type Ipv6NdNeighborEntry_KEYS

type Ipv6NdNeighborEntry_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"`
	HostAddress          string   `protobuf:"bytes,3,opt,name=host_address,json=hostAddress,proto3" json:"host_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ipv6NdNeighborEntry_KEYS) Descriptor

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

func (*Ipv6NdNeighborEntry_KEYS) GetHostAddress

func (m *Ipv6NdNeighborEntry_KEYS) GetHostAddress() string

func (*Ipv6NdNeighborEntry_KEYS) GetInterfaceName

func (m *Ipv6NdNeighborEntry_KEYS) GetInterfaceName() string

func (*Ipv6NdNeighborEntry_KEYS) GetNodeName

func (m *Ipv6NdNeighborEntry_KEYS) GetNodeName() string

func (*Ipv6NdNeighborEntry_KEYS) ProtoMessage

func (*Ipv6NdNeighborEntry_KEYS) ProtoMessage()

func (*Ipv6NdNeighborEntry_KEYS) Reset

func (m *Ipv6NdNeighborEntry_KEYS) Reset()

func (*Ipv6NdNeighborEntry_KEYS) String

func (m *Ipv6NdNeighborEntry_KEYS) String() string

func (*Ipv6NdNeighborEntry_KEYS) XXX_DiscardUnknown

func (m *Ipv6NdNeighborEntry_KEYS) XXX_DiscardUnknown()

func (*Ipv6NdNeighborEntry_KEYS) XXX_Marshal

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

func (*Ipv6NdNeighborEntry_KEYS) XXX_Merge

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

func (*Ipv6NdNeighborEntry_KEYS) XXX_Size

func (m *Ipv6NdNeighborEntry_KEYS) XXX_Size() int

func (*Ipv6NdNeighborEntry_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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