cisco_ios_xr_ipv4_dhcpd_oper_ipv4_dhcpd_nodes_node_base_profiles_profile

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/base/profiles/profile

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ipv4DhcpdBaseChildProfileInfoEntry

type Ipv4DhcpdBaseChildProfileInfoEntry struct {
	Ipv4DhcpdBaseChildProfileInfo []*Ipv4DhcpdBaseChildProfileInfoItem `` /* 156-byte string literal not displayed */
	XXX_NoUnkeyedLiteral          struct{}                             `json:"-"`
	XXX_unrecognized              []byte                               `json:"-"`
	XXX_sizecache                 int32                                `json:"-"`
}

func (*Ipv4DhcpdBaseChildProfileInfoEntry) Descriptor

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

func (*Ipv4DhcpdBaseChildProfileInfoEntry) GetIpv4DhcpdBaseChildProfileInfo

func (m *Ipv4DhcpdBaseChildProfileInfoEntry) GetIpv4DhcpdBaseChildProfileInfo() []*Ipv4DhcpdBaseChildProfileInfoItem

func (*Ipv4DhcpdBaseChildProfileInfoEntry) ProtoMessage

func (*Ipv4DhcpdBaseChildProfileInfoEntry) ProtoMessage()

func (*Ipv4DhcpdBaseChildProfileInfoEntry) Reset

func (*Ipv4DhcpdBaseChildProfileInfoEntry) String

func (*Ipv4DhcpdBaseChildProfileInfoEntry) XXX_DiscardUnknown

func (m *Ipv4DhcpdBaseChildProfileInfoEntry) XXX_DiscardUnknown()

func (*Ipv4DhcpdBaseChildProfileInfoEntry) XXX_Marshal

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

func (*Ipv4DhcpdBaseChildProfileInfoEntry) XXX_Merge

func (*Ipv4DhcpdBaseChildProfileInfoEntry) XXX_Size

func (*Ipv4DhcpdBaseChildProfileInfoEntry) XXX_Unmarshal

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

type Ipv4DhcpdBaseChildProfileInfoItem

