3.1.1.11 Per DHCPv4OptionValue (Public)

The DHCPv4OptionValue ADM element represents the set of option values configured for a defined option, for a specific user class and vendor class pair. The following are the elements of  DHCPv4OptionValue.

DHCPv4OptionValue.UserClass: This ADM element field is a UNICODE string containing the user class for which the option definitions are configured. A NULL value indicates the default user class. This variable is stored in memory as well as in persistent store.

DHCPv4OptionValue.VendorClass: This ADM element field is a UNICODE string containing the vendor class for which the option definitions are configured. A NULL value indicates the default vendor class. This variable is stored in memory as well as in persistent store.

DHCPv4OptionValue.DHCPv4ClassedOptValueList: This ADM element field is a list of IPv4 option values of any option defined for a user class and vendor class pair, which are identified by the UserClass ADM element and VendorClass ADM element fields. Each list element is an instance of the abstract data type DHCPv4ClassedOptValue, as specified in section 3.1.1.12. This variable is stored in memory as well as in persistent store.