CISCO-GSLB-DNS-MIB

The MIB defines objects for status and statistics
information of DNS related operations of
Global Server Load Balancer(GSLB).  The MIB defines
objects for global statistical information like DNS
queries received, DNS responses sent, etc.  Further it
defines objects for answer, answer group, domain list,
source address list, proximity rule and DNS rule
statistics.  It also defines related notifications.

Acronyms and terminology:

DNS                   : Domain Name System (RFC1035)

D-proxy               : Local DNS name server of the
                       client.

Answer                : Refers to resources to which the GSLB
                       device resolves DNS requests that it
                       receives.

                       There are three possible types
                       of answers:

                       Virtual IP (VIP) :
                           Addresses associated with a
                           server load balancer device,
                           a web server, a cache, etc.

                       Name Server (NS) : 
                           Configured DNS name server on the
                           network that can answer queries
                           that the GSLB device can not
                           resolve.

                       Content Routing Agent (CRA) :
                           A device which uses a resolution
                           process called DNS race to send
                           identical and simultaneous
                           responses back to a client D-proxy
                           for proximity determination.

Answer group          : A logical grouping of answers.  It is a
                       set of virtual IP address (VIP), name
                       server (NS), or content routing agent
                       (CRA) addresses from which an
                       individual answer is selected and used
                       to reply to a content request.  Answers
                       are grouped together as resource pools.
                       The GSLB device, using one of a number
                       of available balance methods, can
                       choose the most appropriate resource
                       to serve each user request from the
                       answers in an answer group.

Balance method        : A balance method is an algorithm for
                       selecting the best server for
                       replying to a DNS query. 

Domain list           : A collection of domain names for
                       Internet or intranet resources that
                       have been delegated to the GSLB device
                       for DNS query responses.  Domain lists
                       either contain complete domain names
                       or regular expression that specifies a
                       pattern by which the GSLB device
                       matches incoming DNS requests.

Source address list   : A collection of IP addresses or address
                       blocks meant to hold information about
                       known D-proxies.  This information is
                       used by the GSLB device while answering
                       DNS queries.

DNS rule              : A rule which controls the operation of
                       GSLB device.  It identifies the actions
                       to be performed by the GSLB device when
                       it receives a DNS request from a known
                       source (a member of a source address
                       list) for a known domain (a member of
                       a domain list) by specifying which
                       response (answer) is to be given to
                       the requesting D-proxy and how that
                       answer is chosen.

Proximity             : Refers to the distance or delay, in
                       terms of network topology and not
                       geographic distance, between the
                       requesting client D-proxy and the
                       resources corresponding to that
                       request.

Proximity probing     : To respond to DNS requests with the
                       most proximate answers, the GSLB
                       device communicates with a probing
                       device located in each proximity zone
                       to gather round-trip time (RTT) metric
                       information measured between the
                       requesting client D-proxy and the
                       zone.  The GSLB device then directs
                       client requests to an available
                       resource with the lowest RTT value.

Proximity subsystem   : Component within the GSLB device
                       responsible for proximity
                       determination.

Clause                : A clause specifies that a particular
                       answer group serve the request and a
                       specific balance method be used to
                       select the best resource from that
                       answer group.

Boomerang server      : A method of proximity routing used by
                       GSLB device with CRAs.  It is also
                       known as DNS race.

                       The boomerang method is based on the
                       concept that instantaneous proximity
                       can be determined if a CRA within each
                       data center sends a DNS A-record
                       (IP address) at the exact same time
                       to the requesting D-proxy.  This gives
                       all CRAs a chance at resolving a
                       client request and allows for
                       proximity to be determined without
                       probing the client D-proxy.
                       Whichever DNS A-record is received
                       first by the D-proxy is, by default,
                       considered to be the most proximate.

                       For the GSLB device to initiate a DNS
                       race, it needs to establish the
                       following two pieces of information
                       for each CRA:
                       (a) The delay between the GSLB device
                           and each of the CRAs in each data
                           center.  With this data, the GSLB
                           device computes how long to delay
                           the race from each data center,
                           so that each CRA starts the race
                           simultaneously.
                       (b) The online status of the CRAs.
                           With this data, the GSLB device
                           knows not to forward requests to
                           any CRA that is not responding.

                       The boomerang server on the GSLB device
                       gathers this information by sending
                       keepalive messages at predetermined
                       intervals.  The boomerang server uses
                       this data, along with the IP addresses
                       of the CRAs, to request the exact start
                       time of the DNS race.  If the CRA
                       response is to be accepted by the
                       D-proxy, each CRA must spoof the IP
                       address of the GSLB device to which
                       the original DNS request was sent.

