CISCO-GSLB-DNS-MIB Download
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.
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-GSLB-DNS-MIB
- cgdTotalDomains
- This object specifies the total number of domains configured. The value of this object corresponds to the number of entries in the cgdDomainTable.
- cgdTotalDomainLists
- This object specifies the total number of domain lists configured. The value of this object corresponds to the number of entries in the cgdDomainListTable.
- cgdTotalSourceAddresses
- This object specifies the total number of source addresses configured. The value of this object corresponds to the number of entries in the cgdSourceAddressTable.
- cgdTotalSourceAddressLists
- 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.
- cgdTotalAnswers
- This object specifies the total number of answers configured. The value of this object corresponds to the number of entries in the cgdAnswerTable.
- cgdTotalAnswerGroups
- This object specifies the total number of answer groups configured. The value of this object corresponds to the number of entries in the cgdAnswerGroupTable.
- cgdTotalRules
- This object specifies the total number of DNS rules configured. The value of this object corresponds to the number of entries in the cgdDnsRuleTable.
- cgdAnsTrapRateLimit
- This object specifies the maximum rate at which the ciscoGslbAnswerEventStatusChange notifications can be sent.
- cgdDnsClauseTrapRateLimit
- This object specifies the maximum rate at which the ciscoGslbDnsEventClause notifications can be sent.
- cgdDnsRcvdQueries
- This object specifies the number of DNS queries received.
- cgdDnsRcvdHostAddrQueries
- This object specifies the number of DNS queries with QTYPE value 1(A) or 255(*) received.
- cgdDnsUnmatchedQueries
- This object specifies the number of DNS queries received for which no answer could be found.
- cgdDnsDroppedQueries
- This object specifies the number of DNS queries dropped.
- cgdNSFwdSentQueries
- This object specifies the number of queries forwarded to an external DNS name server for resolution.
- cgdNSFwdRcvdResps
- This object specifies the number of responses received for queries that were forwarded to an external DNS name server for resolution.
- cgdBoomServSentReqs
- This object specifies the number of requests sent by the Boomerang server to initiate a DNS race.
- cgdProxLkupSentReqs
- This object specifies the number of proximity lookup requests sent to the proximity subsystem.
- cgdProxLkupRcvdResps
- This object specifies the number of proximity lookup responses received from the proximity subsystem.
- cgdDnsQueryRateCurrent
- This object specifies the current rate at which DNS queries are being received.
- cgdDnsQueryRatePeak
- This object specifies the peak rate at which DNS queries have been received.
- cgdDnsUdpSrcPortErrs
- This object specifies the number of DNS queries received with UDP source port value as zero.
- cgdDnsTcpSrcPortErrs
- This object specifies the number of DNS queries received with TCP source port value as zero.
- cgdDnsPollSockErrs
- 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.
- cgdDroppedAnsNotifs
- 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 cgdAnsTrapRateL ...
- cgdDroppedDnsClauseNotifs
- 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 cgdDnsClauseTrapRateLimi ...
- cgdAnswerGroupTable
- 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.
- cgdAnswerGroupEntry
- Each entry contains answer group specific statistics. Entries can be added/deleted by administrator action.
- cgdAnswerGroupName
- This object specifies the name given uniquely for an answer group.
- cgdAnswerGroupType
- 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.
- cgdAnswerGroupHits
- 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.
- cgdAnswerGroupStorageType
- This object specifies the storage type for this conceptual row.
- cgdAnswerGroupRowStatus
- This object is used to create/delete an entry in the cgdAnswerGroupTable
- cgdAnswerTable
- 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.
- cgdAnswerEntry
- 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
- cgdAnswerId
- This object uniquely identifies an answer.
- cgdAnswerType
- This object specifies the type value for the answer. The value of this object can not be modified when cgdAnswerRowStatus is 'active'.
- cgdAnswerAddressType
- This object specifies the type for answer IP address that is returned to DNS client or used for NS query or CRA DNS race.
- cgdAnswerAddress
- 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.
- cgdAnswerName
- This object specifies the name given uniquely for an answer.
- cgdAnswerGrpName
- This object specifies the answer group list, to which an answer is associated. Its value must be same as the value configured in cgdAnswerGroupTable.
- cgdAnswerAdminState
- This object is used to administratively activate/suspend an answer.
- cgdAnswerStatus
- 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 t ...
- cgdAnswerHits
- 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.
- cgdAnswerRate1Min
- This object specifies the average per second hit count for the answer, calculated during the last one minute.
- cgdAnswerRate5Min
- This object specifies the average per second hit count for the answer, calculated during the last 5 minute interval.
- cgdAnswerRate30Min
- This object specifies the average per second hit count for the answer, calculated during the last 30 minute interval.
- cgdAnswerRate4Hr
- This object specifies the average per second hit count for the answer, calculated during the last 4 hour interval.
- cgdAnswerStorageType
- This object specifies the storage type for this conceptual row.
- cgdAnswerRowStatus
- This object is used to create/delete an entry in the cgdAnswerTable
- cgdDomainListTable
- This table is used to create domain lists. This table consists the domain lists configured and its associated hits.
- cgdDomainListEntry
- Each entry contains domain list specific statistics and status information. Entries can be added/deleted by administrator action.
- cgdDomainListName
- This object specifies the name given uniquely for a domain list.
- cgdDomainListHits
- This object specifies the number of times the domains in this domain list was queried since the GSLB device was last started.
- cgdDomainListStorageType
- This object specifies the storage type for this conceptual row.
- cgdDomainListRowStatus
- This object is used to create/delete an entry in the cgdDomainListTable.
- cgdDomainTable
- This table is used to configure domain entries. This table consists the domain names and its association to the domain lists.
- cgdDomainEntry
- 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
- cgdDomainId
- This object uniquely identifies a domain.
- cgdDomainName
- This object specifies, the user assigned DNS name or regular expression for the domain.
- cgdDomainList
- This object specifies the domain list to which this domain is associated. Its value must be same as the value configured in cgdDomainListTable.
- cgdDomainHits
- This object specifies the number of times this domain name was queried since the GSLB device was last started.
- cgdDomainRate1Min
- This object specifies the average per second hit count for the domain, calculated during the last minute.
- cgdDomainRate5Min
- This object specifies the average per second hit count for the domain, calculated during the last 5 minute interval.
- cgdDomainRate30Min
- This object specifies the average per second hit count for the domain, calculated during the last 30 minute interval.
- cgdDomainRate4Hr
- This object specifies the average per second hit count for the domain, calculated during the last 4 hour interval.
- cgdDomainStorageType
- This object specifies the storage type for this conceptual row.
- cgdDomainRowStatus
- This object is used to create/delete an entry in the cgdDomainTable.
- cgdSourceAddressListTable
- This table is used to configure source address lists. This table consists the source address lists configured and their statistics.
- cgdSourceAddressListEntry
- Each entry contains source address lists configured and their corresponding statistics. Entries can be added/deleted/modified by administrator action.
- cgdSourceAddressListName
- This object specifies the user assigned name for the source address list.
- cgdSourceAddressListHits
- 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.
- cgdSourceAddressListStorageType
- This object specifies the storage type for this conceptual row.
- cgdSourceAddressListRowStatus
- This object is used to create/delete an entry in the cgdSourceAddressListTable.
- cgdSourceAddressTable
- This table is used to configure source addresses on the GSLB device. It consists of the source addresses configured and its statistics.
- cgdSourceAddressEntry
- 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 cgd ...
- cgdSourceAddressId
- This object uniquely identifies a source address instance.
- cgdSourceAddressAddressType
- This object specifies the source address subnet IP address type to match incoming client requests.
- cgdSourceAddressAddress
- This object specifies the source address subnet IP address to match incoming client requests.
- cgdSourceAddressPrefixLength
- This object specifies the source address subnet IP mask to match incoming client requests.
- cgdSourceAddressList
- 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.
- cgdSourceAddressHits
- This object specifies the number of times a DNS query was originated from this source address since the GSLB device was last started.
- cgdSourceAddressRate1Min
- This object specifies the average per second hit count for the source address, calculated during the last minute.
- cgdSourceAddressRate5Min
- This object specifies the average per second hit count for the source address, calculated during the last 5 minute interval.
- cgdSourceAddressRate30Min
- This object specifies the average per second hit count for the source address, calculated during the last 30 minute interval.
- cgdSourceAddressRate4Hr
- This object specifies the averaged per second hit count for the source address, calculated during the last 4 hour interval.
- cgdSourceAddressStorageType
- This object specifies the storage type for this conceptual row.
- cgdSourceAddressRowStatus
- This object is used to create/delete an entry in the cgdSourceAddressTable.
- cgdClauseTable
- This table is used to configure the clauses. This table contains entries for each clause configured and their statistics.
- cgdClauseEntry
- 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: cgdClause ...
- cgdClauseId
- This object uniquely identifies a clause.
- cgdClauseAnsGrpName
- This object specifies the answer group associated with the clause. Its value must be same as the value configured in cgdAnswerGroupTable.
- cgdClauseBalanceMethod
- This object specifies the balance method associated with the clause.
- cgdClauseHits
- This object specifies the number of times this clause was used in repling for a DNS query since the GSLB device was last started.
- cgdClauseStorageType
- This object specifies the storage type for this conceptual row.
- cgdClauseRowStatus
- This object is used to create/delete an entry in the cgdClauseTable.
- cgdDnsRuleTable
- This table is used to configure DNS rule. This table consists the DNS rules configured and also the statistics for each rule.
- cgdDnsRuleEntry
- An entry in the cgdDnsRuleTable. Each entry contains DNS rule name and clauses associsted with it. Entries can be added/deleted by administrator action.
- cgdDnsRuleName
- This object specifies the user assigned name for the DNS rule.
- cgdFirstClauseId
- 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 ...
- cgdSecondClauseId
- 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 ...
- cgdThirdClauseId
- 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, identif ...
- cgdSourceAddList
- 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.
- cgdDNSRuleDomainList
- 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.
- cgdDnsRuleHits
- 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.
- cgdDnsRuleSuccesses
- This object specifies the number of successes for the DNS rule instance since the GSLB device was last started.
- cgdDnsRuleStorageType
- This object specifies the storage type for this conceptual row.
- cgdDnsRuleRowStatus
- This object is used to create/delete an entry in the cgdRuleTable.
- cgdDnsClauseNotifEnable
- This object is used for administratively enabling/disabling the ciscoGslbDnsEventClause notification.
- cgdDnsAnswerNotifEnable
- This object is used for administratively enabling/disabling the ciscoGslbAnswerEventStatusChange notification.
- cgdAnswerPrevStatus
- This object is used for sending the value of cgdAnswerStatus before transitioning to new state.
- ciscoGslbDnsGlobalGroup
- A collection of objects that provide general configuration information.
- ciscoGslbDnsGlobalStatsGroup
- A collection of objects that provide general statistics.
- ciscoGslbDnsAnswerGroup
- A collection of objects that provide per answer instance status and statistics.
- ciscoGslbDnsDomainGroup
- A collection of objects that provide per domain instance status and statistics.
- ciscoGslbDnsSourceAddGroup
- A collection of objects that provide per proximity rule instance status and statistics.
- ciscoGslbDnsRuleGroup
- A collection of objects that provide per DNS rule instance status and statistics.
- ciscoGslbDnsNotifControlGroup
- A collection of objects that control the sending of notifications defined in this MIB module.
- ciscoGslbDnsNotifObjectsGroup
- A collection of objects that convey information for notifications defined in this MIB module.
- ciscoGslbDnsGlobalRateLimitGroup
- A collection of objects that provides information on Rate Limit configuration for notifications.
- ciscoGslbDnsGlobalNotifStatsGroup
- A collection of objects that provide statistics related to dropped connections.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.