cdcDefaultDNSDomainName
CISCO-DNS-CLIENT-MIB ·
.1.3.6.1.4.1.9.9.436.1.1.5
Object
scalar
r/w
OctetString
This object represents the Default DNS domain name
of the system. When this object is set to a
non empty string value, the domain name part of the
fully qualified name represented by the 'sysName'
object is updated by the value of this object.
When there is no entry in the 'cdcDNSDomainNameTable',
the value of this object is used for the domain name
configuration of the system.
When there is an entry in the 'cdcDNSDomainNameTable',
the value of this object is not used.
Context
- MIB
- CISCO-DNS-CLIENT-MIB
- OID
.1.3.6.1.4.1.9.9.436.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cdcConfigGroup
- Siblings
- 5
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-80
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdcDNSConfigEnable This object indicates whether the DNS
configuration is enabled or disabled in the local
system. | scalar | Enumeration | .1.3.6.1.4.1.9.9.436.1.1.1 |
| cdcNoOfDNSServerConfig This object represents the current number of entries
in the 'cdcDNSServerTable'. Indicates the number of
DNS Server entries that are configured in the system. | scalar | Unsigned32 | .1.3.6.1.4.1.9.9.436.1.1.2 |
| cdcDNSServerNextAvailIndex This object contains the next available value for
the object 'cdcDNSServerIndex'. If all values are
exhausted, then this object will contain a 0 value.
A management application sh… | scalar | Unsigned32 | .1.3.6.1.4.1.9.9.436.1.1.3 |
| cdcDNSServerTable This table contains information about the Domain Name
System (DNS) Server configurations in the system.
When the DNS configuration is disabled in the system,
i.e., 'cdcDNSConfi… | table | - | .1.3.6.1.4.1.9.9.436.1.1.4 |
| cdcDNSDomainNameTable This table contains the list of DNS Domain Names
defined for the system. Each domain name to be
tried in turn, for the domain name configuration
of the system. | table | - | .1.3.6.1.4.1.9.9.436.1.1.6 |