DHCP Relay Agent Events
<event>
Events which a DHCP Relay Agent can initiate
Type:
dhcpRelayAgentEventType
RESTRICTIONS |
DESCRIPTION |
USED IN |
REF POINT |
discover |
Initiate a DHCP negotiation |
dhcp |
N/A |
request |
Request an IP Lease in the DHCP negotiation |
dhcp |
N/A |
renew |
Renew a DHCP lease |
dhcp |
N/A |
rebind |
Rebind a DHCP lease |
dhcp |
N/A |
decline |
Decline a DHCP ack |
dhcp |
N/A |
release |
Release a DHCP lease |
dhcp |
N/A |
inform |
Inform a DHCP Server of certain parameters currently in use |
dhcp |
N/A |
lease_expire |
DHCP lease expired |
dhcp |
N/A |
v6_solicit |
Initiate a DHCP V6 Solicit message |
dhcp |
N/A |
v6_request |
Initiate a DHCP V6 Request message |
dhcp |
N/A |
v6_renew |
Initiate a DHCP V6 Renew message |
dhcp |
|
v6_rebind |
Initiate a DHCP V6 Rebind message |
dhcp |
|
v6_information_request |
Initiate a DHCP V6 Information Request message |
dhcp |
|
v6_confirm |
Initiate a DHCP V6 Confirm message |
dhcp |
|
v6_release |
Initiate a DHCP V6 Release message |
dhcp |
N/A |
none |
Stops the referenced node action. Note: Application (app::xxx) should never be used with event::none in a node-specific command. |
|
N/A |
Parent |
Type |
DHCP Relay Agent Action <action> |
dhcpRelayAgentActionType |
DHCP Relay Agent Action <action> |
dhcpRelayAgentActionResponseType |