cisco_ios_xr_ipv6_new_dhcpv6d_oper_dhcpv6_nodes_node_base_addr_bindings_addr_binding

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: 0

Documentation

Overview

Cisco-IOS-XR-ipv6-new-dhcpv6d-oper:dhcpv6/nodes/node/base/addr-bindings/addr-binding

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ipv6Dhcpv6DBaseBinding

type Ipv6Dhcpv6DBaseBinding struct {
	MacAddress             string   `protobuf:"bytes,50,opt,name=mac_address,json=macAddress,proto3" json:"mac_address,omitempty"`
	VrfName                string   `protobuf:"bytes,51,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	ServerVrfName          string   `protobuf:"bytes,52,opt,name=server_vrf_name,json=serverVrfName,proto3" json:"server_vrf_name,omitempty"`
	Ipv6Address            string   `protobuf:"bytes,53,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"`
	ServerIpv6Address      string   `protobuf:"bytes,54,opt,name=server_ipv6_address,json=serverIpv6Address,proto3" json:"server_ipv6_address,omitempty"`
	ReplyServerIpv6Address string   `` /* 132-byte string literal not displayed */
	LeaseTime              uint32   `protobuf:"varint,56,opt,name=lease_time,json=leaseTime,proto3" json:"lease_time,omitempty"`
	RemainingLeaseTime     uint32   `protobuf:"varint,57,opt,name=remaining_lease_time,json=remainingLeaseTime,proto3" json:"remaining_lease_time,omitempty"`
	State                  string   `protobuf:"bytes,58,opt,name=state,proto3" json:"state,omitempty"`
	InterfaceName          string   `protobuf:"bytes,59,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	AccessVrfName          string   `protobuf:"bytes,60,opt,name=access_vrf_name,json=accessVrfName,proto3" json:"access_vrf_name,omitempty"`
	BaseBindingTags        uint32   `protobuf:"varint,61,opt,name=base_binding_tags,json=baseBindingTags,proto3" json:"base_binding_tags,omitempty"`
	BaseBindingOuterTag    uint32   `protobuf:"varint,62,opt,name=base_binding_outer_tag,json=baseBindingOuterTag,proto3" json:"base_binding_outer_tag,omitempty"`
	BaseBindingInnerTag    uint32   `protobuf:"varint,63,opt,name=base_binding_inner_tag,json=baseBindingInnerTag,proto3" json:"base_binding_inner_tag,omitempty"`
	ProfileName            string   `protobuf:"bytes,64,opt,name=profile_name,json=profileName,proto3" json:"profile_name,omitempty"`
	IsNakNextRenew         bool     `protobuf:"varint,65,opt,name=is_nak_next_renew,json=isNakNextRenew,proto3" json:"is_nak_next_renew,omitempty"`
	SubscriberLabel        uint32   `protobuf:"varint,66,opt,name=subscriber_label,json=subscriberLabel,proto3" json:"subscriber_label,omitempty"`
	OldSubscriberLabel     uint32   `protobuf:"varint,67,opt,name=old_subscriber_label,json=oldSubscriberLabel,proto3" json:"old_subscriber_label,omitempty"`
	RxClientDuid           string   `protobuf:"bytes,68,opt,name=rx_client_duid,json=rxClientDuid,proto3" json:"rx_client_duid,omitempty"`
	TxClientUid            string   `protobuf:"bytes,69,opt,name=tx_client_uid,json=txClientUid,proto3" json:"tx_client_uid,omitempty"`
	RxRemoteId             string   `protobuf:"bytes,70,opt,name=rx_remote_id,json=rxRemoteId,proto3" json:"rx_remote_id,omitempty"`
	TxRemoteId             string   `protobuf:"bytes,71,opt,name=tx_remote_id,json=txRemoteId,proto3" json:"tx_remote_id,omitempty"`
	RxInterfaceId          string   `protobuf:"bytes,72,opt,name=rx_interface_id,json=rxInterfaceId,proto3" json:"rx_interface_id,omitempty"`
	TxInterfaceId          string   `protobuf:"bytes,73,opt,name=tx_interface_id,json=txInterfaceId,proto3" json:"tx_interface_id,omitempty"`
	XXX_NoUnkeyedLiteral   struct{} `json:"-"`
	XXX_unrecognized       []byte   `json:"-"`
	XXX_sizecache          int32    `json:"-"`
}

func (*Ipv6Dhcpv6DBaseBinding) Descriptor

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

func (*Ipv6Dhcpv6DBaseBinding) GetAccessVrfName

func (m *Ipv6Dhcpv6DBaseBinding) GetAccessVrfName() string

func (*Ipv6Dhcpv6DBaseBinding) GetBaseBindingInnerTag

func (m *Ipv6Dhcpv6DBaseBinding) GetBaseBindingInnerTag() uint32

func (*Ipv6Dhcpv6DBaseBinding) GetBaseBindingOuterTag

func (m *Ipv6Dhcpv6DBaseBinding) GetBaseBindingOuterTag() uint32

func (*Ipv6Dhcpv6DBaseBinding) GetBaseBindingTags

func (m *Ipv6Dhcpv6DBaseBinding) GetBaseBindingTags() uint32

func (*Ipv6Dhcpv6DBaseBinding) GetInterfaceName

func (m *Ipv6Dhcpv6DBaseBinding) GetInterfaceName() string

func (*Ipv6Dhcpv6DBaseBinding) GetIpv6Address

func (m *Ipv6Dhcpv6DBaseBinding) GetIpv6Address() string

func (*Ipv6Dhcpv6DBaseBinding) GetIsNakNextRenew

func (m *Ipv6Dhcpv6DBaseBinding) GetIsNakNextRenew() bool

func (*Ipv6Dhcpv6DBaseBinding) GetLeaseTime

