CISCO-GSLB-DNS-MIB

File: CISCO-GSLB-DNS-MIB.mib (64551 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMPv2-MIB SNMP-FRAMEWORK-MIB INET-ADDRESS-MIB
CISCO-GSLB-TC-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Gauge32 Unsigned32
MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
StorageType RowStatus TruthValue
sysName SnmpAdminString InetAddressType
InetAddress InetAddressPrefixLength InetAddressDNS
CiscoGslbAnswerType CiscoGslbAnswerStatus CiscoGslbAnswerAdminState
CiscoGslbBalanceMethod ciscoMgmt

Defined Types

CgdAnswerGroupEntry  
SEQUENCE    
  cgdAnswerGroupName SnmpAdminString
  cgdAnswerGroupType CiscoGslbAnswerType
  cgdAnswerGroupHits Counter32
  cgdAnswerGroupStorageType StorageType
  cgdAnswerGroupRowStatus RowStatus

CgdAnswerEntry  
SEQUENCE    
  cgdAnswerId Unsigned32
  cgdAnswerType CiscoGslbAnswerType
  cgdAnswerAddressType InetAddressType
  cgdAnswerAddress InetAddress
  cgdAnswerName SnmpAdminString
  cgdAnswerGrpName SnmpAdminString
  cgdAnswerAdminState CiscoGslbAnswerAdminState
  cgdAnswerStatus CiscoGslbAnswerStatus
  cgdAnswerHits Counter32
  cgdAnswerRate1Min Gauge32
  cgdAnswerRate5Min Gauge32
  cgdAnswerRate30Min Gauge32
  cgdAnswerRate4Hr Gauge32
  cgdAnswerStorageType StorageType
  cgdAnswerRowStatus RowStatus

CgdDomainListEntry  
SEQUENCE    
  cgdDomainListName SnmpAdminString
  cgdDomainListHits Counter32
  cgdDomainListStorageType StorageType
  cgdDomainListRowStatus RowStatus

CgdDomainEntry  
SEQUENCE    
  cgdDomainId Unsigned32
  cgdDomainName InetAddressDNS
  cgdDomainList SnmpAdminString
  cgdDomainHits Counter32
  cgdDomainRate1Min Gauge32
  cgdDomainRate5Min Gauge32
  cgdDomainRate30Min Gauge32
  cgdDomainRate4Hr Gauge32
  cgdDomainStorageType StorageType
  cgdDomainRowStatus RowStatus

CgdSourceAddressListEntry  
SEQUENCE    
  cgdSourceAddressListName SnmpAdminString
  cgdSourceAddressListHits Counter32
  cgdSourceAddressListStorageType StorageType
  cgdSourceAddressListRowStatus RowStatus

CgdSourceAddressEntry  
SEQUENCE    
  cgdSourceAddressId Unsigned32
  cgdSourceAddressAddressType InetAddressType
  cgdSourceAddressAddress InetAddress
  cgdSourceAddressPrefixLength InetAddressPrefixLength
  cgdSourceAddressList SnmpAdminString
  cgdSourceAddressHits Counter32
  cgdSourceAddressRate1Min Gauge32
  cgdSourceAddressRate5Min Gauge32
  cgdSourceAddressRate30Min Gauge32
  cgdSourceAddressRate4Hr Gauge32
  cgdSourceAddressStorageType StorageType
  cgdSourceAddressRowStatus RowStatus

CgdClauseEntry  
SEQUENCE    
  cgdClauseId Unsigned32
  cgdClauseAnsGrpName SnmpAdminString
  cgdClauseBalanceMethod CiscoGslbBalanceMethod
  cgdClauseHits Counter32
  cgdClauseStorageType StorageType
  cgdClauseRowStatus RowStatus

CgdDnsRuleEntry  
SEQUENCE    
  cgdDnsRuleName SnmpAdminString
  cgdFirstClauseId Unsigned32
  cgdSecondClauseId Unsigned32
  cgdThirdClauseId Unsigned32
  cgdSourceAddList SnmpAdminString
  cgdDNSRuleDomainList SnmpAdminString
  cgdDnsRuleHits Counter32
  cgdDnsRuleSuccesses Counter32
  cgdDnsRuleStorageType StorageType
  cgdDnsRuleRowStatus RowStatus

Defined Values

ciscoGslbDnsMIB 1.3.6.1.4.1.9.9.595
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.
MODULE-IDENTITY    

ciscoGslbDnsMIBNotifs 1.3.6.1.4.1.9.9.595.0
OBJECT IDENTIFIER    

ciscoGslbDnsMIBObjects 1.3.6.1.4.1.9.9.595.1
OBJECT IDENTIFIER    

ciscoGslbDnsMIBConform 1.3.6.1.4.1.9.9.595.2
OBJECT IDENTIFIER    

cgdNotifControl 1.3.6.1.4.1.9.9.595.1.1
OBJECT IDENTIFIER    

cgdNotifObjects 1.3.6.1.4.1.9.9.595.1.2
OBJECT IDENTIFIER    

cgdGlobal 1.3.6.1.4.1.9.9.595.1.3
OBJECT IDENTIFIER    

cgdGlobalStats 1.3.6.1.4.1.9.9.595.1.4
OBJECT IDENTIFIER    

cgdAnswer 1.3.6.1.4.1.9.9.595.1.5
OBJECT IDENTIFIER    

cgdDomain 1.3.6.1.4.1.9.9.595.1.6
OBJECT IDENTIFIER    

cgdSourceAdd 1.3.6.1.4.1.9.9.595.1.7
OBJECT IDENTIFIER    

cgdDnsRule 1.3.6.1.4.1.9.9.595.1.8
OBJECT IDENTIFIER    

cgdTotalDomains 1.3.6.1.4.1.9.9.595.1.3.1
This object specifies the total number of domains configured. The value of this object corresponds to the number of entries in the cgdDomainTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cgdTotalDomainLists 1.3.6.1.4.1.9.9.595.1.3.2
This object specifies the total number of domain lists configured. The value of this object corresponds to the number of entries in the cgdDomainListTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cgdTotalSourceAddresses 1.3.6.1.4.1.9.9.595.1.3.3
This object specifies the total number of source addresses configured. The value of this object corresponds to the number of entries in the cgdSourceAddressTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cgdTotalSourceAddressLists 1.3.6.1.4.1.9.9.595.1.3.4
This object specifies the total number of source address lists configured. The value of this object corresponds to the number of entries in the cgdSourceAddressListTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cgdTotalAnswers 1.3.6.1.4.1.9.9.595.1.3.5
This object specifies the total number of answers configured. The value of this object corresponds to the number of entries in the cgdAnswerTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cgdTotalAnswerGroups 1.3.6.1.4.1.9.9.595.1.3.6
This object specifies the total number of answer groups configured. The value of this object corresponds to the number of entries in the cgdAnswerGroupTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cgdTotalRules 1.3.6.1.4.1.9.9.595.1.3.7
This object specifies the total number of DNS rules configured. The value of this object corresponds to the number of entries in the cgdDnsRuleTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cgdAnsTrapRateLimit 1.3.6.1.4.1.9.9.595.1.3.8
This object specifies the maximum rate at which the ciscoGslbAnswerEventStatusChange notifications can be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

cgdDnsClauseTrapRateLimit 1.3.6.1.4.1.9.9.595.1.3.9
This object specifies the maximum rate at which the ciscoGslbDnsEventClause notifications can be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

cgdDnsRcvdQueries 1.3.6.1.4.1.9.9.595.1.4.1
This object specifies the number of DNS queries received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdDnsRcvdHostAddrQueries 1.3.6.1.4.1.9.9.595.1.4.2
This object specifies the number of DNS queries with QTYPE value 1(A) or 255(*) received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdDnsUnmatchedQueries 1.3.6.1.4.1.9.9.595.1.4.3
This object specifies the number of DNS queries received for which no answer could be found.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdDnsDroppedQueries 1.3.6.1.4.1.9.9.595.1.4.4
This object specifies the number of DNS queries dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdNSFwdSentQueries 1.3.6.1.4.1.9.9.595.1.4.5
This object specifies the number of queries forwarded to an external DNS name server for resolution.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdNSFwdRcvdResps 1.3.6.1.4.1.9.9.595.1.4.6
This object specifies the number of responses received for queries that were forwarded to an external DNS name server for resolution.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdBoomServSentReqs 1.3.6.1.4.1.9.9.595.1.4.7
This object specifies the number of requests sent by the Boomerang server to initiate a DNS race.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdProxLkupSentReqs 1.3.6.1.4.1.9.9.595.1.4.8
This object specifies the number of proximity lookup requests sent to the proximity subsystem.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdProxLkupRcvdResps 1.3.6.1.4.1.9.9.595.1.4.9
This object specifies the number of proximity lookup responses received from the proximity subsystem.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdDnsQueryRateCurrent 1.3.6.1.4.1.9.9.595.1.4.10
This object specifies the current rate at which DNS queries are being received.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgdDnsQueryRatePeak 1.3.6.1.4.1.9.9.595.1.4.11
This object specifies the peak rate at which DNS queries have been received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cgdDnsUdpSrcPortErrs 1.3.6.1.4.1.9.9.595.1.4.12
This object specifies the number of DNS queries received with UDP source port value as zero.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdDnsTcpSrcPortErrs 1.3.6.1.4.1.9.9.595.1.4.13
This object specifies the number of DNS queries received with TCP source port value as zero.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdDnsPollSockErrs 1.3.6.1.4.1.9.9.595.1.4.14
The value of this object is the sum of socket errors, of all the gslb processes running on the gslb device. Examples of socket errors: Connection refused, No route to host, Communication error on send, Protocol not available, Network is unreachable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdDroppedAnsNotifs 1.3.6.1.4.1.9.9.595.1.4.15
The value of this object is the total number of ciscoGslbAnswerEventStatusChange notifications dropped since the network management portion of the system was last re-initialized. These notifications are dropped when the limit configured in cgdAnsTrapRateLimit is reached.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cgdDroppedDnsClauseNotifs 1.3.6.1.4.1.9.9.595.1.4.16
The value of this object is the total number of ciscoGslbDnsEventClause notifications dropped since the network management portion of the system was last re-initialized. These notifications are dropped when the limit configured in cgdDnsClauseTrapRateLimit is reached.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cgdAnswerGroupTable 1.3.6.1.4.1.9.9.595.1.5.1
This table is used to configure answer groups. This table consists a list of answer groups that are configured and the number of hits on that answer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgdAnswerGroupEntry

cgdAnswerGroupEntry 1.3.6.1.4.1.9.9.595.1.5.1.1
Each entry contains answer group specific statistics. Entries can be added/deleted by administrator action.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgdAnswerGroupEntry  

cgdAnswerGroupName 1.3.6.1.4.1.9.9.595.1.5.1.1.1
This object specifies the name given uniquely for an answer group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

cgdAnswerGroupType 1.3.6.1.4.1.9.9.595.1.5.1.1.2
This object specifies the type of answers contained in this answer group. The value of this object can not be modified when cgdAnswerGroupRowStatus is 'active'. This object is mandatory for a row creation.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoGslbAnswerType  

cgdAnswerGroupHits 1.3.6.1.4.1.9.9.595.1.5.1.1.3
This object specifies the number of times the answers in this group were sent as a reply for a DNS query since the GSLB device was last started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdAnswerGroupStorageType 1.3.6.1.4.1.9.9.595.1.5.1.1.4
This object specifies the storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cgdAnswerGroupRowStatus 1.3.6.1.4.1.9.9.595.1.5.1.1.5
This object is used to create/delete an entry in the cgdAnswerGroupTable
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cgdAnswerTable 1.3.6.1.4.1.9.9.595.1.5.2
This table is used to configure the answers. This table contains the configurable parameters for an answer as well as the statistics for each answer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgdAnswerEntry

cgdAnswerEntry 1.3.6.1.4.1.9.9.595.1.5.2.1
Each entry contains answer specific statistics and status information. Entries can be added/deleted/modified by administrator action. The following objects are mandatory for a row creation: cgdAnswerType cgdAnswerAddress
Status: current Access: not-accessible
OBJECT-TYPE    
  CgdAnswerEntry  

cgdAnswerId 1.3.6.1.4.1.9.9.595.1.5.2.1.1
This object uniquely identifies an answer.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cgdAnswerType 1.3.6.1.4.1.9.9.595.1.5.2.1.2
This object specifies the type value for the answer. The value of this object can not be modified when cgdAnswerRowStatus is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoGslbAnswerType  

cgdAnswerAddressType 1.3.6.1.4.1.9.9.595.1.5.2.1.3
This object specifies the type for answer IP address that is returned to DNS client or used for NS query or CRA DNS race.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

cgdAnswerAddress 1.3.6.1.4.1.9.9.595.1.5.2.1.4
This object specifies the answer IP address that is returned to client or used for NS query or CRA DNS race. The type of IP address is identified by cgdAnswerAddressType.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

cgdAnswerName 1.3.6.1.4.1.9.9.595.1.5.2.1.5
This object specifies the name given uniquely for an answer.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cgdAnswerGrpName 1.3.6.1.4.1.9.9.595.1.5.2.1.6
This object specifies the answer group list, to which an answer is associated. Its value must be same as the value configured in cgdAnswerGroupTable.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..80)  

