cdcDNSServerTable
CISCO-DNS-CLIENT-MIB ·
.1.3.6.1.4.1.9.9.436.1.1.4
Object
table
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., 'cdcDNSConfigEnable' object is set to 'disabled', all entries of this table will be removed automatically. The index of this table is not persistent upon system reboot.
Context
- MIB
- CISCO-DNS-CLIENT-MIB
- OID
.1.3.6.1.4.1.9.9.436.1.1.4- Type
- table
- Status
- current
- Parent
- cdcConfigGroup
- Siblings
- 5
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
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 |
| cdcDefaultDNSDomainName 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 represen… | scalar | OctetString | .1.3.6.1.4.1.9.9.436.1.1.5 |
| 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 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdcDNSServerEntry An Entry representing the information about a
DNS Server configuration.
The entries are contacted in turn by the system for
DNS services. The first entry in this ta… | row | - | .1.3.6.1.4.1.9.9.436.1.1.4.1 |