cisco_ios_xr_ipv4_dhcpd_oper_ipv4_dhcpd_nodes_node_interfaces_interface

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-ipv4-dhcpd-oper:ipv4-dhcpd/nodes/node/interfaces/interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ipv4DhcpdProxyInterface

type Ipv4DhcpdProxyInterface struct {
	IntfIfhandle         uint32   `protobuf:"varint,50,opt,name=intf_ifhandle,json=intfIfhandle,proto3" json:"intf_ifhandle,omitempty"`
	VrfName              string   `protobuf:"bytes,51,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	IntfMode             uint32   `protobuf:"varint,52,opt,name=intf_mode,json=intfMode,proto3" json:"intf_mode,omitempty"`
	IntfIsAmbiguous      uint32   `protobuf:"varint,53,opt,name=intf_is_ambiguous,json=intfIsAmbiguous,proto3" json:"intf_is_ambiguous,omitempty"`
	IntfProfileName      string   `protobuf:"bytes,54,opt,name=intf_profile_name,json=intfProfileName,proto3" json:"intf_profile_name,omitempty"`
	IntfLeaseLimitType   uint32   `protobuf:"varint,55,opt,name=intf_lease_limit_type,json=intfLeaseLimitType,proto3" json:"intf_lease_limit_type,omitempty"`
	IntfLeaseLimitCount  uint32   `protobuf:"varint,56,opt,name=intf_lease_limit_count,json=intfLeaseLimitCount,proto3" json:"intf_lease_limit_count,omitempty"`
	SrgRole              string   `protobuf:"bytes,57,opt,name=srg_role,json=srgRole,proto3" json:"srg_role,omitempty"`
	MacThrottle          bool     `protobuf:"varint,58,opt,name=mac_throttle,json=macThrottle,proto3" json:"mac_throttle,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ipv4DhcpdProxyInterface) Descriptor

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

func (*Ipv4DhcpdProxyInterface) GetIntfIfhandle

func (m *Ipv4DhcpdProxyInterface) GetIntfIfhandle() uint32

func (*Ipv4DhcpdProxyInterface) GetIntfIsAmbiguous

func (m *Ipv4DhcpdProxyInterface) GetIntfIsAmbiguous() uint32

func (*Ipv4DhcpdProxyInterface) GetIntfLeaseLimitCount

func (m *Ipv4DhcpdProxyInterface) GetIntfLeaseLimitCount() uint32

func (*Ipv4DhcpdProxyInterface) GetIntfLeaseLimitType

func (m *Ipv4DhcpdProxyInterface) GetIntfLeaseLimitType() uint32

func (*Ipv4DhcpdProxyInterface) GetIntfMode

func (m *Ipv4DhcpdProxyInterface) GetIntfMode() uint32

func (*Ipv4DhcpdProxyInterface) GetIntfProfileName

func (m *Ipv4DhcpdProxyInterface) GetIntfProfileName() string

func (*Ipv4DhcpdProxyInterface) GetMacThrottle

func (m *Ipv4DhcpdProxyInterface) GetMacThrottle() bool

func (*Ipv4DhcpdProxyInterface) GetSrgRole

func (m *Ipv4DhcpdProxyInterface) GetSrgRole() string

func (*Ipv4DhcpdProxyInterface) GetVrfName

func (m *Ipv4DhcpdProxyInterface) GetVrfName() string

func (*Ipv4DhcpdProxyInterface) ProtoMessage

func (*Ipv4DhcpdProxyInterface) ProtoMessage()

func (*Ipv4DhcpdProxyInterface) Reset

func (m *Ipv4DhcpdProxyInterface) Reset()

func (*Ipv4DhcpdProxyInterface) String

func (m *Ipv4DhcpdProxyInterface) String() string

func (*Ipv4DhcpdProxyInterface) XXX_DiscardUnknown

func (m *Ipv4DhcpdProxyInterface) XXX_DiscardUnknown()

func (*Ipv4DhcpdProxyInterface) XXX_Marshal

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

func (*Ipv4DhcpdProxyInterface) XXX_Merge

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

func (*Ipv4DhcpdProxyInterface) XXX_Size

func (m *Ipv4DhcpdProxyInterface) XXX_Size() int

func (*Ipv4DhcpdProxyInterface) XXX_Unmarshal

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

type Ipv4DhcpdProxyInterface_KEYS

type Ipv4DhcpdProxyInterface_KEYS struct {
	Nodeid               string   `protobuf:"bytes,1,opt,name=nodeid,proto3" json:"nodeid,omitempty"`
	InterfaceName        string   `protobuf:"bytes,2,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ipv4DhcpdProxyInterface_KEYS) Descriptor

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

func (*Ipv4DhcpdProxyInterface_KEYS) GetInterfaceName

func (m *Ipv4DhcpdProxyInterface_KEYS) GetInterfaceName() string

func (*Ipv4DhcpdProxyInterface_KEYS) GetNodeid

func (m *Ipv4DhcpdProxyInterface_KEYS) GetNodeid() string

func (*Ipv4DhcpdProxyInterface_KEYS) ProtoMessage

func (*Ipv4DhcpdProxyInterface_KEYS) ProtoMessage()

func (*Ipv4DhcpdProxyInterface_KEYS) Reset

func (m *Ipv4DhcpdProxyInterface_KEYS) Reset()

func (*Ipv4DhcpdProxyInterface_KEYS) String

func (*Ipv4DhcpdProxyInterface_KEYS) XXX_DiscardUnknown

func (m *Ipv4DhcpdProxyInterface_KEYS) XXX_DiscardUnknown()

func (*Ipv4DhcpdProxyInterface_KEYS) XXX_Marshal

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

func (*Ipv4DhcpdProxyInterface_KEYS) XXX_Merge

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

func (*Ipv4DhcpdProxyInterface_KEYS) XXX_Size

func (m *Ipv4DhcpdProxyInterface_KEYS) XXX_Size() int

func (*Ipv4DhcpdProxyInterface_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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