|
|
Description:
|
hpicfDNSDomainSuffix OBJECT-TYPE
SYNTAX DisplayString (SIZE (0 .. 255))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"String representing the DNS Domain Suffix. A DNS Domain
Suffix (A unique designator on the network composed of
symbols separated by dots) to which resolver appends host
names before sending the queries to name servers.
An example of a valid domain suffix is 'example.com'.
The resolver will not use a domain suffix that is set as
empty-string (which is the default value). This can be
set only if the 'hpicfDNSConfigMode'is manual(2).
A read on this object always returns the current
configuration details. If 'hpicfDNSConfigMode'is set to
dhcp, it contains the domain names obtained through DHCP.
If 'hpicfDNSConfigMode'is set to manual it contains the
manually configured domain names."
|
|
|
|