3.1.1.21 Per DHCPv6OptionValue (Public)

The DHCPv6OptionValue ADM element represents a value for an option configured for a user class and vendor class pair. It is initialized when an option is assigned a value by using the API R_DhcpSetOptionValueV6 method.

DHCPv6OptionValue.OptionId: This ADM element field represents the option identifier of the option whose value is stored in the DHCPv6OptionValue ADM element. The OptionId ADM element field corresponds to the data type DWORD. This variable is stored in memory as well as in persistent store.

DHCPv6OptionValue.OptionData: This ADM element field represents the value of the option along with its length. The OptionData ADM element field corresponds to the data type DHCP_OPTION_DATA structure, as specified in section 2.2.1.2.24. This variable is stored in memory as well as in persistent store.