The DHCP Fingerprint object is part of the Fingerprint filter.
Only ‘CUSTOM’ fingerprint can be added or modified. The ‘STANDARD’ fingerprint can be disabled only.
References to fingerprint are object references. The name part of a fingerprint object reference has the following components:
- Name of the Fingerprint object
Example: fingerprint/SW5mb2Jsb3ggQXBwbGlhbmNl:Infoblox%20Appliance
The object cannot be managed on Cloud Platform members.
These fields are actual members of the object; thus, they can be requested by using _return_fields, if the fields are readable.
The basic version of the object contains the field(s): comment, device_class, name.
The following fields are required to create this object:
Field | Notes |
---|---|
device_class | |
ipv6_option_sequence | See the field description for more information |
name | |
option_sequence | See the field description for more information |
vendor_id | See the field description for more information |
Comment for the Fingerprint; maximum 256 characters.
Type
String.
Create
The default value is empty.
Search
The field is available for search via
Notes
The comment is part of the base object.
A class of DHCP Fingerprint object; maximum 256 characters.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The field is required on creation.
Search
The field is available for search via
Notes
The device_class is part of the base object.
Determines if the DHCP Fingerprint object is disabled or not.
Type
Bool.
Create
The default value is False.
Search
The field is not available for search.
Extensible attributes associated with the object.
For valid values for extensible attributes, see the following information.
Type
Extensible attributes.
This field allows +/- to be specified as part of the field name when updating the object, see the following information.
Create
The default value is empty.
Search
For how to search extensible attributes, see the following information.
A list (comma separated list) of IPv6 option number sequences of the device or operating system.
Type
String array.
Create
The field is required if neither option_sequence nor vendor_id is specified.
Search
The field is not available for search.
Name of the DHCP Fingerprint object.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The field is required on creation.
Search
The field is available for search via
Notes
The name is part of the base object.
A list (comma separated list) of IPv4 option number sequences of the device or operating system.
Type
String array.
Create
The field is required if neither ipv6_option_sequence nor vendor_id is specified.
Search
The field is not available for search.
Field | Type | Req | R/O | Base | Search |
---|---|---|---|---|---|
comment | String | N | N | Y | : = ~ |
device_class | String | Y | N | Y | : = ~ |
disable | Bool | N | N | N | N/A |
extattrs | Extattr | N | N | N | ext |
ipv6_option_sequence | [String] | Y* | N | N | N/A |
name | String | Y | N | Y | : = ~ |
option_sequence | [String] | Y* | N | N | N/A |
type | String | N | N | N | = |
vendor_id | [String] | Y* | N | N | N/A |
* Required in some cases, see detailed field description above.