type Ipv4DhcpdBaseChildProfileInfoItem struct {
	BaseChildProfileName string   `protobuf:"bytes,1,opt,name=base_child_profile_name,json=baseChildProfileName,proto3" json:"base_child_profile_name,omitempty"`
	Mode                 uint32   `protobuf:"varint,2,opt,name=mode,proto3" json:"mode,omitempty"`
	MatchedOptionCode    uint32   `protobuf:"varint,3,opt,name=matched_option_code,json=matchedOptionCode,proto3" json:"matched_option_code,omitempty"`
	MatchedOptionLen     uint32   `protobuf:"varint,4,opt,name=matched_option_len,json=matchedOptionLen,proto3" json:"matched_option_len,omitempty"`
	OptionData           []uint32 `protobuf:"varint,5,rep,packed,name=option_data,json=optionData,proto3" json:"option_data,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ipv4DhcpdBaseChildProfileInfoItem) Descriptor

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

func (*Ipv4DhcpdBaseChildProfileInfoItem) GetBaseChildProfileName

func (m *Ipv4DhcpdBaseChildProfileInfoItem) GetBaseChildProfileName() string

func (*Ipv4DhcpdBaseChildProfileInfoItem) GetMatchedOptionCode

func (m *Ipv4DhcpdBaseChildProfileInfoItem) GetMatchedOptionCode() uint32

func (*Ipv4DhcpdBaseChildProfileInfoItem) GetMatchedOptionLen

func (m *Ipv4DhcpdBaseChildProfileInfoItem) GetMatchedOptionLen() uint32

func (*Ipv4DhcpdBaseChildProfileInfoItem) GetMode

func (*Ipv4DhcpdBaseChildProfileInfoItem) GetOptionData

func (m *Ipv4DhcpdBaseChildProfileInfoItem) GetOptionData() []uint32

func (*Ipv4DhcpdBaseChildProfileInfoItem) ProtoMessage

func (*Ipv4DhcpdBaseChildProfileInfoItem) ProtoMessage()

func (*Ipv4DhcpdBaseChildProfileInfoItem) Reset

func (*Ipv4DhcpdBaseChildProfileInfoItem) String

func (*Ipv4DhcpdBaseChildProfileInfoItem) XXX_DiscardUnknown

func (m *Ipv4DhcpdBaseChildProfileInfoItem) XXX_DiscardUnknown()

func (*Ipv4DhcpdBaseChildProfileInfoItem) XXX_Marshal

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

func (*Ipv4DhcpdBaseChildProfileInfoItem) XXX_Merge

func (*Ipv4DhcpdBaseChildProfileInfoItem) XXX_Size

func (m *Ipv4DhcpdBaseChildProfileInfoItem) XXX_Size() int

func (*Ipv4DhcpdBaseChildProfileInfoItem) XXX_Unmarshal

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

type Ipv4DhcpdBaseInterfaceReferenceEntry

type Ipv4DhcpdBaseInterfaceReferenceEntry struct {
	Ipv4DhcpdBaseInterfaceReference []*Ipv4DhcpdBaseInterfaceReferenceItem `` /* 160-byte string literal not displayed */
	XXX_NoUnkeyedLiteral            struct{}                               `json:"-"`
	XXX_unrecognized                []byte                                 `json:"-"`
	XXX_sizecache                   int32                                  `json:"-"`
}

func (*Ipv4DhcpdBaseInterfaceReferenceEntry) Descriptor

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

func (*Ipv4DhcpdBaseInterfaceReferenceEntry) GetIpv4DhcpdBaseInterfaceReference

func (m *Ipv4DhcpdBaseInterfaceReferenceEntry) GetIpv4DhcpdBaseInterfaceReference() []*Ipv4DhcpdBaseInterfaceReferenceItem

func (*Ipv4DhcpdBaseInterfaceReferenceEntry) ProtoMessage

func (*Ipv4DhcpdBaseInterfaceReferenceEntry) ProtoMessage()

func (*Ipv4DhcpdBaseInterfaceReferenceEntry) Reset

func (*Ipv4DhcpdBaseInterfaceReferenceEntry) String

func (*Ipv4DhcpdBaseInterfaceReferenceEntry) XXX_DiscardUnknown

func (m *Ipv4DhcpdBaseInterfaceReferenceEntry) XXX_DiscardUnknown()

func (*Ipv4DhcpdBaseInterfaceReferenceEntry) XXX_Marshal

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

func (*Ipv4DhcpdBaseInterfaceReferenceEntry) XXX_Merge

func (*Ipv4DhcpdBaseInterfaceReferenceEntry) XXX_Size

func (*Ipv4DhcpdBaseInterfaceReferenceEntry) XXX_Unmarshal

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

type Ipv4DhcpdBaseInterfaceReferenceItem

type Ipv4DhcpdBaseInterfaceReferenceItem struct {
	BaseReferenceInterfaceName string   `` /* 143-byte string literal not displayed */
	XXX_NoUnkeyedLiteral       struct{} `json:"-"`
	XXX_unrecognized           []byte   `json:"-"`
	XXX_sizecache              int32    `json:"-"`
}

func (*Ipv4DhcpdBaseInterfaceReferenceItem) Descriptor

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

func (*Ipv4DhcpdBaseInterfaceReferenceItem) GetBaseReferenceInterfaceName

func (m *Ipv4DhcpdBaseInterfaceReferenceItem) GetBaseReferenceInterfaceName() string

func (*Ipv4DhcpdBaseInterfaceReferenceItem) ProtoMessage

func (*Ipv4DhcpdBaseInterfaceReferenceItem) ProtoMessage()

func (*Ipv4DhcpdBaseInterfaceReferenceItem) Reset

func (*Ipv4DhcpdBaseInterfaceReferenceItem) String

func (*Ipv4DhcpdBaseInterfaceReferenceItem) XXX_DiscardUnknown

func (m *Ipv4DhcpdBaseInterfaceReferenceItem) XXX_DiscardUnknown()

func (*Ipv4DhcpdBaseInterfaceReferenceItem) XXX_Marshal

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

func (*Ipv4DhcpdBaseInterfaceReferenceItem) XXX_Merge

func (*Ipv4DhcpdBaseInterfaceReferenceItem) XXX_Size

func (*Ipv4DhcpdBaseInterfaceReferenceItem) XXX_Unmarshal

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

type Ipv4DhcpdBaseProfile

type Ipv4DhcpdBaseProfile struct {
	BaseDefaultProfileName string                                `` /* 132-byte string literal not displayed */
	DefaultProfileMode     uint32                                `protobuf:"varint,51,opt,name=default_profile_mode,json=defaultProfileMode,proto3" json:"default_profile_mode,omitempty"`
	RelayAuthenticate      string                                `protobuf:"bytes,52,opt,name=relay_authenticate,json=relayAuthenticate,proto3" json:"relay_authenticate,omitempty"`
	RemoteId               string                                `protobuf:"bytes,53,opt,name=remote_id,json=remoteId,proto3" json:"remote_id,omitempty"`
	ChildProfileCount      uint32                                `protobuf:"varint,54,opt,name=child_profile_count,json=childProfileCount,proto3" json:"child_profile_count,omitempty"`
	IntfRefCount           uint32                                `protobuf:"varint,55,opt,name=intf_ref_count,json=intfRefCount,proto3" json:"intf_ref_count,omitempty"`
	InterfaceReferences    *Ipv4DhcpdBaseInterfaceReferenceEntry `protobuf:"bytes,56,opt,name=interface_references,json=interfaceReferences,proto3" json:"interface_references,omitempty"`
	ChildProfileInfo       *Ipv4DhcpdBaseChildProfileInfoEntry   `protobuf:"bytes,57,opt,name=child_profile_info,json=childProfileInfo,proto3" json:"child_profile_info,omitempty"`
	XXX_NoUnkeyedLiteral   struct{}                              `json:"-"`
	XXX_unrecognized       []byte                                `json:"-"`
	XXX_sizecache          int32                                 `json:"-"`
}

func (*Ipv4DhcpdBaseProfile) Descriptor

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

func (*Ipv4DhcpdBaseProfile) GetBaseDefaultProfileName

func (m *Ipv4DhcpdBaseProfile) GetBaseDefaultProfileName() string

func (*Ipv4DhcpdBaseProfile) GetChildProfileCount

func (m *Ipv4DhcpdBaseProfile) GetChildProfileCount() uint32

func (*Ipv4DhcpdBaseProfile) GetChildProfileInfo

func (m *Ipv4DhcpdBaseProfile) GetChildProfileInfo() *Ipv4DhcpdBaseChildProfileInfoEntry

func (*Ipv4DhcpdBaseProfile) GetDefaultProfileMode

func (m *Ipv4DhcpdBaseProfile) GetDefaultProfileMode() uint32

func (*Ipv4DhcpdBaseProfile) GetInterfaceReferences

func (m *Ipv4DhcpdBaseProfile) GetInterfaceReferences() *Ipv4DhcpdBaseInterfaceReferenceEntry

func (*Ipv4DhcpdBaseProfile) GetIntfRefCount

func (m *Ipv4DhcpdBaseProfile) GetIntfRefCount() uint32

func (*Ipv4DhcpdBaseProfile) GetRelayAuthenticate

func (m *Ipv4DhcpdBaseProfile) GetRelayAuthenticate() string

func (*Ipv4DhcpdBaseProfile) GetRemoteId

func (m *Ipv4DhcpdBaseProfile) GetRemoteId() string

func (*Ipv4DhcpdBaseProfile) ProtoMessage

func (*Ipv4DhcpdBaseProfile) ProtoMessage()

func (*Ipv4DhcpdBaseProfile) Reset

func (m *Ipv4DhcpdBaseProfile) Reset()

func (*Ipv4DhcpdBaseProfile) String

func (m *Ipv4DhcpdBaseProfile) String() string

func (*Ipv4DhcpdBaseProfile) XXX_DiscardUnknown

func (m *Ipv4DhcpdBaseProfile) XXX_DiscardUnknown()

func (*Ipv4DhcpdBaseProfile) XXX_Marshal

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

func (*Ipv4DhcpdBaseProfile) XXX_Merge

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

func (*Ipv4DhcpdBaseProfile) XXX_Size

func (m *Ipv4DhcpdBaseProfile) XXX_Size() int

func (*Ipv4DhcpdBaseProfile) XXX_Unmarshal

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

type Ipv4DhcpdBaseProfile_KEYS

type Ipv4DhcpdBaseProfile_KEYS struct {
	Nodeid               string   `protobuf:"bytes,1,opt,name=nodeid,proto3" json:"nodeid,omitempty"`
	ProfileName          string   `protobuf:"bytes,2,opt,name=profile_name,json=profileName,proto3" json:"profile_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ipv4DhcpdBaseProfile_KEYS) Descriptor

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

func (*Ipv4DhcpdBaseProfile_KEYS) GetNodeid

func (m *Ipv4DhcpdBaseProfile_KEYS) GetNodeid() string

func (*Ipv4DhcpdBaseProfile_KEYS) GetProfileName

func (m *Ipv4DhcpdBaseProfile_KEYS) GetProfileName() string

func (*Ipv4DhcpdBaseProfile_KEYS) ProtoMessage

func (*Ipv4DhcpdBaseProfile_KEYS) ProtoMessage()

func (*Ipv4DhcpdBaseProfile_KEYS) Reset

func (m *Ipv4DhcpdBaseProfile_KEYS) Reset()

func (*Ipv4DhcpdBaseProfile_KEYS) String

func (m *Ipv4DhcpdBaseProfile_KEYS) String() string

func (*Ipv4DhcpdBaseProfile_KEYS) XXX_DiscardUnknown

func (m *Ipv4DhcpdBaseProfile_KEYS) XXX_DiscardUnknown()

func (*Ipv4DhcpdBaseProfile_KEYS) XXX_Marshal

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

func (*Ipv4DhcpdBaseProfile_KEYS) XXX_Merge

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

func (*Ipv4DhcpdBaseProfile_KEYS) XXX_Size

func (m *Ipv4DhcpdBaseProfile_KEYS) XXX_Size() int

func (*Ipv4DhcpdBaseProfile_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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