3.1.1.6 DHCPv4Reservation (Public)

The DHCPv4Reservation ADM element is of type DHCP_IP_RESERVATION_V4 structure, as specified in section 2.2.1.2.32. This element is initialized when an IPv4 Reservation is added to a scope, using the API methods R_DhcpAddSubnetElement, R_DhcpAddSubnetElementV4, or R_DhcpAddSubnetElementV5. This variable is stored in memory as well as in persistent store.

The following is the element of a DHCPv4Reservation ADM element.

DHCPv4Reservation.DHCPv4ResvOptValuesList: This field is a list of option values configured for the DHCPv4 reservation. Each list entry is an instance of the abstract data type DHCPv4OptionValue, as specified in section 3.1.1.11. This variable is stored in memory as well as in persistent store.