func (m *Ipv6Dhcpv6DBaseBinding) GetLeaseTime() uint32

func (*Ipv6Dhcpv6DBaseBinding) GetMacAddress

func (m *Ipv6Dhcpv6DBaseBinding) GetMacAddress() string

func (*Ipv6Dhcpv6DBaseBinding) GetOldSubscriberLabel

func (m *Ipv6Dhcpv6DBaseBinding) GetOldSubscriberLabel() uint32

func (*Ipv6Dhcpv6DBaseBinding) GetProfileName

func (m *Ipv6Dhcpv6DBaseBinding) GetProfileName() string

func (*Ipv6Dhcpv6DBaseBinding) GetRemainingLeaseTime

func (m *Ipv6Dhcpv6DBaseBinding) GetRemainingLeaseTime() uint32

func (*Ipv6Dhcpv6DBaseBinding) GetReplyServerIpv6Address

func (m *Ipv6Dhcpv6DBaseBinding) GetReplyServerIpv6Address() string

func (*Ipv6Dhcpv6DBaseBinding) GetRxClientDuid

func (m *Ipv6Dhcpv6DBaseBinding) GetRxClientDuid() string

func (*Ipv6Dhcpv6DBaseBinding) GetRxInterfaceId

func (m *Ipv6Dhcpv6DBaseBinding) GetRxInterfaceId() string

func (*Ipv6Dhcpv6DBaseBinding) GetRxRemoteId

func (m *Ipv6Dhcpv6DBaseBinding) GetRxRemoteId() string

func (*Ipv6Dhcpv6DBaseBinding) GetServerIpv6Address

func (m *Ipv6Dhcpv6DBaseBinding) GetServerIpv6Address() string

func (*Ipv6Dhcpv6DBaseBinding) GetServerVrfName

func (m *Ipv6Dhcpv6DBaseBinding) GetServerVrfName() string

func (*Ipv6Dhcpv6DBaseBinding) GetState

func (m *Ipv6Dhcpv6DBaseBinding) GetState() string

func (*Ipv6Dhcpv6DBaseBinding) GetSubscriberLabel

func (m *Ipv6Dhcpv6DBaseBinding) GetSubscriberLabel() uint32

func (*Ipv6Dhcpv6DBaseBinding) GetTxClientUid

func (m *Ipv6Dhcpv6DBaseBinding) GetTxClientUid() string

func (*Ipv6Dhcpv6DBaseBinding) GetTxInterfaceId

func (m *Ipv6Dhcpv6DBaseBinding) GetTxInterfaceId() string

func (*Ipv6Dhcpv6DBaseBinding) GetTxRemoteId

func (m *Ipv6Dhcpv6DBaseBinding) GetTxRemoteId() string

func (*Ipv6Dhcpv6DBaseBinding) GetVrfName

func (m *Ipv6Dhcpv6DBaseBinding) GetVrfName() string

func (*Ipv6Dhcpv6DBaseBinding) ProtoMessage

func (*Ipv6Dhcpv6DBaseBinding) ProtoMessage()

func (*Ipv6Dhcpv6DBaseBinding) Reset

func (m *Ipv6Dhcpv6DBaseBinding) Reset()

func (*Ipv6Dhcpv6DBaseBinding) String

func (m *Ipv6Dhcpv6DBaseBinding) String() string

func (*Ipv6Dhcpv6DBaseBinding) XXX_DiscardUnknown

func (m *Ipv6Dhcpv6DBaseBinding) XXX_DiscardUnknown()

func (*Ipv6Dhcpv6DBaseBinding) XXX_Marshal

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

func (*Ipv6Dhcpv6DBaseBinding) XXX_Merge

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

func (*Ipv6Dhcpv6DBaseBinding) XXX_Size

func (m *Ipv6Dhcpv6DBaseBinding) XXX_Size() int

func (*Ipv6Dhcpv6DBaseBinding) XXX_Unmarshal

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

type Ipv6Dhcpv6DBaseBinding_KEYS

type Ipv6Dhcpv6DBaseBinding_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	AddrString           string   `protobuf:"bytes,2,opt,name=addr_string,json=addrString,proto3" json:"addr_string,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ipv6Dhcpv6DBaseBinding_KEYS) Descriptor

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

func (*Ipv6Dhcpv6DBaseBinding_KEYS) GetAddrString

func (m *Ipv6Dhcpv6DBaseBinding_KEYS) GetAddrString() string

func (*Ipv6Dhcpv6DBaseBinding_KEYS) GetNodeName

func (m *Ipv6Dhcpv6DBaseBinding_KEYS) GetNodeName() string

func (*Ipv6Dhcpv6DBaseBinding_KEYS) ProtoMessage

func (*Ipv6Dhcpv6DBaseBinding_KEYS) ProtoMessage()

func (*Ipv6Dhcpv6DBaseBinding_KEYS) Reset

func (m *Ipv6Dhcpv6DBaseBinding_KEYS) Reset()

func (*Ipv6Dhcpv6DBaseBinding_KEYS) String

func (m *Ipv6Dhcpv6DBaseBinding_KEYS) String() string

func (*Ipv6Dhcpv6DBaseBinding_KEYS) XXX_DiscardUnknown

func (m *Ipv6Dhcpv6DBaseBinding_KEYS) XXX_DiscardUnknown()

func (*Ipv6Dhcpv6DBaseBinding_KEYS) XXX_Marshal

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

func (*Ipv6Dhcpv6DBaseBinding_KEYS) XXX_Merge

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

func (*Ipv6Dhcpv6DBaseBinding_KEYS) XXX_Size

func (m *Ipv6Dhcpv6DBaseBinding_KEYS) XXX_Size() int

func (*Ipv6Dhcpv6DBaseBinding_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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