CISCO-DNS-CLIENT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
7
.1.3.6.1.4.1.9.9.436.1.1.4 · 1 row entry · 4 columns
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.
cdcDNSServerEntry entry .1.3.6.1.4.1.9.9.436.1.1.4.1
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 table will be
contacted first, and so on.
Indexes
cdcDNSServerIndex
Column Syntax OID
cdcDNSServerIndex
This object represents the index corresponding to the
particular DNS Server configuration in the system.
For creation of new entry, the value of this object
should be same as that of the value of
'cdcDNSServerNextAvai…
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.436.1.1.4.1.1
cdcDNSServerAddrType
This object represents the Inet Address type of the
'cdcDNSServerAddr' object.

An attempt to modify this object will fail with
an 'inconsistentValue' error, if the value of the
corresponding instance o…
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.436.1.1.4.1.2
cdcDNSServerAddr
This object represents the address of the
DNS Server.

This object is a mandatory object for row creation.

An attempt to modify this object will fail with
an 'inconsistentValue' error, if t…
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.436.1.1.4.1.3
cdcDNSServerStatus
The Status of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.436.1.1.4.1.4
.1.3.6.1.4.1.9.9.436.1.1.6 · 1 row entry · 3 columns
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.
cdcDNSDomainNameEntry entry .1.3.6.1.4.1.9.9.436.1.1.6.1
An entry (conceptual row) in the
'cdcDNSDomainNameTable'.
Each row represents a DNS Domain name defined
for the system.
Indexes
cdcDNSDomainNameIndex
Column Syntax OID
cdcDNSDomainNameIndex
An arbitrary integer value, greater than zero,
which uniquely identifies a DNS Domain Name
defined for the system.
Unsigned32
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.436.1.1.6.1.1
cdcDNSDomainName
This object represents a DNS Domain Name
defined for 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 b…
OctetStringr/w
Constraints:
range: 1-80
.1.3.6.1.4.1.9.9.436.1.1.6.1.2
cdcDNSDomainNameStatus
The status of this conceptual row.
Once value of this object is set to 'active',
the associated entry can not be modified except
destroyed by setting this object to destroy(6).
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.436.1.1.6.1.3