cisco_ios_xr_ipv6_new_dhcpv6d_oper_dhcpv6_nodes_node_relay_binding_clients_client

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-new-dhcpv6d-oper:dhcpv6/nodes/node/relay/binding/clients/client

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ipv6Dhcpv6DRelayRouteBinding

type Ipv6Dhcpv6DRelayRouteBinding struct {
	Duid                 string   `protobuf:"bytes,50,opt,name=duid,proto3" json:"duid,omitempty"`
	ClientIdXr           uint32   `protobuf:"varint,51,opt,name=client_id_xr,json=clientIdXr,proto3" json:"client_id_xr,omitempty"`
	PrefixLength         uint32   `protobuf:"varint,52,opt,name=prefix_length,json=prefixLength,proto3" json:"prefix_length,omitempty"`
	Prefix               string   `protobuf:"bytes,53,opt,name=prefix,proto3" json:"prefix,omitempty"`
	VrfName              string   `protobuf:"bytes,54,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	Lifetime             uint32   `protobuf:"varint,55,opt,name=lifetime,proto3" json:"lifetime,omitempty"`
	RemLifeTime          uint32   `protobuf:"varint,56,opt,name=rem_life_time,json=remLifeTime,proto3" json:"rem_life_time,omitempty"`
	InterfaceName        string   `protobuf:"bytes,57,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	NextHopAddr          string   `protobuf:"bytes,58,opt,name=next_hop_addr,json=nextHopAddr,proto3" json:"next_hop_addr,omitempty"`
	IaId                 uint32   `protobuf:"varint,59,opt,name=ia_id,json=iaId,proto3" json:"ia_id,omitempty"`
	RelayProfileName     string   `protobuf:"bytes,60,opt,name=relay_profile_name,json=relayProfileName,proto3" json:"relay_profile_name,omitempty"`
	L2IntfAcName         string   `protobuf:"bytes,61,opt,name=l2_intf_ac_name,json=l2IntfAcName,proto3" json:"l2_intf_ac_name,omitempty"`
	Ifname               []string `protobuf:"bytes,62,rep,name=ifname,proto3" json:"ifname,omitempty"`
	SergState            uint32   `protobuf:"varint,63,opt,name=serg_state,json=sergState,proto3" json:"serg_state,omitempty"`
	SergIntfRole         uint32   `protobuf:"varint,64,opt,name=serg_intf_role,json=sergIntfRole,proto3" json:"serg_intf_role,omitempty"`
	RelayBindingChaddr   []uint32 `` /* 126-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ipv6Dhcpv6DRelayRouteBinding) Descriptor

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

func (*Ipv6Dhcpv6DRelayRouteBinding) GetClientIdXr

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetClientIdXr() uint32

func (*Ipv6Dhcpv6DRelayRouteBinding) GetDuid

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetDuid() string

func (*Ipv6Dhcpv6DRelayRouteBinding) GetIaId

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetIaId() uint32

func (*Ipv6Dhcpv6DRelayRouteBinding) GetIfname

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetIfname() []string

func (*Ipv6Dhcpv6DRelayRouteBinding) GetInterfaceName

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetInterfaceName() string

func (*Ipv6Dhcpv6DRelayRouteBinding) GetL2IntfAcName

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetL2IntfAcName() string

func (*Ipv6Dhcpv6DRelayRouteBinding) GetLifetime

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetLifetime() uint32

func (*Ipv6Dhcpv6DRelayRouteBinding) GetNextHopAddr

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetNextHopAddr() string

func (*Ipv6Dhcpv6DRelayRouteBinding) GetPrefix

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetPrefix() string

func (*Ipv6Dhcpv6DRelayRouteBinding) GetPrefixLength

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetPrefixLength() uint32

func (*Ipv6Dhcpv6DRelayRouteBinding) GetRelayBindingChaddr

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetRelayBindingChaddr() []uint32

func (*Ipv6Dhcpv6DRelayRouteBinding) GetRelayProfileName

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetRelayProfileName() string

func (*Ipv6Dhcpv6DRelayRouteBinding) GetRemLifeTime

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetRemLifeTime() uint32

func (*Ipv6Dhcpv6DRelayRouteBinding) GetSergIntfRole

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetSergIntfRole() uint32

func (*Ipv6Dhcpv6DRelayRouteBinding) GetSergState

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetSergState() uint32

func (*Ipv6Dhcpv6DRelayRouteBinding) GetVrfName

func (m *Ipv6Dhcpv6DRelayRouteBinding) GetVrfName() string

func (*Ipv6Dhcpv6DRelayRouteBinding) ProtoMessage

func (*Ipv6Dhcpv6DRelayRouteBinding) ProtoMessage()

func (*Ipv6Dhcpv6DRelayRouteBinding) Reset

func (m *Ipv6Dhcpv6DRelayRouteBinding) Reset()

func (*Ipv6Dhcpv6DRelayRouteBinding) String

func (*Ipv6Dhcpv6DRelayRouteBinding) XXX_DiscardUnknown

func (m *Ipv6Dhcpv6DRelayRouteBinding) XXX_DiscardUnknown()

func (*Ipv6Dhcpv6DRelayRouteBinding) XXX_Marshal

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

func (*Ipv6Dhcpv6DRelayRouteBinding) XXX_Merge

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

func (*Ipv6Dhcpv6DRelayRouteBinding) XXX_Size

func (m *Ipv6Dhcpv6DRelayRouteBinding) XXX_Size() int

func (*Ipv6Dhcpv6DRelayRouteBinding) XXX_Unmarshal

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

type Ipv6Dhcpv6DRelayRouteBinding_KEYS

type Ipv6Dhcpv6DRelayRouteBinding_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	ClientId             string   `protobuf:"bytes,2,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ipv6Dhcpv6DRelayRouteBinding_KEYS) Descriptor

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

func (*Ipv6Dhcpv6DRelayRouteBinding_KEYS) GetClientId

func (m *Ipv6Dhcpv6DRelayRouteBinding_KEYS) GetClientId() string

func (*Ipv6Dhcpv6DRelayRouteBinding_KEYS) GetNodeName

func (m *Ipv6Dhcpv6DRelayRouteBinding_KEYS) GetNodeName() string

func (*Ipv6Dhcpv6DRelayRouteBinding_KEYS) ProtoMessage

func (*Ipv6Dhcpv6DRelayRouteBinding_KEYS) ProtoMessage()

func (*Ipv6Dhcpv6DRelayRouteBinding_KEYS) Reset

func (*Ipv6Dhcpv6DRelayRouteBinding_KEYS) String

func (*Ipv6Dhcpv6DRelayRouteBinding_KEYS) XXX_DiscardUnknown

func (m *Ipv6Dhcpv6DRelayRouteBinding_KEYS) XXX_DiscardUnknown()

func (*Ipv6Dhcpv6DRelayRouteBinding_KEYS) XXX_Marshal

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

func (*Ipv6Dhcpv6DRelayRouteBinding_KEYS) XXX_Merge

func (*Ipv6Dhcpv6DRelayRouteBinding_KEYS) XXX_Size

func (m *Ipv6Dhcpv6DRelayRouteBinding_KEYS) XXX_Size() int

func (*Ipv6Dhcpv6DRelayRouteBinding_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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