cgdAnswerAdminState 1.3.6.1.4.1.9.9.595.1.5.2.1.7
This object is used to administratively activate/suspend an answer.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoGslbAnswerAdminState  

cgdAnswerStatus 1.3.6.1.4.1.9.9.595.1.5.2.1.8
This object specifies the most recently known status of an answer. If cgdAnswerAdminState is changed to 'suspended' then cgdAnswerStatus should change to 'suspended'. If cgdAnswerAdminState is changed to 'active' then the cgdAnswerStatus should change to 'online'/'offline' depending on whether the answer is avialable or not.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoGslbAnswerStatus  

cgdAnswerHits 1.3.6.1.4.1.9.9.595.1.5.2.1.9
This object specifies the number of times this answer was used in replying for a DNS query the DNS reply since the GSLB device was last started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdAnswerRate1Min 1.3.6.1.4.1.9.9.595.1.5.2.1.10
This object specifies the average per second hit count for the answer, calculated during the last one minute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgdAnswerRate5Min 1.3.6.1.4.1.9.9.595.1.5.2.1.11
This object specifies the average per second hit count for the answer, calculated during the last 5 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgdAnswerRate30Min 1.3.6.1.4.1.9.9.595.1.5.2.1.12
This object specifies the average per second hit count for the answer, calculated during the last 30 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgdAnswerRate4Hr 1.3.6.1.4.1.9.9.595.1.5.2.1.13
This object specifies the average per second hit count for the answer, calculated during the last 4 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgdAnswerStorageType 1.3.6.1.4.1.9.9.595.1.5.2.1.14
This object specifies the storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cgdAnswerRowStatus 1.3.6.1.4.1.9.9.595.1.5.2.1.15
This object is used to create/delete an entry in the cgdAnswerTable
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cgdDomainListTable 1.3.6.1.4.1.9.9.595.1.6.1
This table is used to create domain lists. This table consists the domain lists configured and its associated hits.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgdDomainListEntry

