cisco_ios_xr_ipv4_dhcpd_oper_ipv4_dhcpd_nodes_node_server_binding_summary

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:ipv4-dhcpd/nodes/node/server/binding/summary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ipv4DhcpdProxyBindingsSummary

type Ipv4DhcpdProxyBindingsSummary struct {
	Clients                 uint32   `protobuf:"varint,50,opt,name=clients,proto3" json:"clients,omitempty"`
	InitializingClients     uint32   `protobuf:"varint,51,opt,name=initializing_clients,json=initializingClients,proto3" json:"initializing_clients,omitempty"`
	WaitingForDpmInit       uint32   `protobuf:"varint,52,opt,name=waiting_for_dpm_init,json=waitingForDpmInit,proto3" json:"waiting_for_dpm_init,omitempty"`
	WaitingForDpmRequest    uint32   `` /* 127-byte string literal not displayed */
	WaitingForDapsInit      uint32   `protobuf:"varint,54,opt,name=waiting_for_daps_init,json=waitingForDapsInit,proto3" json:"waiting_for_daps_init,omitempty"`
	SelectingClients        uint32   `protobuf:"varint,55,opt,name=selecting_clients,json=selectingClients,proto3" json:"selecting_clients,omitempty"`
	OfferSentForClient      uint32   `protobuf:"varint,56,opt,name=offer_sent_for_client,json=offerSentForClient,proto3" json:"offer_sent_for_client,omitempty"`
	RequestingClients       uint32   `protobuf:"varint,57,opt,name=requesting_clients,json=requestingClients,proto3" json:"requesting_clients,omitempty"`
	RequestWaitingForDpm    uint32   `` /* 127-byte string literal not displayed */
	AckWaitingForDpm        uint32   `protobuf:"varint,59,opt,name=ack_waiting_for_dpm,json=ackWaitingForDpm,proto3" json:"ack_waiting_for_dpm,omitempty"`
	BoundClients            uint32   `protobuf:"varint,60,opt,name=bound_clients,json=boundClients,proto3" json:"bound_clients,omitempty"`
	RenewingClients         uint32   `protobuf:"varint,61,opt,name=renewing_clients,json=renewingClients,proto3" json:"renewing_clients,omitempty"`
	InformingClients        uint32   `protobuf:"varint,62,opt,name=informing_clients,json=informingClients,proto3" json:"informing_clients,omitempty"`
	ReauthorizingClients    uint32   `protobuf:"varint,63,opt,name=reauthorizing_clients,json=reauthorizingClients,proto3" json:"reauthorizing_clients,omitempty"`
	WaitingForDpmDisconnect uint32   `` /* 136-byte string literal not displayed */
	WaitingForDpmAddrChange uint32   `` /* 138-byte string literal not displayed */
	DeletingClientsD        uint32   `protobuf:"varint,66,opt,name=deleting_clients_d,json=deletingClientsD,proto3" json:"deleting_clients_d,omitempty"`
	DisconnectedClients     uint32   `protobuf:"varint,67,opt,name=disconnected_clients,json=disconnectedClients,proto3" json:"disconnected_clients,omitempty"`
	RestartingClients       uint32   `protobuf:"varint,68,opt,name=restarting_clients,json=restartingClients,proto3" json:"restarting_clients,omitempty"`
	XXX_NoUnkeyedLiteral    struct{} `json:"-"`
	XXX_unrecognized        []byte   `json:"-"`
	XXX_sizecache           int32    `json:"-"`
}

func (*Ipv4DhcpdProxyBindingsSummary) Descriptor

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

func (*Ipv4DhcpdProxyBindingsSummary) GetAckWaitingForDpm

func (m *Ipv4DhcpdProxyBindingsSummary) GetAckWaitingForDpm() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetBoundClients

func (m *Ipv4DhcpdProxyBindingsSummary) GetBoundClients() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetClients

func (m *Ipv4DhcpdProxyBindingsSummary) GetClients() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetDeletingClientsD

func (m *Ipv4DhcpdProxyBindingsSummary) GetDeletingClientsD() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetDisconnectedClients

