Documentation
¶
Overview ¶
Cisco-IOS-XR-ipv4-dhcpd-oper:ipv4-dhcpd/nodes/node/proxy/binding/clients/client
Index ¶
- type Ipv4DhcpdProxyBinding
- func (*Ipv4DhcpdProxyBinding) Descriptor() ([]byte, []int)
- func (m *Ipv4DhcpdProxyBinding) GetAccessVrfName() string
- func (m *Ipv4DhcpdProxyBinding) GetClientGiAddr() string
- func (m *Ipv4DhcpdProxyBinding) GetClientIdXr() string
- func (m *Ipv4DhcpdProxyBinding) GetEventHistory() []uint32
- func (m *Ipv4DhcpdProxyBinding) GetInterfaceName() string
- func (m *Ipv4DhcpdProxyBinding) GetIpAddress() string
- func (m *Ipv4DhcpdProxyBinding) GetIsAuthReceived() bool
- func (m *Ipv4DhcpdProxyBinding) GetIsMblSubscriber() bool
- func (m *Ipv4DhcpdProxyBinding) GetIsNakNextRenew() bool
- func (m *Ipv4DhcpdProxyBinding) GetLeaseTime() uint32
- func (m *Ipv4DhcpdProxyBinding) GetMacAddress() string
- func (m *Ipv4DhcpdProxyBinding) GetOldSubscriberLabel() uint32
- func (m *Ipv4DhcpdProxyBinding) GetParamRequest() string
- func (m *Ipv4DhcpdProxyBinding) GetParamResponse() string
- func (m *Ipv4DhcpdProxyBinding) GetProfileName() string
- func (m *Ipv4DhcpdProxyBinding) GetProxyBindingInnerTag() uint32
- func (m *Ipv4DhcpdProxyBinding) GetProxyBindingOuterTag() uint32
- func (m *Ipv4DhcpdProxyBinding) GetRemainingLeaseTime() uint32
- func (m *Ipv4DhcpdProxyBinding) GetReplyServerIpAddress() string
- func (m *Ipv4DhcpdProxyBinding) GetRxCircuitId() string
- func (m *Ipv4DhcpdProxyBinding) GetRxRemoteId() string
- func (m *Ipv4DhcpdProxyBinding) GetRxVsiso() string
- func (m *Ipv4DhcpdProxyBinding) GetSelectedProfileName() string
- func (m *Ipv4DhcpdProxyBinding) GetServerIpAddress() string
- func (m *Ipv4DhcpdProxyBinding) GetServerVrfName() string
- func (m *Ipv4DhcpdProxyBinding) GetSessionStartTimeEpoch() uint64
- func (m *Ipv4DhcpdProxyBinding) GetSrgState() uint32
- func (m *Ipv4DhcpdProxyBinding) GetState() string
- func (m *Ipv4DhcpdProxyBinding) GetSubscriberInterfaceName() string
- func (m *Ipv4DhcpdProxyBinding) GetSubscriberLabel() uint32
- func (m *Ipv4DhcpdProxyBinding) GetToServerGiAddr() string
- func (m *Ipv4DhcpdProxyBinding) GetTxCircuitId() string
- func (m *Ipv4DhcpdProxyBinding) GetTxRemoteId() string
- func (m *Ipv4DhcpdProxyBinding) GetTxVsiso() string
- func (m *Ipv4DhcpdProxyBinding) GetVrfName() string
- func (*Ipv4DhcpdProxyBinding) ProtoMessage()
- func (m *Ipv4DhcpdProxyBinding) Reset()
- func (m *Ipv4DhcpdProxyBinding) String() string
- func (m *Ipv4DhcpdProxyBinding) XXX_DiscardUnknown()
- func (m *Ipv4DhcpdProxyBinding) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Ipv4DhcpdProxyBinding) XXX_Merge(src proto.Message)
- func (m *Ipv4DhcpdProxyBinding) XXX_Size() int
- func (m *Ipv4DhcpdProxyBinding) XXX_Unmarshal(b []byte) error
- type Ipv4DhcpdProxyBinding_KEYS
- func (*Ipv4DhcpdProxyBinding_KEYS) Descriptor() ([]byte, []int)
- func (m *Ipv4DhcpdProxyBinding_KEYS) GetClientId() string
- func (m *Ipv4DhcpdProxyBinding_KEYS) GetNodeid() string
- func (*Ipv4DhcpdProxyBinding_KEYS) ProtoMessage()
- func (m *Ipv4DhcpdProxyBinding_KEYS) Reset()
- func (m *Ipv4DhcpdProxyBinding_KEYS) String() string
- func (m *Ipv4DhcpdProxyBinding_KEYS) XXX_DiscardUnknown()
- func (m *Ipv4DhcpdProxyBinding_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Ipv4DhcpdProxyBinding_KEYS) XXX_Merge(src proto.Message)
- func (m *Ipv4DhcpdProxyBinding_KEYS) XXX_Size() int
- func (m *Ipv4DhcpdProxyBinding_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ipv4DhcpdProxyBinding ¶
type Ipv4DhcpdProxyBinding struct { ClientIdXr string `protobuf:"bytes,50,opt,name=client_id_xr,json=clientIdXr,proto3" json:"client_id_xr,omitempty"` MacAddress string `protobuf:"bytes,51,opt,name=mac_address,json=macAddress,proto3" json:"mac_address,omitempty"` VrfName string `protobuf:"bytes,52,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"` ServerVrfName string `protobuf:"bytes,53,opt,name=server_vrf_name,json=serverVrfName,proto3" json:"server_vrf_name,omitempty"` IpAddress string `protobuf:"bytes,54,opt,name=ip_address,json=ipAddress,proto3" json:"ip_address,omitempty"` ClientGiAddr string `protobuf:"bytes,55,opt,name=client_gi_addr,json=clientGiAddr,proto3" json:"client_gi_addr,omitempty"` ToServerGiAddr string `protobuf:"bytes,56,opt,name=to_server_gi_addr,json=toServerGiAddr,proto3" json:"to_server_gi_addr,omitempty"` ServerIpAddress string `protobuf:"bytes,57,opt,name=server_ip_address,json=serverIpAddress,proto3" json:"server_ip_address,omitempty"` ReplyServerIpAddress string `` /* 126-byte string literal not displayed */ LeaseTime uint32 `protobuf:"varint,59,opt,name=lease_time,json=leaseTime,proto3" json:"lease_time,omitempty"` RemainingLeaseTime uint32 `protobuf:"varint,60,opt,name=remaining_lease_time,json=remainingLeaseTime,proto3" json:"remaining_lease_time,omitempty"` State string `protobuf:"bytes,61,opt,name=state,proto3" json:"state,omitempty"` InterfaceName string `protobuf:"bytes,62,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"` AccessVrfName string `protobuf:"bytes,63,opt,name=access_vrf_name,json=accessVrfName,proto3" json:"access_vrf_name,omitempty"` ProxyBindingOuterTag uint32 `` /* 127-byte string literal not displayed */ ProxyBindingInnerTag uint32 `` /* 127-byte string literal not displayed */ ProfileName string `protobuf:"bytes,66,opt,name=profile_name,json=profileName,proto3" json:"profile_name,omitempty"` SelectedProfileName string `protobuf:"bytes,67,opt,name=selected_profile_name,json=selectedProfileName,proto3" json:"selected_profile_name,omitempty"` IsNakNextRenew bool `protobuf:"varint,68,opt,name=is_nak_next_renew,json=isNakNextRenew,proto3" json:"is_nak_next_renew,omitempty"` SubscriberLabel uint32 `protobuf:"varint,69,opt,name=subscriber_label,json=subscriberLabel,proto3" json:"subscriber_label,omitempty"` OldSubscriberLabel uint32 `protobuf:"varint,70,opt,name=old_subscriber_label,json=oldSubscriberLabel,proto3" json:"old_subscriber_label,omitempty"` SubscriberInterfaceName string `` /* 133-byte string literal not displayed */ RxCircuitId string `protobuf:"bytes,72,opt,name=rx_circuit_id,json=rxCircuitId,proto3" json:"rx_circuit_id,omitempty"` TxCircuitId string `protobuf:"bytes,73,opt,name=tx_circuit_id,json=txCircuitId,proto3" json:"tx_circuit_id,omitempty"` RxRemoteId string `protobuf:"bytes,74,opt,name=rx_remote_id,json=rxRemoteId,proto3" json:"rx_remote_id,omitempty"` TxRemoteId string `protobuf:"bytes,75,opt,name=tx_remote_id,json=txRemoteId,proto3" json:"tx_remote_id,omitempty"` RxVsiso string `protobuf:"bytes,76,opt,name=rx_vsiso,json=rxVsiso,proto3" json:"rx_vsiso,omitempty"` TxVsiso string `protobuf:"bytes,77,opt,name=tx_vsiso,json=txVsiso,proto3" json:"tx_vsiso,omitempty"` IsAuthReceived bool `protobuf:"varint,78,opt,name=is_auth_received,json=isAuthReceived,proto3" json:"is_auth_received,omitempty"` IsMblSubscriber bool `protobuf:"varint,79,opt,name=is_mbl_subscriber,json=isMblSubscriber,proto3" json:"is_mbl_subscriber,omitempty"` ParamRequest string `protobuf:"bytes,80,opt,name=param_request,json=paramRequest,proto3" json:"param_request,omitempty"` ParamResponse string `protobuf:"bytes,81,opt,name=param_response,json=paramResponse,proto3" json:"param_response,omitempty"` SessionStartTimeEpoch uint64 `` /* 130-byte string literal not displayed */ SrgState uint32 `protobuf:"varint,83,opt,name=srg_state,json=srgState,proto3" json:"srg_state,omitempty"` EventHistory []uint32 `protobuf:"varint,84,rep,packed,name=event_history,json=eventHistory,proto3" json:"event_history,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Ipv4DhcpdProxyBinding) Descriptor ¶
func (*Ipv4DhcpdProxyBinding) Descriptor() ([]byte, []int)
func (*Ipv4DhcpdProxyBinding) GetAccessVrfName ¶
func (m *Ipv4DhcpdProxyBinding) GetAccessVrfName() string
func (*Ipv4DhcpdProxyBinding) GetClientGiAddr ¶
func (m *Ipv4DhcpdProxyBinding) GetClientGiAddr() string
func (*Ipv4DhcpdProxyBinding) GetClientIdXr ¶
func (m *Ipv4DhcpdProxyBinding) GetClientIdXr() string
func (*Ipv4DhcpdProxyBinding) GetEventHistory ¶
func (m *Ipv4DhcpdProxyBinding) GetEventHistory() []uint32
func (*Ipv4DhcpdProxyBinding) GetInterfaceName ¶
func (m *Ipv4DhcpdProxyBinding) GetInterfaceName() string
func (*Ipv4DhcpdProxyBinding) GetIpAddress ¶
func (m *Ipv4DhcpdProxyBinding) GetIpAddress() string
func (*Ipv4DhcpdProxyBinding) GetIsAuthReceived ¶
func (m *Ipv4DhcpdProxyBinding) GetIsAuthReceived() bool
func (*Ipv4DhcpdProxyBinding) GetIsMblSubscriber ¶
func (m *Ipv4DhcpdProxyBinding) GetIsMblSubscriber() bool
func (*Ipv4DhcpdProxyBinding) GetIsNakNextRenew ¶
func (m *Ipv4DhcpdProxyBinding) GetIsNakNextRenew() bool
func (*Ipv4DhcpdProxyBinding) GetLeaseTime ¶
func (m *Ipv4DhcpdProxyBinding) GetLeaseTime() uint32
func (*Ipv4DhcpdProxyBinding) GetMacAddress ¶
func (m *Ipv4DhcpdProxyBinding) GetMacAddress() string
func (*Ipv4DhcpdProxyBinding) GetOldSubscriberLabel ¶
func (m *Ipv4DhcpdProxyBinding) GetOldSubscriberLabel() uint32
func (*Ipv4DhcpdProxyBinding) GetParamRequest ¶
func (m *Ipv4DhcpdProxyBinding) GetParamRequest() string
func (*Ipv4DhcpdProxyBinding) GetParamResponse ¶
func (m *Ipv4DhcpdProxyBinding) GetParamResponse() string
func (*Ipv4DhcpdProxyBinding) GetProfileName ¶
func (m *Ipv4DhcpdProxyBinding) GetProfileName() string
func (*Ipv4DhcpdProxyBinding) GetProxyBindingInnerTag ¶
func (m *Ipv4DhcpdProxyBinding) GetProxyBindingInnerTag() uint32
func (*Ipv4DhcpdProxyBinding) GetProxyBindingOuterTag ¶
func (m *Ipv4DhcpdProxyBinding) GetProxyBindingOuterTag() uint32
func (*Ipv4DhcpdProxyBinding) GetRemainingLeaseTime ¶
func (m *Ipv4DhcpdProxyBinding) GetRemainingLeaseTime() uint32
func (*Ipv4DhcpdProxyBinding) GetReplyServerIpAddress ¶
func (m *Ipv4DhcpdProxyBinding) GetReplyServerIpAddress() string
func (*Ipv4DhcpdProxyBinding) GetRxCircuitId ¶
func (m *Ipv4DhcpdProxyBinding) GetRxCircuitId() string
func (*Ipv4DhcpdProxyBinding) GetRxRemoteId ¶
func (m *Ipv4DhcpdProxyBinding) GetRxRemoteId() string
func (*Ipv4DhcpdProxyBinding) GetRxVsiso ¶
func (m *Ipv4DhcpdProxyBinding) GetRxVsiso() string
func (*Ipv4DhcpdProxyBinding) GetSelectedProfileName ¶
func (m *Ipv4DhcpdProxyBinding) GetSelectedProfileName() string
func (*Ipv4DhcpdProxyBinding) GetServerIpAddress ¶
func (m *Ipv4DhcpdProxyBinding) GetServerIpAddress() string
func (*Ipv4DhcpdProxyBinding) GetServerVrfName ¶
func (m *Ipv4DhcpdProxyBinding) GetServerVrfName() string
func (*Ipv4DhcpdProxyBinding) GetSessionStartTimeEpoch ¶
func (m *Ipv4DhcpdProxyBinding) GetSessionStartTimeEpoch() uint64
func (*Ipv4DhcpdProxyBinding) GetSrgState ¶
func (m *Ipv4DhcpdProxyBinding) GetSrgState() uint32
func (*Ipv4DhcpdProxyBinding) GetState ¶
func (m *Ipv4DhcpdProxyBinding) GetState() string
func (*Ipv4DhcpdProxyBinding) GetSubscriberInterfaceName ¶
func (m *Ipv4DhcpdProxyBinding) GetSubscriberInterfaceName() string
func (*Ipv4DhcpdProxyBinding) GetSubscriberLabel ¶
func (m *Ipv4DhcpdProxyBinding) GetSubscriberLabel() uint32
func (*Ipv4DhcpdProxyBinding) GetToServerGiAddr ¶
func (m *Ipv4DhcpdProxyBinding) GetToServerGiAddr() string
func (*Ipv4DhcpdProxyBinding) GetTxCircuitId ¶
func (m *Ipv4DhcpdProxyBinding) GetTxCircuitId() string
func (*Ipv4DhcpdProxyBinding) GetTxRemoteId ¶
func (m *Ipv4DhcpdProxyBinding) GetTxRemoteId() string
func (*Ipv4DhcpdProxyBinding) GetTxVsiso ¶
func (m *Ipv4DhcpdProxyBinding) GetTxVsiso() string
func (*Ipv4DhcpdProxyBinding) GetVrfName ¶
func (m *Ipv4DhcpdProxyBinding) GetVrfName() string
func (*Ipv4DhcpdProxyBinding) ProtoMessage ¶
func (*Ipv4DhcpdProxyBinding) ProtoMessage()
func (*Ipv4DhcpdProxyBinding) Reset ¶
func (m *Ipv4DhcpdProxyBinding) Reset()
func (*Ipv4DhcpdProxyBinding) String ¶
func (m *Ipv4DhcpdProxyBinding) String() string
func (*Ipv4DhcpdProxyBinding) XXX_DiscardUnknown ¶
func (m *Ipv4DhcpdProxyBinding) XXX_DiscardUnknown()
func (*Ipv4DhcpdProxyBinding) XXX_Marshal ¶
func (m *Ipv4DhcpdProxyBinding) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Ipv4DhcpdProxyBinding) XXX_Merge ¶
func (m *Ipv4DhcpdProxyBinding) XXX_Merge(src proto.Message)
func (*Ipv4DhcpdProxyBinding) XXX_Size ¶
func (m *Ipv4DhcpdProxyBinding) XXX_Size() int
func (*Ipv4DhcpdProxyBinding) XXX_Unmarshal ¶
func (m *Ipv4DhcpdProxyBinding) XXX_Unmarshal(b []byte) error
type Ipv4DhcpdProxyBinding_KEYS ¶
type Ipv4DhcpdProxyBinding_KEYS struct { Nodeid string `protobuf:"bytes,1,opt,name=nodeid,proto3" json:"nodeid,omitempty"` ClientId string `protobuf:"bytes,2,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Ipv4DhcpdProxyBinding_KEYS) Descriptor ¶
func (*Ipv4DhcpdProxyBinding_KEYS) Descriptor() ([]byte, []int)
func (*Ipv4DhcpdProxyBinding_KEYS) GetClientId ¶
func (m *Ipv4DhcpdProxyBinding_KEYS) GetClientId() string
func (*Ipv4DhcpdProxyBinding_KEYS) GetNodeid ¶
func (m *Ipv4DhcpdProxyBinding_KEYS) GetNodeid() string
func (*Ipv4DhcpdProxyBinding_KEYS) ProtoMessage ¶
func (*Ipv4DhcpdProxyBinding_KEYS) ProtoMessage()
func (*Ipv4DhcpdProxyBinding_KEYS) Reset ¶
func (m *Ipv4DhcpdProxyBinding_KEYS) Reset()
func (*Ipv4DhcpdProxyBinding_KEYS) String ¶
func (m *Ipv4DhcpdProxyBinding_KEYS) String() string
func (*Ipv4DhcpdProxyBinding_KEYS) XXX_DiscardUnknown ¶
func (m *Ipv4DhcpdProxyBinding_KEYS) XXX_DiscardUnknown()
func (*Ipv4DhcpdProxyBinding_KEYS) XXX_Marshal ¶
func (m *Ipv4DhcpdProxyBinding_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Ipv4DhcpdProxyBinding_KEYS) XXX_Merge ¶
func (m *Ipv4DhcpdProxyBinding_KEYS) XXX_Merge(src proto.Message)
func (*Ipv4DhcpdProxyBinding_KEYS) XXX_Size ¶
func (m *Ipv4DhcpdProxyBinding_KEYS) XXX_Size() int
func (*Ipv4DhcpdProxyBinding_KEYS) XXX_Unmarshal ¶
func (m *Ipv4DhcpdProxyBinding_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.