cgdDomainListEntry 1.3.6.1.4.1.9.9.595.1.6.1.1
Each entry contains domain list specific statistics and status information. Entries can be added/deleted by administrator action.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgdDomainListEntry  

cgdDomainListName 1.3.6.1.4.1.9.9.595.1.6.1.1.1
This object specifies the name given uniquely for a domain list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

cgdDomainListHits 1.3.6.1.4.1.9.9.595.1.6.1.1.2
This object specifies the number of times the domains in this domain list was queried since the GSLB device was last started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdDomainListStorageType 1.3.6.1.4.1.9.9.595.1.6.1.1.3
This object specifies the storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cgdDomainListRowStatus 1.3.6.1.4.1.9.9.595.1.6.1.1.4
This object is used to create/delete an entry in the cgdDomainListTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cgdDomainTable 1.3.6.1.4.1.9.9.595.1.6.2
This table is used to configure domain entries. This table consists the domain names and its association to the domain lists.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgdDomainEntry

cgdDomainEntry 1.3.6.1.4.1.9.9.595.1.6.2.1
Each entry contains domain specific statistics and status information. Entries can be added/deleted/modified by administrator action. The following objects are mandatory for the creation of a row: cgdDomainName cgdDomainList
Status: current Access: not-accessible
OBJECT-TYPE    
  CgdDomainEntry  