func (m *Ipv4DhcpdProxyBindingsSummary) GetDisconnectedClients() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetInformingClients

func (m *Ipv4DhcpdProxyBindingsSummary) GetInformingClients() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetInitializingClients

func (m *Ipv4DhcpdProxyBindingsSummary) GetInitializingClients() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetOfferSentForClient

func (m *Ipv4DhcpdProxyBindingsSummary) GetOfferSentForClient() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetReauthorizingClients

func (m *Ipv4DhcpdProxyBindingsSummary) GetReauthorizingClients() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetRenewingClients

func (m *Ipv4DhcpdProxyBindingsSummary) GetRenewingClients() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetRequestWaitingForDpm

func (m *Ipv4DhcpdProxyBindingsSummary) GetRequestWaitingForDpm() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetRequestingClients

func (m *Ipv4DhcpdProxyBindingsSummary) GetRequestingClients() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetRestartingClients

func (m *Ipv4DhcpdProxyBindingsSummary) GetRestartingClients() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetSelectingClients

func (m *Ipv4DhcpdProxyBindingsSummary) GetSelectingClients() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetWaitingForDapsInit

func (m *Ipv4DhcpdProxyBindingsSummary) GetWaitingForDapsInit() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetWaitingForDpmAddrChange

func (m *Ipv4DhcpdProxyBindingsSummary) GetWaitingForDpmAddrChange() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetWaitingForDpmDisconnect

func (m *Ipv4DhcpdProxyBindingsSummary) GetWaitingForDpmDisconnect() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetWaitingForDpmInit

func (m *Ipv4DhcpdProxyBindingsSummary) GetWaitingForDpmInit() uint32

func (*Ipv4DhcpdProxyBindingsSummary) GetWaitingForDpmRequest

func (m *Ipv4DhcpdProxyBindingsSummary) GetWaitingForDpmRequest() uint32

func (*Ipv4DhcpdProxyBindingsSummary) ProtoMessage

func (*Ipv4DhcpdProxyBindingsSummary) ProtoMessage()

func (*Ipv4DhcpdProxyBindingsSummary) Reset

func (m *Ipv4DhcpdProxyBindingsSummary) Reset()

func (*Ipv4DhcpdProxyBindingsSummary) String

func (*Ipv4DhcpdProxyBindingsSummary) XXX_DiscardUnknown

func (m *Ipv4DhcpdProxyBindingsSummary) XXX_DiscardUnknown()

func (*Ipv4DhcpdProxyBindingsSummary) XXX_Marshal

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

func (*Ipv4DhcpdProxyBindingsSummary) XXX_Merge

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

func (*Ipv4DhcpdProxyBindingsSummary) XXX_Size

func (m *Ipv4DhcpdProxyBindingsSummary) XXX_Size() int

func (*Ipv4DhcpdProxyBindingsSummary) XXX_Unmarshal

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

type Ipv4DhcpdProxyBindingsSummary_KEYS

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

func (*Ipv4DhcpdProxyBindingsSummary_KEYS) Descriptor

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

func (*Ipv4DhcpdProxyBindingsSummary_KEYS) GetNodeid

func (*Ipv4DhcpdProxyBindingsSummary_KEYS) ProtoMessage

func (*Ipv4DhcpdProxyBindingsSummary_KEYS) ProtoMessage()

func (*Ipv4DhcpdProxyBindingsSummary_KEYS) Reset

func (*Ipv4DhcpdProxyBindingsSummary_KEYS) String

func (*Ipv4DhcpdProxyBindingsSummary_KEYS) XXX_DiscardUnknown

func (m *Ipv4DhcpdProxyBindingsSummary_KEYS) XXX_DiscardUnknown()

func (*Ipv4DhcpdProxyBindingsSummary_KEYS) XXX_Marshal

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

func (*Ipv4DhcpdProxyBindingsSummary_KEYS) XXX_Merge

func (*Ipv4DhcpdProxyBindingsSummary_KEYS) XXX_Size

func (*Ipv4DhcpdProxyBindingsSummary_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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