Imported Objects

CiscoGslbBalanceMethod, CiscoGslbAnswerAdminState, CiscoGslbAnswerStatus, CiscoGslbAnswerTypeCISCO-GSLB-TC-MIB
ciscoMgmtCISCO-SMI
InetAddressDNS, InetAddressPrefixLength, InetAddress, InetAddressTypeINET-ADDRESS-MIB
SnmpAdminStringSNMP-FRAMEWORK-MIB
MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUPSNMPv2-CONF
sysNameSNMPv2-MIB
OBJECT-TYPE, Unsigned32, Gauge32, Counter32, NOTIFICATION-TYPE, MODULE-IDENTITYSNMPv2-SMI
TruthValue, RowStatus, StorageTypeSNMPv2-TC
ciscoGslbDnsMIB.1.3.6.1.4.1.9.9.595
ciscoGslbDnsMIBNotifs .1.3.6.1.4.1.9.9.595.0
ciscoGslbDnsEventClause .1.3.6.1.4.1.9.9.595.0.1
ciscoGslbAnswerEventStatusChange .1.3.6.1.4.1.9.9.595.0.2
ciscoGslbDnsMIBObjects .1.3.6.1.4.1.9.9.595.1
cgdNotifControl .1.3.6.1.4.1.9.9.595.1.1
cgdDnsClauseNotifEnable .1.3.6.1.4.1.9.9.595.1.1.1
cgdDnsAnswerNotifEnable .1.3.6.1.4.1.9.9.595.1.1.2
cgdNotifObjects .1.3.6.1.4.1.9.9.595.1.2
cgdAnswerPrevStatus .1.3.6.1.4.1.9.9.595.1.2.1
cgdGlobal .1.3.6.1.4.1.9.9.595.1.3
cgdTotalDomains .1.3.6.1.4.1.9.9.595.1.3.1
cgdTotalDomainLists .1.3.6.1.4.1.9.9.595.1.3.2
cgdTotalSourceAddresses .1.3.6.1.4.1.9.9.595.1.3.3
cgdTotalSourceAddressLists .1.3.6.1.4.1.9.9.595.1.3.4
cgdTotalAnswers .1.3.6.1.4.1.9.9.595.1.3.5
cgdTotalAnswerGroups .1.3.6.1.4.1.9.9.595.1.3.6
cgdTotalRules .1.3.6.1.4.1.9.9.595.1.3.7
cgdAnsTrapRateLimit .1.3.6.1.4.1.9.9.595.1.3.8
cgdDnsClauseTrapRateLimit .1.3.6.1.4.1.9.9.595.1.3.9
cgdGlobalStats .1.3.6.1.4.1.9.9.595.1.4
cgdDnsRcvdQueries .1.3.6.1.4.1.9.9.595.1.4.1
cgdDnsQueryRateCurrent .1.3.6.1.4.1.9.9.595.1.4.10
cgdDnsQueryRatePeak .1.3.6.1.4.1.9.9.595.1.4.11
cgdDnsUdpSrcPortErrs .1.3.6.1.4.1.9.9.595.1.4.12
cgdDnsTcpSrcPortErrs .1.3.6.1.4.1.9.9.595.1.4.13
cgdDnsPollSockErrs .1.3.6.1.4.1.9.9.595.1.4.14
cgdDroppedAnsNotifs .1.3.6.1.4.1.9.9.595.1.4.15
cgdDroppedDnsClauseNotifs .1.3.6.1.4.1.9.9.595.1.4.16
cgdDnsRcvdHostAddrQueries .1.3.6.1.4.1.9.9.595.1.4.2
cgdDnsUnmatchedQueries .1.3.6.1.4.1.9.9.595.1.4.3
cgdDnsDroppedQueries .1.3.6.1.4.1.9.9.595.1.4.4
cgdNSFwdSentQueries .1.3.6.1.4.1.9.9.595.1.4.5
cgdNSFwdRcvdResps .1.3.6.1.4.1.9.9.595.1.4.6
cgdBoomServSentReqs .1.3.6.1.4.1.9.9.595.1.4.7
cgdProxLkupSentReqs .1.3.6.1.4.1.9.9.595.1.4.8
cgdProxLkupRcvdResps .1.3.6.1.4.1.9.9.595.1.4.9
cgdAnswer .1.3.6.1.4.1.9.9.595.1.5
cgdAnswerGroupTable .1.3.6.1.4.1.9.9.595.1.5.1
cgdAnswerGroupEntry .1.3.6.1.4.1.9.9.595.1.5.1.1
cgdAnswerGroupName .1.3.6.1.4.1.9.9.595.1.5.1.1.1
cgdAnswerGroupType .1.3.6.1.4.1.9.9.595.1.5.1.1.2
cgdAnswerGroupHits .1.3.6.1.4.1.9.9.595.1.5.1.1.3
cgdAnswerGroupStorageType .1.3.6.1.4.1.9.9.595.1.5.1.1.4
cgdAnswerGroupRowStatus .1.3.6.1.4.1.9.9.595.1.5.1.1.5
cgdAnswerTable .1.3.6.1.4.1.9.9.595.1.5.2
cgdAnswerEntry .1.3.6.1.4.1.9.9.595.1.5.2.1
cgdAnswerId .1.3.6.1.4.1.9.9.595.1.5.2.1.1
cgdAnswerRate1Min .1.3.6.1.4.1.9.9.595.1.5.2.1.10
cgdAnswerRate5Min .1.3.6.1.4.1.9.9.595.1.5.2.1.11
cgdAnswerRate30Min .1.3.6.1.4.1.9.9.595.1.5.2.1.12
cgdAnswerRate4Hr .1.3.6.1.4.1.9.9.595.1.5.2.1.13
cgdAnswerStorageType .1.3.6.1.4.1.9.9.595.1.5.2.1.14
cgdAnswerRowStatus .1.3.6.1.4.1.9.9.595.1.5.2.1.15
cgdAnswerType .1.3.6.1.4.1.9.9.595.1.5.2.1.2
cgdAnswerAddressType .1.3.6.1.4.1.9.9.595.1.5.2.1.3
cgdAnswerAddress .1.3.6.1.4.1.9.9.595.1.5.2.1.4
cgdAnswerName .1.3.6.1.4.1.9.9.595.1.5.2.1.5
cgdAnswerGrpName .1.3.6.1.4.1.9.9.595.1.5.2.1.6
cgdAnswerAdminState .1.3.6.1.4.1.9.9.595.1.5.2.1.7
cgdAnswerStatus .1.3.6.1.4.1.9.9.595.1.5.2.1.8
cgdAnswerHits .1.3.6.1.4.1.9.9.595.1.5.2.1.9
cgdDomain .1.3.6.1.4.1.9.9.595.1.6
cgdDomainListTable .1.3.6.1.4.1.9.9.595.1.6.1
cgdDomainListEntry .1.3.6.1.4.1.9.9.595.1.6.1.1
cgdDomainListName .1.3.6.1.4.1.9.9.595.1.6.1.1.1
cgdDomainListHits .1.3.6.1.4.1.9.9.595.1.6.1.1.2
cgdDomainListStorageType .1.3.6.1.4.1.9.9.595.1.6.1.1.3
cgdDomainListRowStatus .1.3.6.1.4.1.9.9.595.1.6.1.1.4
cgdDomainTable .1.3.6.1.4.1.9.9.595.1.6.2
cgdDomainEntry .1.3.6.1.4.1.9.9.595.1.6.2.1
cgdDomainId .1.3.6.1.4.1.9.9.595.1.6.2.1.1
cgdDomainRowStatus .1.3.6.1.4.1.9.9.595.1.6.2.1.10
cgdDomainName .1.3.6.1.4.1.9.9.595.1.6.2.1.2
cgdDomainList .1.3.6.1.4.1.9.9.595.1.6.2.1.3
cgdDomainHits .1.3.6.1.4.1.9.9.595.1.6.2.1.4
cgdDomainRate1Min .1.3.6.1.4.1.9.9.595.1.6.2.1.5
cgdDomainRate5Min .1.3.6.1.4.1.9.9.595.1.6.2.1.6
cgdDomainRate30Min .1.3.6.1.4.1.9.9.595.1.6.2.1.7
cgdDomainRate4Hr .1.3.6.1.4.1.9.9.595.1.6.2.1.8
cgdDomainStorageType .1.3.6.1.4.1.9.9.595.1.6.2.1.9
cgdSourceAdd .1.3.6.1.4.1.9.9.595.1.7
cgdSourceAddressListTable .1.3.6.1.4.1.9.9.595.1.7.1
cgdSourceAddressListEntry .1.3.6.1.4.1.9.9.595.1.7.1.1
cgdSourceAddressListName .1.3.6.1.4.1.9.9.595.1.7.1.1.1
cgdSourceAddressListHits .1.3.6.1.4.1.9.9.595.1.7.1.1.2
cgdSourceAddressListStorageType .1.3.6.1.4.1.9.9.595.1.7.1.1.3
cgdSourceAddressListRowStatus .1.3.6.1.4.1.9.9.595.1.7.1.1.4
cgdSourceAddressTable .1.3.6.1.4.1.9.9.595.1.7.2
cgdSourceAddressEntry .1.3.6.1.4.1.9.9.595.1.7.2.1
cgdSourceAddressId .1.3.6.1.4.1.9.9.595.1.7.2.1.1
cgdSourceAddressRate4Hr .1.3.6.1.4.1.9.9.595.1.7.2.1.10
cgdSourceAddressStorageType .1.3.6.1.4.1.9.9.595.1.7.2.1.11
cgdSourceAddressRowStatus .1.3.6.1.4.1.9.9.595.1.7.2.1.12
cgdSourceAddressAddressType .1.3.6.1.4.1.9.9.595.1.7.2.1.2
cgdSourceAddressAddress .1.3.6.1.4.1.9.9.595.1.7.2.1.3
cgdSourceAddressPrefixLength .1.3.6.1.4.1.9.9.595.1.7.2.1.4
cgdSourceAddressList .1.3.6.1.4.1.9.9.595.1.7.2.1.5
cgdSourceAddressHits .1.3.6.1.4.1.9.9.595.1.7.2.1.6
cgdSourceAddressRate1Min .1.3.6.1.4.1.9.9.595.1.7.2.1.7
cgdSourceAddressRate5Min .1.3.6.1.4.1.9.9.595.1.7.2.1.8
cgdSourceAddressRate30Min .1.3.6.1.4.1.9.9.595.1.7.2.1.9
cgdDnsRule .1.3.6.1.4.1.9.9.595.1.8
cgdClauseTable .1.3.6.1.4.1.9.9.595.1.8.1
cgdClauseEntry .1.3.6.1.4.1.9.9.595.1.8.1.1
cgdClauseId .1.3.6.1.4.1.9.9.595.1.8.1.1.1
cgdClauseAnsGrpName .1.3.6.1.4.1.9.9.595.1.8.1.1.2
cgdClauseBalanceMethod .1.3.6.1.4.1.9.9.595.1.8.1.1.3
cgdClauseHits .1.3.6.1.4.1.9.9.595.1.8.1.1.4
cgdClauseStorageType .1.3.6.1.4.1.9.9.595.1.8.1.1.5
cgdClauseRowStatus .1.3.6.1.4.1.9.9.595.1.8.1.1.6
cgdDnsRuleTable .1.3.6.1.4.1.9.9.595.1.8.2
cgdDnsRuleEntry .1.3.6.1.4.1.9.9.595.1.8.2.1
cgdDnsRuleName .1.3.6.1.4.1.9.9.595.1.8.2.1.1
cgdDnsRuleRowStatus .1.3.6.1.4.1.9.9.595.1.8.2.1.10
cgdFirstClauseId .1.3.6.1.4.1.9.9.595.1.8.2.1.2
cgdSecondClauseId .1.3.6.1.4.1.9.9.595.1.8.2.1.3
cgdThirdClauseId .1.3.6.1.4.1.9.9.595.1.8.2.1.4
cgdSourceAddList .1.3.6.1.4.1.9.9.595.1.8.2.1.5
cgdDNSRuleDomainList .1.3.6.1.4.1.9.9.595.1.8.2.1.6
cgdDnsRuleHits .1.3.6.1.4.1.9.9.595.1.8.2.1.7
cgdDnsRuleSuccesses .1.3.6.1.4.1.9.9.595.1.8.2.1.8
cgdDnsRuleStorageType .1.3.6.1.4.1.9.9.595.1.8.2.1.9
ciscoGslbDnsMIBConform .1.3.6.1.4.1.9.9.595.2
ciscoGslbDnsMIBCompliances .1.3.6.1.4.1.9.9.595.2.1
ciscoGslbDnsMIBGroups .1.3.6.1.4.1.9.9.595.2.2