cgdDomainId 1.3.6.1.4.1.9.9.595.1.6.2.1.1
This object uniquely identifies a domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cgdDomainName 1.3.6.1.4.1.9.9.595.1.6.2.1.2
This object specifies, the user assigned DNS name or regular expression for the domain.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressDNS  

cgdDomainList 1.3.6.1.4.1.9.9.595.1.6.2.1.3
This object specifies the domain list to which this domain is associated. Its value must be same as the value configured in cgdDomainListTable.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

cgdDomainHits 1.3.6.1.4.1.9.9.595.1.6.2.1.4
This object specifies the number of times this domain name was queried since the GSLB device was last started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdDomainRate1Min 1.3.6.1.4.1.9.9.595.1.6.2.1.5
This object specifies the average per second hit count for the domain, calculated during the last minute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgdDomainRate5Min 1.3.6.1.4.1.9.9.595.1.6.2.1.6
This object specifies the average per second hit count for the domain, calculated during the last 5 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgdDomainRate30Min 1.3.6.1.4.1.9.9.595.1.6.2.1.7
This object specifies the average per second hit count for the domain, calculated during the last 30 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgdDomainRate4Hr 1.3.6.1.4.1.9.9.595.1.6.2.1.8
This object specifies the average per second hit count for the domain, calculated during the last 4 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgdDomainStorageType 1.3.6.1.4.1.9.9.595.1.6.2.1.9
This object specifies the storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cgdDomainRowStatus 1.3.6.1.4.1.9.9.595.1.6.2.1.10
This object is used to create/delete an entry in the cgdDomainTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cgdSourceAddressListTable 1.3.6.1.4.1.9.9.595.1.7.1
This table is used to configure source address lists. This table consists the source address lists configured and their statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgdSourceAddressListEntry

