1. dhcpAddressState

    This stores information about the current binding-status of an address. For dynamic addresses managed by DHCP the values should be restricted to the following: "FREE" "ACTIVE" "EXPIRED" "RELEASED" "RESET" "ABANDONED" "BACKUP". For other addresses it SHOULD be one of the following: "UNKNOWN" "RESERVED" (an address that is managed by DHCP that is reserved for a specific client) "RESERVED-ACTIVE" (same as reserved but address is currently in use) "ASSIGNED" (assigned manually or by some other mechanism) "UNASSIGNED" "NOTASSIGNABLE".

    read more
  2. dhcpAssignedHostName

    This is the actual hostname that was assigned to a client. It may not be the name that was requested by the client. The fully qualified domain name can be determined by appending the value of "dhcpDomainName" (with a dot separator) to this name.

    read more
  3. dhcpClassData

    Encoded text string or list of bytes expressed in hexadecimal separated by colons. Clients match subclasses based on matching the class data with the results of match or spawn with statements in the class name declarations.

    read more

« Page 25 / 37 »

links

social