CISCO-DNS-CLIENT-MIB
AI MIB Summary
The CISCO-DNS-CLIENT-MIB enables monitoring of Cisco DNS client operations, specifically tracking query resolution statistics, cache hit/miss ratios, and server reachability states. It provides visibility into DNS transaction latency, error counts, and the operational status of configured DNS name servers to facilitate troubleshooting of name resolution failures.
The MIB module for entities implementing the client side of the Domain Name System (DNS) protocol.
Main OID:
ciscoDNSClientMIB.1.3.6.1.4.1.9.9.436
22
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
22 total| Object Name |
|---|
ciscoDNSClientMIBThe MIB module for entities implementing the client
side of the Domain Name System (DNS) protocol. MODULE-IDENTITY .1.3.6.1.4.1.9.9.436 |
ciscoDNSClientMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.436.0 |
ciscoDNSClientMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.436.1 |
cdcConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.436.1.1 |
cdcDNSConfigEnableThis object indicates whether the DNS
configuration is enabled or disabled in the local
system.rw Enumeration .1.3.6.1.4.1.9.9.436.1.1.1 |
cdcNoOfDNSServerConfigThis object represents the current number of entries
in the 'cdcDNSServerTable'. Indicates the number of
DNS Server entries that are configured in the system.ro Unsigned32 .1.3.6.1.4.1.9.9.436.1.1.2 |
cdcDNSServerNextAvailIndexThis 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 should read this object,
get the (non-zero) value and use same for
creating an entry in the 'cdcDNSServerTable'.
If two network management applications read this
object at the same time and try to create an entry
in the 'cdcDNSServerTable', only one of them will
succeed. The network management application which
failed, will need to re-read this object and try
the SET again.ro Unsigned32 .1.3.6.1.4.1.9.9.436.1.1.3 |
cdcDNSServerTableThis 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. SEQUENCE OF CdcDNSServerEntry .1.3.6.1.4.1.9.9.436.1.1.4 |
cdcDNSServerEntryAn 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. CdcDNSServerEntry .1.3.6.1.4.1.9.9.436.1.1.4.1 |
cdcDNSServerIndexThis 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
'cdcDNSServerNextAvailIndex' object. If this is not
the case, then the entry creation will fail. Unsigned32 .1.3.6.1.4.1.9.9.436.1.1.4.1.1 |
cdcDNSServerAddrTypeThis 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 of 'cdcDNSServerStatus'
object is active(1).rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.436.1.1.4.1.2 |
cdcDNSServerAddrThis 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 the value of the
corresponding instance of 'cdcDNSServerStatus' object
is active(1).rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.436.1.1.4.1.3 |
cdcDNSServerStatusThe Status of this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.436.1.1.4.1.4 |
cdcDefaultDNSDomainNameThis 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.rw SnmpAdminString .1.3.6.1.4.1.9.9.436.1.1.5 |
cdcDNSDomainNameTableThis 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. SEQUENCE OF CdcDNSDomainNameEntry .1.3.6.1.4.1.9.9.436.1.1.6 |
cdcDNSDomainNameEntryAn entry (conceptual row) in the
'cdcDNSDomainNameTable'.
Each row represents a DNS Domain name defined
for the system. CdcDNSDomainNameEntry .1.3.6.1.4.1.9.9.436.1.1.6.1 |
cdcDNSDomainNameIndexAn arbitrary integer value, greater than zero,
which uniquely identifies a DNS Domain Name
defined for the system. Unsigned32 .1.3.6.1.4.1.9.9.436.1.1.6.1.1 |
cdcDNSDomainNameThis 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 by the value of
this object.
This object is a mandatory object for row creation.
An attempt to modify this object will fail with
an 'inconsistentValue' error, if the value of the
corresponding instance of 'cdcDNSDomainNameStatus'
object is active(1).rw SnmpAdminString .1.3.6.1.4.1.9.9.436.1.1.6.1.2 |
cdcDNSDomainNameStatusThe 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).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.436.1.1.6.1.3 |
ciscoDNSClientMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.436.2 |
ciscoDNSClientMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.436.2.1 |
ciscoDNSClientMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.436.2.2 |