CISCO-GSLB-DNS-MIB
AI MIB Summary
The CISCO-GSLB-DNS-MIB enables monitoring of Cisco Global Server Load Balancer DNS operations, tracking query/response statistics and the operational status of answer groups, domain lists, source address lists, and proximity rules. It facilitates the observation of load balancing algorithms, proximity probing metrics, and DNS race (boomerang) configurations to manage traffic steering based on network topology and server availability.
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.
Main OID:
ciscoGslbDnsMIB.1.3.6.1.4.1.9.9.595
126
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
126 total| Object Name |
|---|
ciscoGslbDnsMIBThe 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 .1.3.6.1.4.1.9.9.595 |
ciscoGslbDnsMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.595.0 |
ciscoGslbDnsEventClauseThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.595.0.1 |
ciscoGslbAnswerEventStatusChangeThis notification is sent when the value of cgdAnswerStatus
changes from one state to another. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.595.0.2 |
ciscoGslbDnsMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.595.1 |
cgdNotifControl OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.595.1.1 |
cgdDnsClauseNotifEnableThis object is used for administratively enabling/disabling
the ciscoGslbDnsEventClause notification.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.1.1 |
cgdDnsAnswerNotifEnableThis object is used for administratively enabling/disabling
the ciscoGslbAnswerEventStatusChange notification.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.1.2 |
cgdNotifObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.595.1.2 |
cgdAnswerPrevStatusThis object is used for sending the value of cgdAnswerStatus
before transitioning to new state.ro CiscoGslbAnswerStatus (CISCO-GSLB-TC-MIB) .1.3.6.1.4.1.9.9.595.1.2.1 |
cgdGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.595.1.3 |
cgdTotalDomainsThis object specifies the total number of domains
configured. The value of this object corresponds to the
number of entries in the cgdDomainTable.ro Unsigned32 .1.3.6.1.4.1.9.9.595.1.3.1 |
cgdTotalDomainListsThis object specifies the total number of domain lists
configured. The value of this object corresponds to the
number of entries in the cgdDomainListTable.ro Unsigned32 .1.3.6.1.4.1.9.9.595.1.3.2 |
cgdTotalSourceAddressesThis object specifies the total number of source addresses
configured. The value of this object corresponds to the
number of entries in the cgdSourceAddressTable.ro Unsigned32 .1.3.6.1.4.1.9.9.595.1.3.3 |
cgdTotalSourceAddressListsThis object specifies the total number of source address
lists configured. The value of this object corresponds to
the number of entries in the cgdSourceAddressListTable.ro Unsigned32 .1.3.6.1.4.1.9.9.595.1.3.4 |
cgdTotalAnswersThis object specifies the total number of answers
configured. The value of this object corresponds to the
number of entries in the cgdAnswerTable.ro Unsigned32 .1.3.6.1.4.1.9.9.595.1.3.5 |
cgdTotalAnswerGroupsThis object specifies the total number of answer groups
configured. The value of this object corresponds to the
number of entries in the cgdAnswerGroupTable.ro Unsigned32 .1.3.6.1.4.1.9.9.595.1.3.6 |
cgdTotalRulesThis object specifies the total number of DNS rules
configured. The value of this object corresponds to the
number of entries in the cgdDnsRuleTable.ro Unsigned32 .1.3.6.1.4.1.9.9.595.1.3.7 |
cgdAnsTrapRateLimitThis object specifies the maximum rate at which the
ciscoGslbAnswerEventStatusChange notifications can be sent.ro Unsigned32 .1.3.6.1.4.1.9.9.595.1.3.8 |
cgdDnsClauseTrapRateLimitThis object specifies the maximum rate at which the
ciscoGslbDnsEventClause notifications can be sent.ro Unsigned32 .1.3.6.1.4.1.9.9.595.1.3.9 |
cgdGlobalStats OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.595.1.4 |
cgdDnsRcvdQueriesThis object specifies the number of DNS queries received.ro Counter32 UNITS "queries" .1.3.6.1.4.1.9.9.595.1.4.1 |
cgdDnsRcvdHostAddrQueriesThis object specifies the number of DNS queries with QTYPE
value 1(A) or 255(*) received.ro Counter32 UNITS "queries" .1.3.6.1.4.1.9.9.595.1.4.2 |
cgdDnsUnmatchedQueriesThis object specifies the number of DNS queries received
for which no answer could be found.ro Counter32 UNITS "queries" .1.3.6.1.4.1.9.9.595.1.4.3 |
cgdDnsDroppedQueriesThis object specifies the number of DNS queries dropped.ro Counter32 UNITS "queries" .1.3.6.1.4.1.9.9.595.1.4.4 |
cgdNSFwdSentQueriesThis object specifies the number of queries forwarded to an
external DNS name server for resolution.ro Counter32 UNITS "queries" .1.3.6.1.4.1.9.9.595.1.4.5 |
cgdNSFwdRcvdRespsThis object specifies the number of responses received for
queries that were forwarded to an external DNS name server
for resolution.ro Counter32 UNITS "responses" .1.3.6.1.4.1.9.9.595.1.4.6 |
cgdBoomServSentReqsThis object specifies the number of requests sent by the
Boomerang server to initiate a DNS race.ro Counter32 UNITS "requests" .1.3.6.1.4.1.9.9.595.1.4.7 |
cgdProxLkupSentReqsThis object specifies the number of proximity lookup
requests sent to the proximity subsystem.ro Counter32 UNITS "requests" .1.3.6.1.4.1.9.9.595.1.4.8 |
cgdProxLkupRcvdRespsThis object specifies the number of proximity lookup
responses received from the proximity subsystem.ro Counter32 UNITS "responses" .1.3.6.1.4.1.9.9.595.1.4.9 |
cgdDnsQueryRateCurrentThis object specifies the current rate at which DNS queries
are being received.ro Gauge32 UNITS "requests per second" .1.3.6.1.4.1.9.9.595.1.4.10 |
cgdDnsQueryRatePeakThis object specifies the peak rate at which DNS queries
have been received.ro Unsigned32 UNITS "requests per second" .1.3.6.1.4.1.9.9.595.1.4.11 |
cgdDnsUdpSrcPortErrsThis object specifies the number of DNS queries received
with UDP source port value as zero.ro Counter32 UNITS "errors" .1.3.6.1.4.1.9.9.595.1.4.12 |
cgdDnsTcpSrcPortErrsThis object specifies the number of DNS queries received
with TCP source port value as zero.ro Counter32 UNITS "errors" .1.3.6.1.4.1.9.9.595.1.4.13 |
cgdDnsPollSockErrsThe 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.ro Counter32 UNITS "errors" .1.3.6.1.4.1.9.9.595.1.4.14 |
cgdDroppedAnsNotifsThe 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.ro Unsigned32 UNITS "traps" .1.3.6.1.4.1.9.9.595.1.4.15 |
cgdDroppedDnsClauseNotifsThe 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.ro Unsigned32 UNITS "traps" .1.3.6.1.4.1.9.9.595.1.4.16 |
cgdAnswer OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.595.1.5 |
cgdAnswerGroupTableThis 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. SEQUENCE OF CgdAnswerGroupEntry .1.3.6.1.4.1.9.9.595.1.5.1 |
cgdAnswerGroupEntryEach entry contains answer group specific statistics.
Entries can be added/deleted by administrator action. CgdAnswerGroupEntry .1.3.6.1.4.1.9.9.595.1.5.1.1 |
cgdAnswerGroupNameThis object specifies the name given uniquely for
an answer group. SnmpAdminString .1.3.6.1.4.1.9.9.595.1.5.1.1.1 |
cgdAnswerGroupTypeThis 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.rw CiscoGslbAnswerType (CISCO-GSLB-TC-MIB) .1.3.6.1.4.1.9.9.595.1.5.1.1.2 |
cgdAnswerGroupHitsThis 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.ro Counter32 UNITS "number of hits" .1.3.6.1.4.1.9.9.595.1.5.1.1.3 |
cgdAnswerGroupStorageTypeThis object specifies the storage type for this conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.5.1.1.4 |
cgdAnswerGroupRowStatusThis object is used to create/delete an entry in the
cgdAnswerGroupTablerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.5.1.1.5 |
cgdAnswerTableThis table is used to configure the answers. This table
contains the configurable parameters for an answer as well
as the statistics for each answer. SEQUENCE OF CgdAnswerEntry .1.3.6.1.4.1.9.9.595.1.5.2 |
cgdAnswerEntryEach 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 CgdAnswerEntry .1.3.6.1.4.1.9.9.595.1.5.2.1 |
cgdAnswerIdThis object uniquely identifies an answer. Unsigned32 (1..4294967295 ) .1.3.6.1.4.1.9.9.595.1.5.2.1.1 |
cgdAnswerTypeThis object specifies the type value for the answer.
The value of this object can not be modified when
cgdAnswerRowStatus is 'active'.rw CiscoGslbAnswerType (CISCO-GSLB-TC-MIB) .1.3.6.1.4.1.9.9.595.1.5.2.1.2 |
cgdAnswerAddressTypeThis object specifies the type for answer IP address that
is returned to DNS client or used for NS query or CRA DNS
race.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.595.1.5.2.1.3 |
cgdAnswerAddressThis 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.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.595.1.5.2.1.4 |
cgdAnswerNameThis object specifies the name given uniquely for
an answer.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.595.1.5.2.1.5 |
cgdAnswerGrpNameThis object specifies the answer group list, to which an
answer is associated. Its value must be same as the value
configured in cgdAnswerGroupTable.rw SnmpAdminString .1.3.6.1.4.1.9.9.595.1.5.2.1.6 |
cgdAnswerAdminStateThis object is used to administratively activate/suspend
an answer.rw CiscoGslbAnswerAdminState (CISCO-GSLB-TC-MIB) .1.3.6.1.4.1.9.9.595.1.5.2.1.7 |
cgdAnswerStatusThis 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.ro CiscoGslbAnswerStatus (CISCO-GSLB-TC-MIB) .1.3.6.1.4.1.9.9.595.1.5.2.1.8 |
cgdAnswerHitsThis 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.ro Counter32 UNITS "number of hits" .1.3.6.1.4.1.9.9.595.1.5.2.1.9 |
cgdAnswerRate1MinThis object specifies the average per second hit count for
the answer, calculated during the last one minute.ro Gauge32 UNITS "hits per second" .1.3.6.1.4.1.9.9.595.1.5.2.1.10 |
cgdAnswerRate5MinThis object specifies the average per second hit count for
the answer, calculated during the last 5 minute interval.ro Gauge32 UNITS "hits per second" .1.3.6.1.4.1.9.9.595.1.5.2.1.11 |
cgdAnswerRate30MinThis object specifies the average per second hit count for
the answer, calculated during the last 30 minute interval.ro Gauge32 UNITS "hits per second" .1.3.6.1.4.1.9.9.595.1.5.2.1.12 |
cgdAnswerRate4HrThis object specifies the average per second hit count for
the answer, calculated during the last 4 hour interval.ro Gauge32 UNITS "hits per second" .1.3.6.1.4.1.9.9.595.1.5.2.1.13 |
cgdAnswerStorageTypeThis object specifies the storage type for this
conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.5.2.1.14 |
cgdAnswerRowStatusThis object is used to create/delete an entry in the
cgdAnswerTablerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.5.2.1.15 |
cgdDomain OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.595.1.6 |
cgdDomainListTableThis table is used to create domain lists. This table
consists the domain lists configured and its associated
hits. SEQUENCE OF CgdDomainListEntry .1.3.6.1.4.1.9.9.595.1.6.1 |
cgdDomainListEntryEach entry contains domain list specific statistics and
status information. Entries can be added/deleted by
administrator action. CgdDomainListEntry .1.3.6.1.4.1.9.9.595.1.6.1.1 |
cgdDomainListNameThis object specifies the name given uniquely for
a domain list. SnmpAdminString .1.3.6.1.4.1.9.9.595.1.6.1.1.1 |
cgdDomainListHitsThis object specifies the number of times the domains in
this domain list was queried since the GSLB device was
last started.ro Counter32 UNITS "number of hits" .1.3.6.1.4.1.9.9.595.1.6.1.1.2 |
cgdDomainListStorageTypeThis object specifies the storage type for this
conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.6.1.1.3 |
cgdDomainListRowStatusThis object is used to create/delete an entry in
the cgdDomainListTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.6.1.1.4 |
cgdDomainTableThis table is used to configure domain entries. This table
consists the domain names and its association to the
domain lists. SEQUENCE OF CgdDomainEntry .1.3.6.1.4.1.9.9.595.1.6.2 |
cgdDomainEntryEach 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 CgdDomainEntry .1.3.6.1.4.1.9.9.595.1.6.2.1 |
cgdDomainIdThis object uniquely identifies a domain. Unsigned32 (1..4294967295 ) .1.3.6.1.4.1.9.9.595.1.6.2.1.1 |
cgdDomainNameThis object specifies, the user assigned DNS name or
regular expression for the domain.rw InetAddressDNS (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.595.1.6.2.1.2 |
cgdDomainListThis object specifies the domain list to which this domain
is associated. Its value must be same as the value
configured in cgdDomainListTable.rw SnmpAdminString .1.3.6.1.4.1.9.9.595.1.6.2.1.3 |
cgdDomainHitsThis object specifies the number of times this domain name
was queried since the GSLB device was last started.ro Counter32 UNITS "number of hits" .1.3.6.1.4.1.9.9.595.1.6.2.1.4 |
cgdDomainRate1MinThis object specifies the average per second hit count for
the domain, calculated during the last minute.ro Gauge32 UNITS "hits per second" .1.3.6.1.4.1.9.9.595.1.6.2.1.5 |
cgdDomainRate5MinThis object specifies the average per second hit count for
the domain, calculated during the last 5 minute interval.ro Gauge32 UNITS "hits per second" .1.3.6.1.4.1.9.9.595.1.6.2.1.6 |
cgdDomainRate30MinThis object specifies the average per second hit count for
the domain, calculated during the last 30 minute interval.ro Gauge32 UNITS "hits per second" .1.3.6.1.4.1.9.9.595.1.6.2.1.7 |
cgdDomainRate4HrThis object specifies the average per second hit count for
the domain, calculated during the last 4 hour interval.ro Gauge32 UNITS "hits per second" .1.3.6.1.4.1.9.9.595.1.6.2.1.8 |
cgdDomainStorageTypeThis object specifies the storage type for this
conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.6.2.1.9 |
cgdDomainRowStatusThis object is used to create/delete an entry in
the cgdDomainTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.6.2.1.10 |
cgdSourceAdd OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.595.1.7 |
cgdSourceAddressListTableThis table is used to configure source address lists.
This table consists the source address lists configured
and their statistics. SEQUENCE OF CgdSourceAddressListEntry .1.3.6.1.4.1.9.9.595.1.7.1 |
cgdSourceAddressListEntryEach entry contains source address lists configured
and their corresponding statistics. Entries can be
added/deleted/modified by administrator action. CgdSourceAddressListEntry .1.3.6.1.4.1.9.9.595.1.7.1.1 |
cgdSourceAddressListNameThis object specifies the user assigned name for the
source address list. SnmpAdminString .1.3.6.1.4.1.9.9.595.1.7.1.1.1 |
cgdSourceAddressListHitsThis 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.ro Counter32 UNITS "number of hits" .1.3.6.1.4.1.9.9.595.1.7.1.1.2 |
cgdSourceAddressListStorageTypeThis object specifies the storage type for this
conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.7.1.1.3 |
cgdSourceAddressListRowStatusThis object is used to create/delete an entry in
the cgdSourceAddressListTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.7.1.1.4 |
cgdSourceAddressTableThis table is used to configure source addresses on the
GSLB device. It consists of the source addresses
configured and its statistics. SEQUENCE OF CgdSourceAddressEntry .1.3.6.1.4.1.9.9.595.1.7.2 |
cgdSourceAddressEntryEach 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 CgdSourceAddressEntry .1.3.6.1.4.1.9.9.595.1.7.2.1 |
cgdSourceAddressIdThis object uniquely identifies a source address instance. Unsigned32 (1..4294967295 ) .1.3.6.1.4.1.9.9.595.1.7.2.1.1 |
cgdSourceAddressAddressTypeThis object specifies the source address subnet IP address
type to match incoming client requests.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.595.1.7.2.1.2 |
cgdSourceAddressAddressThis object specifies the source address subnet IP address
to match incoming client requests.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.595.1.7.2.1.3 |
cgdSourceAddressPrefixLengthThis object specifies the source address subnet IP mask to
match incoming client requests.ro InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.595.1.7.2.1.4 |
cgdSourceAddressListThis object specifies the source address list to which this
source address is associated. Its value must be same as the
value configured in cgdSourceAddressListTable.rw SnmpAdminString .1.3.6.1.4.1.9.9.595.1.7.2.1.5 |
cgdSourceAddressHitsThis object specifies the number of times a DNS query was
originated from this source address since the GSLB device
was last started.ro Counter32 UNITS "number of hits" .1.3.6.1.4.1.9.9.595.1.7.2.1.6 |
cgdSourceAddressRate1MinThis object specifies the average per second hit count for
the source address, calculated during the last minute.ro Gauge32 UNITS "hits per second" .1.3.6.1.4.1.9.9.595.1.7.2.1.7 |
cgdSourceAddressRate5MinThis object specifies the average per second hit count for
the source address, calculated during the last 5 minute
interval.ro Gauge32 UNITS "hits per second" .1.3.6.1.4.1.9.9.595.1.7.2.1.8 |
cgdSourceAddressRate30MinThis object specifies the average per second hit count for
the source address, calculated during the last 30 minute
interval.ro Gauge32 UNITS "hits per second" .1.3.6.1.4.1.9.9.595.1.7.2.1.9 |
cgdSourceAddressRate4HrThis object specifies the averaged per second hit count for
the source address, calculated during the last 4 hour
interval.ro Gauge32 UNITS "hits per second" .1.3.6.1.4.1.9.9.595.1.7.2.1.10 |
cgdSourceAddressStorageTypeThis object specifies the storage type for this
conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.7.2.1.11 |
cgdSourceAddressRowStatusThis object is used to create/delete an entry in
the cgdSourceAddressTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.7.2.1.12 |
cgdDnsRule OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.595.1.8 |
cgdClauseTableThis table is used to configure the clauses. This table
contains entries for each clause configured and their
statistics. SEQUENCE OF CgdClauseEntry .1.3.6.1.4.1.9.9.595.1.8.1 |
cgdClauseEntryAn 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 CgdClauseEntry .1.3.6.1.4.1.9.9.595.1.8.1.1 |
cgdClauseIdThis object uniquely identifies a clause. Unsigned32 (1..4294967295 ) .1.3.6.1.4.1.9.9.595.1.8.1.1.1 |
cgdClauseAnsGrpNameThis object specifies the answer group associated with
the clause. Its value must be same as the value
configured in cgdAnswerGroupTable.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.595.1.8.1.1.2 |
cgdClauseBalanceMethodThis object specifies the balance method associated with
the clause.rw CiscoGslbBalanceMethod (CISCO-GSLB-TC-MIB) .1.3.6.1.4.1.9.9.595.1.8.1.1.3 |
cgdClauseHitsThis object specifies the number of times this clause was
used in repling for a DNS query since the GSLB device was
last started.ro Counter32 UNITS "number of hits" .1.3.6.1.4.1.9.9.595.1.8.1.1.4 |
cgdClauseStorageTypeThis object specifies the storage type for this
conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.8.1.1.5 |
cgdClauseRowStatusThis object is used to create/delete an entry in the
cgdClauseTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.8.1.1.6 |
cgdDnsRuleTableThis table is used to configure DNS rule. This table
consists the DNS rules configured and also the statistics
for each rule. SEQUENCE OF CgdDnsRuleEntry .1.3.6.1.4.1.9.9.595.1.8.2 |
cgdDnsRuleEntryAn entry in the cgdDnsRuleTable. Each entry contains DNS
rule name and clauses associsted with it. Entries can be
added/deleted by administrator action. CgdDnsRuleEntry .1.3.6.1.4.1.9.9.595.1.8.2.1 |
cgdDnsRuleNameThis object specifies the user assigned name for
the DNS rule. SnmpAdminString .1.3.6.1.4.1.9.9.595.1.8.2.1.1 |
cgdFirstClauseIdThis 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.rw Unsigned32 .1.3.6.1.4.1.9.9.595.1.8.2.1.2 |
cgdSecondClauseIdThis 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.rw Unsigned32 .1.3.6.1.4.1.9.9.595.1.8.2.1.3 |
cgdThirdClauseIdThis 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.rw Unsigned32 .1.3.6.1.4.1.9.9.595.1.8.2.1.4 |
cgdSourceAddListThis 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.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.595.1.8.2.1.5 |
cgdDNSRuleDomainListThis 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.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.595.1.8.2.1.6 |
cgdDnsRuleHitsThis object specifies the number of times this DNS rule
was used in replying for a DNS query since the GSLB device
was last started.ro Counter32 UNITS "number of hits" .1.3.6.1.4.1.9.9.595.1.8.2.1.7 |
cgdDnsRuleSuccessesThis object specifies the number of successes for the
DNS rule instance since the GSLB device was last started.ro Counter32 UNITS "number of hits" .1.3.6.1.4.1.9.9.595.1.8.2.1.8 |
cgdDnsRuleStorageTypeThis object specifies the storage type for this
conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.8.2.1.9 |
cgdDnsRuleRowStatusThis object is used to create/delete an entry in the
cgdRuleTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.595.1.8.2.1.10 |
ciscoGslbDnsMIBConform OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.595.2 |
ciscoGslbDnsMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.595.2.1 |
ciscoGslbDnsMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.595.2.2 |