cgdSourceAddressListEntry 1.3.6.1.4.1.9.9.595.1.7.1.1
Each entry contains source address lists configured and their corresponding statistics. Entries can be added/deleted/modified by administrator action.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgdSourceAddressListEntry  

cgdSourceAddressListName 1.3.6.1.4.1.9.9.595.1.7.1.1.1
This object specifies the user assigned name for the source address list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

cgdSourceAddressListHits 1.3.6.1.4.1.9.9.595.1.7.1.1.2
This object specifies the number of times a DNS query originated from the source addresses configured in this source address list since the GSLB device was last started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdSourceAddressListStorageType 1.3.6.1.4.1.9.9.595.1.7.1.1.3
This object specifies the storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cgdSourceAddressListRowStatus 1.3.6.1.4.1.9.9.595.1.7.1.1.4
This object is used to create/delete an entry in the cgdSourceAddressListTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cgdSourceAddressTable 1.3.6.1.4.1.9.9.595.1.7.2
This table is used to configure source addresses on the GSLB device. It consists of the source addresses configured and its statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgdSourceAddressEntry

cgdSourceAddressEntry 1.3.6.1.4.1.9.9.595.1.7.2.1
Each entry contains source address specific statistics and status information. Entries can be added/deleted/modified by administrator action. The following objects are mandatory for a row creation: cgdSourceAddressAddress cgdSourceAddressPrefixLength cgdSourceAddressList
Status: current Access: not-accessible
OBJECT-TYPE    
  CgdSourceAddressEntry  

cgdSourceAddressId 1.3.6.1.4.1.9.9.595.1.7.2.1.1
This object uniquely identifies a source address instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cgdSourceAddressAddressType 1.3.6.1.4.1.9.9.595.1.7.2.1.2
This object specifies the source address subnet IP address type to match incoming client requests.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cgdSourceAddressAddress 1.3.6.1.4.1.9.9.595.1.7.2.1.3
This object specifies the source address subnet IP address to match incoming client requests.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cgdSourceAddressPrefixLength 1.3.6.1.4.1.9.9.595.1.7.2.1.4
This object specifies the source address subnet IP mask to match incoming client requests.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

cgdSourceAddressList 1.3.6.1.4.1.9.9.595.1.7.2.1.5
This object specifies the source address list to which this source address is associated. Its value must be same as the value configured in cgdSourceAddressListTable.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

