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

Documentation

Overview

Cisco-IOS-XR-ipv4-dhcpd-oper:dhcp-client/nodes/node/clients/client

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DhcpcEdmClientIpv4Bag

type DhcpcEdmClientIpv4Bag struct {
	InterfaceName         string   `protobuf:"bytes,50,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	ClientMacAddress      string   `protobuf:"bytes,51,opt,name=client_mac_address,json=clientMacAddress,proto3" json:"client_mac_address,omitempty"`
	ClientId              string   `protobuf:"bytes,52,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"`
	Ipv4ClientState       string   `protobuf:"bytes,53,opt,name=ipv4_client_state,json=ipv4ClientState,proto3" json:"ipv4_client_state,omitempty"`
	Ipv4Address           string   `protobuf:"bytes,54,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	Ipv4SubnetMask        string   `protobuf:"bytes,55,opt,name=ipv4_subnet_mask,json=ipv4SubnetMask,proto3" json:"ipv4_subnet_mask,omitempty"`
	Ipv4ServerAddress     string   `protobuf:"bytes,56,opt,name=ipv4_server_address,json=ipv4ServerAddress,proto3" json:"ipv4_server_address,omitempty"`
	NextHopIpv4Address    string   `protobuf:"bytes,57,opt,name=next_hop_ipv4_address,json=nextHopIpv4Address,proto3" json:"next_hop_ipv4_address,omitempty"`
	Ipv4LeaseTime         uint32   `protobuf:"varint,58,opt,name=ipv4_lease_time,json=ipv4LeaseTime,proto3" json:"ipv4_lease_time,omitempty"`
	Ipv4RenewTime         uint32   `protobuf:"varint,59,opt,name=ipv4_renew_time,json=ipv4RenewTime,proto3" json:"ipv4_renew_time,omitempty"`
	Ipv4RebindTime        uint32   `protobuf:"varint,60,opt,name=ipv4_rebind_time,json=ipv4RebindTime,proto3" json:"ipv4_rebind_time,omitempty"`
	Ipv4AddressConfigured bool     `` /* 128-byte string literal not displayed */
	XXX_NoUnkeyedLiteral  struct{} `json:"-"`
	XXX_unrecognized      []byte   `json:"-"`
	XXX_sizecache         int32    `json:"-"`
}

func (*DhcpcEdmClientIpv4Bag) Descriptor

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

func (*DhcpcEdmClientIpv4Bag) GetClientId

func (m *DhcpcEdmClientIpv4Bag) GetClientId() string

func (*DhcpcEdmClientIpv4Bag) GetClientMacAddress

func (m *DhcpcEdmClientIpv4Bag) GetClientMacAddress() string

func (*DhcpcEdmClientIpv4Bag) GetInterfaceName

func (m *DhcpcEdmClientIpv4Bag) GetInterfaceName() string

func (*DhcpcEdmClientIpv4Bag) GetIpv4Address

func (m *DhcpcEdmClientIpv4Bag) GetIpv4Address() string

func (*DhcpcEdmClientIpv4Bag) GetIpv4AddressConfigured

func (m *DhcpcEdmClientIpv4Bag) GetIpv4AddressConfigured() bool

func (*DhcpcEdmClientIpv4Bag) GetIpv4ClientState

func (m *DhcpcEdmClientIpv4Bag) GetIpv4ClientState() string

func (*DhcpcEdmClientIpv4Bag) GetIpv4LeaseTime

func (m *DhcpcEdmClientIpv4Bag) GetIpv4LeaseTime() uint32

func (*DhcpcEdmClientIpv4Bag) GetIpv4RebindTime

func (m *DhcpcEdmClientIpv4Bag) GetIpv4RebindTime() uint32

func (*DhcpcEdmClientIpv4Bag) GetIpv4RenewTime

func (m *DhcpcEdmClientIpv4Bag) GetIpv4RenewTime() uint32

func (*DhcpcEdmClientIpv4Bag) GetIpv4ServerAddress

func (m *DhcpcEdmClientIpv4Bag) GetIpv4ServerAddress() string

func (*DhcpcEdmClientIpv4Bag) GetIpv4SubnetMask

func (m *DhcpcEdmClientIpv4Bag) GetIpv4SubnetMask() string

func (*DhcpcEdmClientIpv4Bag) GetNextHopIpv4Address

func (m *DhcpcEdmClientIpv4Bag) GetNextHopIpv4Address() string

func (*DhcpcEdmClientIpv4Bag) ProtoMessage

func (*DhcpcEdmClientIpv4Bag) ProtoMessage()

func (*DhcpcEdmClientIpv4Bag) Reset

func (m *DhcpcEdmClientIpv4Bag) Reset()

func (*DhcpcEdmClientIpv4Bag) String

func (m *DhcpcEdmClientIpv4Bag) String() string

func (*DhcpcEdmClientIpv4Bag) XXX_DiscardUnknown

func (m *DhcpcEdmClientIpv4Bag) XXX_DiscardUnknown()

func (*DhcpcEdmClientIpv4Bag) XXX_Marshal

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

func (*DhcpcEdmClientIpv4Bag) XXX_Merge

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

func (*DhcpcEdmClientIpv4Bag) XXX_Size

func (m *DhcpcEdmClientIpv4Bag) XXX_Size() int

func (*DhcpcEdmClientIpv4Bag) XXX_Unmarshal

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

type DhcpcEdmClientIpv4Bag_KEYS

type DhcpcEdmClientIpv4Bag_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	ClientIfhandle       string   `protobuf:"bytes,2,opt,name=client_ifhandle,json=clientIfhandle,proto3" json:"client_ifhandle,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DhcpcEdmClientIpv4Bag_KEYS) Descriptor

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

func (*DhcpcEdmClientIpv4Bag_KEYS) GetClientIfhandle

func (m *DhcpcEdmClientIpv4Bag_KEYS) GetClientIfhandle() string

func (*DhcpcEdmClientIpv4Bag_KEYS) GetNodeName

func (m *DhcpcEdmClientIpv4Bag_KEYS) GetNodeName() string

func (*DhcpcEdmClientIpv4Bag_KEYS) ProtoMessage

func (*DhcpcEdmClientIpv4Bag_KEYS) ProtoMessage()

func (*DhcpcEdmClientIpv4Bag_KEYS) Reset

func (m *DhcpcEdmClientIpv4Bag_KEYS) Reset()

func (*DhcpcEdmClientIpv4Bag_KEYS) String

func (m *DhcpcEdmClientIpv4Bag_KEYS) String() string

func (*DhcpcEdmClientIpv4Bag_KEYS) XXX_DiscardUnknown

func (m *DhcpcEdmClientIpv4Bag_KEYS) XXX_DiscardUnknown()

func (*DhcpcEdmClientIpv4Bag_KEYS) XXX_Marshal

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

func (*DhcpcEdmClientIpv4Bag_KEYS) XXX_Merge

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

func (*DhcpcEdmClientIpv4Bag_KEYS) XXX_Size

func (m *DhcpcEdmClientIpv4Bag_KEYS) XXX_Size() int

func (*DhcpcEdmClientIpv4Bag_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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