cisco_ios_xr_ipv6_new_dhcpv6d_oper_dhcpv6_nodes_node_proxy_profiles_profile_throttle_infos_throttle_info

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/proxy/profiles/profile/throttle-infos/throttle-info

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ipv6Dhcpv6DMacThrottle

type Ipv6Dhcpv6DMacThrottle struct {
	BindingChaddr        []uint32 `protobuf:"varint,50,rep,packed,name=binding_chaddr,json=bindingChaddr,proto3" json:"binding_chaddr,omitempty"`
	Ifname               []string `protobuf:"bytes,51,rep,name=ifname,proto3" json:"ifname,omitempty"`
	State                uint32   `protobuf:"varint,52,opt,name=state,proto3" json:"state,omitempty"`
	TimeLeft             uint32   `protobuf:"varint,53,opt,name=time_left,json=timeLeft,proto3" json:"time_left,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ipv6Dhcpv6DMacThrottle) Descriptor

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

func (*Ipv6Dhcpv6DMacThrottle) GetBindingChaddr

func (m *Ipv6Dhcpv6DMacThrottle) GetBindingChaddr() []uint32

func (*Ipv6Dhcpv6DMacThrottle) GetIfname

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

func (*Ipv6Dhcpv6DMacThrottle) GetState

func (m *Ipv6Dhcpv6DMacThrottle) GetState() uint32

func (*Ipv6Dhcpv6DMacThrottle) GetTimeLeft

func (m *Ipv6Dhcpv6DMacThrottle) GetTimeLeft() uint32

func (*Ipv6Dhcpv6DMacThrottle) ProtoMessage

func (*Ipv6Dhcpv6DMacThrottle) ProtoMessage()

func (*Ipv6Dhcpv6DMacThrottle) Reset

func (m *Ipv6Dhcpv6DMacThrottle) Reset()

func (*Ipv6Dhcpv6DMacThrottle) String

func (m *Ipv6Dhcpv6DMacThrottle) String() string

func (*Ipv6Dhcpv6DMacThrottle) XXX_DiscardUnknown

func (m *Ipv6Dhcpv6DMacThrottle) XXX_DiscardUnknown()

func (*Ipv6Dhcpv6DMacThrottle) XXX_Marshal

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

func (*Ipv6Dhcpv6DMacThrottle) XXX_Merge

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

func (*Ipv6Dhcpv6DMacThrottle) XXX_Size

func (m *Ipv6Dhcpv6DMacThrottle) XXX_Size() int

func (*Ipv6Dhcpv6DMacThrottle) XXX_Unmarshal

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

type Ipv6Dhcpv6DMacThrottle_KEYS

type Ipv6Dhcpv6DMacThrottle_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	ProfileName          string   `protobuf:"bytes,2,opt,name=profile_name,json=profileName,proto3" json:"profile_name,omitempty"`
	MacAddress           string   `protobuf:"bytes,3,opt,name=mac_address,json=macAddress,proto3" json:"mac_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ipv6Dhcpv6DMacThrottle_KEYS) Descriptor

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

func (*Ipv6Dhcpv6DMacThrottle_KEYS) GetMacAddress

func (m *Ipv6Dhcpv6DMacThrottle_KEYS) GetMacAddress() string

func (*Ipv6Dhcpv6DMacThrottle_KEYS) GetNodeName

func (m *Ipv6Dhcpv6DMacThrottle_KEYS) GetNodeName() string

func (*Ipv6Dhcpv6DMacThrottle_KEYS) GetProfileName

func (m *Ipv6Dhcpv6DMacThrottle_KEYS) GetProfileName() string

func (*Ipv6Dhcpv6DMacThrottle_KEYS) ProtoMessage

func (*Ipv6Dhcpv6DMacThrottle_KEYS) ProtoMessage()

func (*Ipv6Dhcpv6DMacThrottle_KEYS) Reset

func (m *Ipv6Dhcpv6DMacThrottle_KEYS) Reset()

func (*Ipv6Dhcpv6DMacThrottle_KEYS) String

func (m *Ipv6Dhcpv6DMacThrottle_KEYS) String() string

func (*Ipv6Dhcpv6DMacThrottle_KEYS) XXX_DiscardUnknown

func (m *Ipv6Dhcpv6DMacThrottle_KEYS) XXX_DiscardUnknown()

func (*Ipv6Dhcpv6DMacThrottle_KEYS) XXX_Marshal

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

func (*Ipv6Dhcpv6DMacThrottle_KEYS) XXX_Merge

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

func (*Ipv6Dhcpv6DMacThrottle_KEYS) XXX_Size

func (m *Ipv6Dhcpv6DMacThrottle_KEYS) XXX_Size() int

func (*Ipv6Dhcpv6DMacThrottle_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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