cgdSourceAddressHits 1.3.6.1.4.1.9.9.595.1.7.2.1.6
This object specifies the number of times a DNS query was originated from this source address since the GSLB device was last started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdSourceAddressRate1Min 1.3.6.1.4.1.9.9.595.1.7.2.1.7
This object specifies the average per second hit count for the source address, calculated during the last minute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgdSourceAddressRate5Min 1.3.6.1.4.1.9.9.595.1.7.2.1.8
This object specifies the average per second hit count for the source address, calculated during the last 5 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgdSourceAddressRate30Min 1.3.6.1.4.1.9.9.595.1.7.2.1.9
This object specifies the average per second hit count for the source address, calculated during the last 30 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgdSourceAddressRate4Hr 1.3.6.1.4.1.9.9.595.1.7.2.1.10
This object specifies the averaged per second hit count for the source address, calculated during the last 4 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgdSourceAddressStorageType 1.3.6.1.4.1.9.9.595.1.7.2.1.11
This object specifies the storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cgdSourceAddressRowStatus 1.3.6.1.4.1.9.9.595.1.7.2.1.12
This object is used to create/delete an entry in the cgdSourceAddressTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cgdClauseTable 1.3.6.1.4.1.9.9.595.1.8.1
This table is used to configure the clauses. This table contains entries for each clause configured and their statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgdClauseEntry

cgdClauseEntry 1.3.6.1.4.1.9.9.595.1.8.1.1
An entry in cgdClauseTable. Each entry contains information on answer group, balance method and also the number of hits on the clause. Entries can be added/deleted by administrator action. The following objects are mandatory for a row creation: cgdClauseAnsGrpName cgdClauseBalanceMethod
Status: current Access: not-accessible
OBJECT-TYPE    
  CgdClauseEntry  

cgdClauseId 1.3.6.1.4.1.9.9.595.1.8.1.1.1
This object uniquely identifies a clause.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cgdClauseAnsGrpName 1.3.6.1.4.1.9.9.595.1.8.1.1.2
This object specifies the answer group associated with the clause. Its value must be same as the value configured in cgdAnswerGroupTable.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cgdClauseBalanceMethod 1.3.6.1.4.1.9.9.595.1.8.1.1.3
This object specifies the balance method associated with the clause.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoGslbBalanceMethod  

cgdClauseHits 1.3.6.1.4.1.9.9.595.1.8.1.1.4
This object specifies the number of times this clause was used in repling for a DNS query since the GSLB device was last started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdClauseStorageType 1.3.6.1.4.1.9.9.595.1.8.1.1.5
This object specifies the storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cgdClauseRowStatus 1.3.6.1.4.1.9.9.595.1.8.1.1.6
This object is used to create/delete an entry in the cgdClauseTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cgdDnsRuleTable 1.3.6.1.4.1.9.9.595.1.8.2
This table is used to configure DNS rule. This table consists the DNS rules configured and also the statistics for each rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgdDnsRuleEntry

cgdDnsRuleEntry 1.3.6.1.4.1.9.9.595.1.8.2.1
An entry in the cgdDnsRuleTable. Each entry contains DNS rule name and clauses associsted with it. Entries can be added/deleted by administrator action.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgdDnsRuleEntry  

cgdDnsRuleName 1.3.6.1.4.1.9.9.595.1.8.2.1.1
This object specifies the user assigned name for the DNS rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

cgdFirstClauseId 1.3.6.1.4.1.9.9.595.1.8.2.1.2
This object is used to associate a clause with the first clause of the DNS rule. The answer will be expected from the clause identified by the value of this object. If not available, value identified in cgdSecondClauseId will be used. Its value must be same as the value configured in cgdClauseTable.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cgdSecondClauseId 1.3.6.1.4.1.9.9.595.1.8.2.1.3
This object is used to associate a clause with the second clause of the DNS rule. If the answer is not available in the first clause, identified by cgdFirstClauseId, then the second clause is picked, identified by this object. Its value must be same as the value configured in cgdClauseTable.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cgdThirdClauseId 1.3.6.1.4.1.9.9.595.1.8.2.1.4
This object is used to associate a clause with the third clause of the DNS rule. If the answer is not available in the first and the second clause, identified by cgdFirstClauseId and cgdThirdClauseId respectively, then the third clause is picked, identified by the object. Its value must be same as the value configured in cgdClauseTable.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cgdSourceAddList 1.3.6.1.4.1.9.9.595.1.8.2.1.5
This object is used to associate a source address list with the DNS rule. Its value must be same as the value configured in cgdSourceAddressListTable. This object is mandatory for a row creation.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cgdDNSRuleDomainList 1.3.6.1.4.1.9.9.595.1.8.2.1.6
This object is used to associate a domain list with the DNS rule. Its value must be same as the value configured in cgdDomainListTable. This object is mandatory for a row creation.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cgdDnsRuleHits 1.3.6.1.4.1.9.9.595.1.8.2.1.7
This object specifies the number of times this DNS rule was used in replying for a DNS query since the GSLB device was last started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdDnsRuleSuccesses 1.3.6.1.4.1.9.9.595.1.8.2.1.8
This object specifies the number of successes for the DNS rule instance since the GSLB device was last started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgdDnsRuleStorageType 1.3.6.1.4.1.9.9.595.1.8.2.1.9
This object specifies the storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cgdDnsRuleRowStatus 1.3.6.1.4.1.9.9.595.1.8.2.1.10
This object is used to create/delete an entry in the cgdRuleTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cgdDnsClauseNotifEnable 1.3.6.1.4.1.9.9.595.1.1.1
This object is used for administratively enabling/disabling the ciscoGslbDnsEventClause notification.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cgdDnsAnswerNotifEnable 1.3.6.1.4.1.9.9.595.1.1.2
This object is used for administratively enabling/disabling the ciscoGslbAnswerEventStatusChange notification.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cgdAnswerPrevStatus 1.3.6.1.4.1.9.9.595.1.2.1
This object is used for sending the value of cgdAnswerStatus before transitioning to new state.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CiscoGslbAnswerStatus  

