DHCP events Show¶
Toolbar¶
Name |
Tooltip |
Description |
|---|---|---|
Lease termination |
Lease termination |
Fields¶
Name |
Data type |
Description |
|---|---|---|
Timestamp |
string |
Full date and time when the DHCP event occurred. Records the precise time of the object’s creation or last update. Used for synchronization and logging purposes. |
Type |
string |
Type of DHCP event (Discover, Offer, request, Ack, Decline, Nak). |
Transaction ID |
string |
Transaction identification number in the NACVIEW system for this DHCP exchange. |
Client hardware address |
string |
Device’s MAC address registered by DHCP server. |
Source IP address |
string |
The IP address of the device that sent the DHCP request. |
Gateway IP address |
string |
The gateway IP address for the network segment where the device is connected. |
Hostname |
string |
Name of the device or host that requested the IP address. |
Your IP address |
The IP address offered or assigned to the client by the DHCP server. |
|
Vendor class identifier |
string |
The identifier of the manufacturer or operating system reported by the endpoint. |
IP address lease time |
Duration of the IP address lease in seconds. |
|
Parameter request |
string |
Parameters requested by the DHCP client during the lease process. |
Parameter reply |
string |
Parameters provided by the DHCP server in response to the client. |
External DHCP |
string |
Indicates whether the event originated from an external DHCP server. |
Option 161 |
string |
DHCP option 161 (IPv6) containing Fast Launch configuration. |
Static |
Whether the IP address was statically assigned or dynamically allocated. |
|
Pool is full |
string |
Indicates whether the DHCP address pool was full at the time of the event. |
System node |
oneOf MiniListSystemNodeResponse |
The system node in the NACVIEW cluster where the event was recorded. |