3.1.1.26 Per DHCPv4ServerAttributes

The DHCPv4ServerAttributes ADM element contains the following fields.

DHCPv4ServerAttributes.IsRogue: This ADM element field stores a value that indicates whether the DHCP Server is rogue. The IsRogue ADM element corresponds to the data type BOOL. The DHCP Server sets the value of the IsRogue ADM element to TRUE if it detects itself to be a rogue server per the mechanism outlined in [MS-DHCPE] (section 3.3). Self-checking for rogue status can be enforced on the server by calling the API method R_DhcpServerRedoAuthorization. This variable is only stored in memory and not in persistent store.

DHCPv4ServerAttributes.IsDynBootp: This ADM element field stores a value that indicates whether the DHCP Server supports BOOTP. It corresponds to the data type BOOL and is set to TRUE by default. This variable is only stored in memory and not in persistent store.

DHCPv4ServerAttributes.IsBindingAware: This ADM element field stores a value that indicates whether the DHCP Server is binding-aware. It corresponds to the data type BOOL and is set to TRUE by default. This variable is only stored in memory and not in persistent store.

DHCPv4ServerAttributes.LastRestoreStatus: This ADM element field stores the error status of the last restore operation, and it corresponds to the data type ULONG. This variable is only stored in memory and not in persistent store.