ciscoGslbDnsEventClause 1.3.6.1.4.1.9.9.595.0.1
This notification is sent when transition occurs from use of one clause to another for selecting an answer on a DNS rule match. For example a transition is said to have occured, when a DNS rule uses a clause identified by cgdSecondClauseId instead of cgdFirstClauseId. -cgdFirstClauseId contains the clause number used for selecting the most recent answer for a DNS rule. -cgdSecondClauseId contains the clause number that was previously used to select an answer for the DNS rule.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

ciscoGslbAnswerEventStatusChange 1.3.6.1.4.1.9.9.595.0.2
This notification is sent when the value of cgdAnswerStatus changes from one state to another.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

ciscoGslbDnsMIBCompliances 1.3.6.1.4.1.9.9.595.2.1
OBJECT IDENTIFIER    

ciscoGslbDnsMIBGroups 1.3.6.1.4.1.9.9.595.2.2
OBJECT IDENTIFIER    

ciscoGslbDnsMIBCompliance 1.3.6.1.4.1.9.9.595.2.1.1
Compliance statement for entities which implement the Cisco GSLB DNS MIB
Status: deprecated Access: accessible-for-notify
MODULE-COMPLIANCE    

ciscoGslbDnsGlobalGroup 1.3.6.1.4.1.9.9.595.2.2.1
A collection of objects that provide general configuration information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoGslbDnsGlobalStatsGroup 1.3.6.1.4.1.9.9.595.2.2.2
A collection of objects that provide general statistics.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoGslbDnsAnswerGroup 1.3.6.1.4.1.9.9.595.2.2.3
A collection of objects that provide per answer instance status and statistics.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoGslbDnsDomainGroup 1.3.6.1.4.1.9.9.595.2.2.4
A collection of objects that provide per domain instance status and statistics.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoGslbDnsSourceAddGroup 1.3.6.1.4.1.9.9.595.2.2.5
A collection of objects that provide per proximity rule instance status and statistics.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoGslbDnsRuleGroup 1.3.6.1.4.1.9.9.595.2.2.6
A collection of objects that provide per DNS rule instance status and statistics.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoGslbDnsNotifControlGroup 1.3.6.1.4.1.9.9.595.2.2.7
A collection of objects that control the sending of notifications defined in this MIB module.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoGslbDnsNotifObjectsGroup 1.3.6.1.4.1.9.9.595.2.2.8
A collection of objects that convey information for notifications defined in this MIB module.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoGslbDnsNotifGroup 1.3.6.1.4.1.9.9.595.2.2.9
A collection of objects used for notifications defined in this MIB module.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

ciscoGslbDnsGlobalRateLimitGroup 1.3.6.1.4.1.9.9.595.2.2.10
A collection of objects that provides information on Rate Limit configuration for notifications.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoGslbDnsGlobalNotifStatsGroup 1.3.6.1.4.1.9.9.595.2.2.11
A collection of objects that provide statistics related to dropped connections.
Status: current Access: accessible-for-notify
OBJECT-GROUP