cddGeneralMetricProfEntry |
.1.3.6.1.4.1.9.9.197.1.1.1.1 |
An entry containing the priority and weight values for
a metric in a metric profile. Each entry is associated
with a specific metric profile identifier and metric
type combination. A profile consists of all entries
that have the same cddGeneralMetricProfId value. In a
profile, there may be one or more metrics, which can be
identified by the index cddGeneralMetricProfMetric.
Entries in this table may be queried, created or
deleted by NMS.
|
cddGeneralQueries |
.1.3.6.1.4.1.9.9.197.1.1.2 |
The total number of requests for information the
Distributed Director has received. They include DNS
queries and HTTP requests for all virtual host names
or subdomains.
|
cddGeneralReplies |
.1.3.6.1.4.1.9.9.197.1.1.3 |
The total number of requests for information the
Distributed Director has processed. They include DNS
queries and HTTP requests for all virtual host names
or subdomains.
|
cddGeneralQueueProcess |
.1.3.6.1.4.1.9.9.197.1.1.4 |
The current number of DNS queries and HTTP requests in
the queue to be processed by the Distributed Director.
|
cddGeneralQueueMetric |
.1.3.6.1.4.1.9.9.197.1.1.5 |
The current number of outstanding DNS queries and HTTP
requests being held until metric information (e.g.,
DRP internal and DRP external metrics) arrives.
|
cddGeneralMetricWaitMin |
.1.3.6.1.4.1.9.9.197.1.1.6 |
The minimum time DNS/HTTP queries/requests are held
before the metric information is processed by the
Distributed Director.
|
cddGeneralMetricWaitAvg |
.1.3.6.1.4.1.9.9.197.1.1.7 |
The average time DNS/HTTP queries/requests are held
before the metric information is processed by the
Distributed Director.
|
cddGeneralMetricWaitMax |
.1.3.6.1.4.1.9.9.197.1.1.8 |
The maximum time DNS/HTTP queries/requests are held
before the metric information is processed by the
Distributed Director.
|
cddGeneralCacheHits |
.1.3.6.1.4.1.9.9.197.1.1.9 |
Represents the total number of DNS queries and HTTP
requests that were satisfied with contents of the
Distributed Director cache.
|
cddGeneralCacheEnable |
.1.3.6.1.4.1.9.9.197.1.1.10 |
This object enables/disables the sorting cache on the
Distributed Director.
|
cddGeneralCacheTime |
.1.3.6.1.4.1.9.9.197.1.1.11 |
Specifies the minimum amount of time the Distributed
Director will retain request and response information
to DNS/HTTP queries/requests. This object is not
applicable if the value of the cddGeneralCacheEnable
object is 'false'.
|
cddGeneralTTL |
.1.3.6.1.4.1.9.9.197.1.1.12 |
Specifies the time-to-live value for the DNS resource
records returned by the Distributed Director.
|
cddGeneralDefPriorityWeight |
.1.3.6.1.4.1.9.9.197.1.1.13 |
Specifies the identifier of a metric profile that is
used as the default metric priority and weight values
for the Distributed Director.
The value '0' indicates that no profile is used as the
default priority and weight values.
|
cddGeneralQueryRate |
.1.3.6.1.4.1.9.9.197.1.1.14 |
The received DNS/HTTP queries/requests rate in the
last one second period.
|
cddGeneralAccessList |
.1.3.6.1.4.1.9.9.197.1.1.15 |
Indicates the access list that is assigned to the
Distributed Director. The access list is a case-
insensitive regular expression that is used to match
against DNS name to address translation requested. If
the DNS name in the query matches the access list,
director processing will be performed; otherwise, the
query will be forwarded in the canonical catching name
server fashion.
The value '0' indicates that no access list is assigned
to the Distributed Director.
|
cddHostEntry |
.1.3.6.1.4.1.9.9.197.1.2.1.1 |
An entry containing configurations, statistics and
status information for the specified combination of
virtual host name/subdomain and query type.
Entries in this table may be queried, created or
deleted by NMS. Deleting an entry from this table will
cause associated entries in the dependent tables
(cddHostConnectCfgTable and cddHostTolCfgTable) to be
deleted as well.
|
cddHostConnectCfgEntry |
.1.3.6.1.4.1.9.9.197.1.2.2.1 |
A Distributed Director per-host server connect test
configuration information entry, which specifies
whether and how a TCP connect test should be performed
for each server associated with this host.
Entries in this table may be queried, created or
deleted by NMS. Each entry in this table is dependent
on entries in cddHostTable. If the associated entry in
cddHostTable that has the same cddHostName and
cddHostQueryType values is deleted, the entry in this
table is deleted as well.
|
cddHostTolCfgEntry |
.1.3.6.1.4.1.9.9.197.1.2.3.1 |
An entry containing Distributed Director per-host
metrics tolerance information at a priority level. If
at a priority level two or more remote servers have
metric values that are within a certain tolerance
percentage of each other, they are considered to be the
same and thus causing a 'tie'. In this case, the metrics
at the next priority level will be used in order to
break the tie.
For example, the DRP RTT metric is given priority 1 and
the DRP external metric is given priority 2; and the
tolerance percentage value is set to 20 at priority 1.
If server 'A' has the DRP RTT metric value of 100 and
server 'B' has the value of 119, they will be
considered the same because their difference is within
20% of the metric value of server 'A'. Then the DRP
external metric will be used to select the best server.
Entries in this table may be queried, created or
deleted by NMS. Each entry in this table is dependent
on entries in cddHostTable. If the associated entry in
cddHostTable that has the same cddHostName and
cddHostQueryType values is deleted, the entry in this
table is deleted as well.
|
cddServerEntry |
.1.3.6.1.4.1.9.9.197.1.3.1.1 |
An entry containing Distributed Director server
specific configuration, statistics and status
information.
Entries in this table may be queried, created or
deleted by NMS. Deleting an entry from this table will
cause associated entries in the dependent tables
(cddServerPortTable and cddServerPortMetricTable) to be
deleted as well.
|
cddServerPortEntry |
.1.3.6.1.4.1.9.9.197.1.3.2.1 |
An entry containing Distributed Director server port
specific configuration, statistics and status
information.
Entries in this table may be queried, created or
deleted by NMS. Deleting an entry from this table will
cause associated entries in the dependent table
(cddServerPortMetricTable) to be deleted as well. Each
entry in this table is dependent on entries in
cddServerTable. If the associated entry in
cddServerTable that has the same cddServerAddrType and
cddServerAddr values is deleted, the entry in this
table is deleted as well.
|
cddServerPortMetricEntry |
.1.3.6.1.4.1.9.9.197.1.3.3.1 |
An entry containing Distributed Director per-service
per-metric weight information.
Entries in this table may be queried, created or
deleted by NMS. Each entry in this table is dependent
on entries in cddServerTable and cddServerPortTable.
If the associated entry in cddServerTable that has the
same cddServerAddrType and cddServerAddr values or the
associated entry in cddServerPortTable that has the
same cddServerPortNum value is deleted, the entry in
this table is deleted as well.
|
cddHostServerMappingEntry |
.1.3.6.1.4.1.9.9.197.1.4.1.1 |
An entry containing a particular virtual hostname and
query type combination to real server association
information.
|
cddGeneralMetricProfId |
.1.3.6.1.4.1.9.9.197.1.1.1.1.1 |
The identifier of a metric profile.
|
cddGeneralMetricProfMetric |
.1.3.6.1.4.1.9.9.197.1.1.1.1.2 |
The type of a metric in the profile.
|
cddGeneralMetricProfPriority |
.1.3.6.1.4.1.9.9.197.1.1.1.1.3 |
The priority value of the metric in the profile.
|
cddGeneralMetricProfWeight |
.1.3.6.1.4.1.9.9.197.1.1.1.1.4 |
The weight value of the metric in the profile.
|
cddGeneralMetricProfRowStatus |
.1.3.6.1.4.1.9.9.197.1.1.1.1.5 |
The status of the row. This object is used to create
a new row or delete an existing row in this table.
|
cddHostName |
.1.3.6.1.4.1.9.9.197.1.2.1.1.1 |
The name of a virtual host or subdomain.
|
cddHostQueryType |
.1.3.6.1.4.1.9.9.197.1.2.1.1.2 |
The type of DNS query for which this host entry
information would be used. Currently only query type
'A(1)', 'NS(2)', and 'MX(15)' are supported.
|
cddHostServicePort |
.1.3.6.1.4.1.9.9.197.1.2.1.1.3 |
The service port number for the specified combination
of virtual host name and query type.
Setting this object to the value '0' will disable the
usage of the service port.
|
cddHostPriorityWeight |
.1.3.6.1.4.1.9.9.197.1.2.1.1.4 |
Specifies the identifier of a metric profile. The
priority and weight values for all metrics in the
profile are assigned to the specified combination of
virtual host name and query type.
The value '0' indicates that no profile is assigned to
the combination of virtual host name and query type.
|
cddHostDrpMed |
.1.3.6.1.4.1.9.9.197.1.2.1.1.5 |
Enables/disables the drp-med option. The drp-med
option enables the DD to use the BGP MED attribute in
redirection decisions in cases where there is more than
one DRP agent in the same autonomous system and at
least two of the DRP agents point to different exit
points for the same client network due to the way that
BGP is set up in the AS.
|
cddHostDrpRttProbes |
.1.3.6.1.4.1.9.9.197.1.2.1.1.6 |
The number of round-trip time probes that the DRP agent
should attempt.
|
cddHostDrpRttTol |
.1.3.6.1.4.1.9.9.197.1.2.1.1.7 |
The tolerance percentage value for the drp-rtt metric.
If two drp-rtt metrics are within the tolerance
percentage of each other in value, they should be
assumed to be tied.
|
cddHostAccessControl |
.1.3.6.1.4.1.9.9.197.1.2.1.1.8 |
Enables/disables the use of access control lists when
sorting IP addresses for this hostname. In access
control mode, if the IP address of a client is not
permitted by the access list associated with a server,
that server is removed from selection.
|
cddHostMultipleRecord |
.1.3.6.1.4.1.9.9.197.1.2.1.1.9 |
Specifies the maximum number of DNS resource records
that can be returned to DNS clients.
For the value '1' of this object, the Distributed
Director only returns the 'best' server's IP address in
a DNS reply. This object can be used to specify that
multiple DNS resource records may be returned in a
completely sorted order according to the given
priorities of metrics with the 'best' selected by
normal criteria as the first one in the list.
|
cddHostLogging |
.1.3.6.1.4.1.9.9.197.1.2.1.1.10 |
Specifies if the DNS/HTTP request/response and server
selection process are logged via 'syslog' facility.
The severity 'info(7)' is used for logging 'syslog'
messages.
|
cddHostUrlString |
.1.3.6.1.4.1.9.9.197.1.2.1.1.11 |
Specifies the URL that is used by the Distributed
Director to determine remote server's availability by
connecting to the host service port and attempting to
retrieve a web page.
|
cddHostUrlIntv |
.1.3.6.1.4.1.9.9.197.1.2.1.1.12 |
Specifies the duration between two service availability
checking processes. The Distributed Director checks the
service availability periodically by connecting to the
host service port for retrieving a web page with the
time duration value of this object.
Setting this object to the value '0' will disable the
service availability checking.
|
cddHostRequests |
.1.3.6.1.4.1.9.9.197.1.2.1.1.13 |
The number of DNS/HTTP queries/requests the Distributed
Director has received for the combination of virtual
host name and query type.
|
cddHostReplies |
.1.3.6.1.4.1.9.9.197.1.2.1.1.14 |
The number of DNS/HTTP queries/requests the Distributed
Director has processed for the combination of virtual
host name and query type.
|
cddHostRowStatus |
.1.3.6.1.4.1.9.9.197.1.2.1.1.15 |
The status of the row. This object is used to create
a new row or delete an existing row in this table.
|
cddHostConnectCfgPort |
.1.3.6.1.4.1.9.9.197.1.2.2.1.1 |
A port number, to which a TCP connect test
should be performed for each server associated with
this host.
|
cddHostConnectCfgIntv |
.1.3.6.1.4.1.9.9.197.1.2.2.1.2 |
The connect test interval, which is used for empirical
verification that the service is available on the port.
Setting this object to the value '0' will disable the
server connect test on the port for this host.
|
cddHostConnectCfgRowStatus |
.1.3.6.1.4.1.9.9.197.1.2.2.1.3 |
The status of the row. This object is used to create
a new row or delete an existing row in this table.
|
cddHostTolCfgPrio |
.1.3.6.1.4.1.9.9.197.1.2.3.1.1 |
Specifies the metrics tolerance priority level for the
host.
|
cddHostTolCfgPerc |
.1.3.6.1.4.1.9.9.197.1.2.3.1.2 |
Specifies the metrics tolerance percentage value
associated with the priority level.
|
cddHostTolCfgRowStatus |
.1.3.6.1.4.1.9.9.197.1.2.3.1.3 |
The status of the row. This object is used to create
a new row or delete an existing row in this table.
|
cddServerAddrType |
.1.3.6.1.4.1.9.9.197.1.3.1.1.1 |
The type of IP address for the cddServerAddr object.
Only the support for the value 'ipv4(1)' is required.
|
cddServerAddr |
.1.3.6.1.4.1.9.9.197.1.3.1.1.2 |
The IP address of a server that is associated with a
virtual host name.
|
cddServerDrpAddrType |
.1.3.6.1.4.1.9.9.197.1.3.1.1.3 |
The type of IP address for the cddServerDrpAddr
object.
|
cddServerDrpAddr |
.1.3.6.1.4.1.9.9.197.1.3.1.1.4 |
The IP address of the Director Response Protocol (DRP)
agent that supports this server.
|
cddServerAdmin |
.1.3.6.1.4.1.9.9.197.1.3.1.1.5 |
The administrative preference metric value for the
server. It specifies the preference of one server over
another (the larger the number, the lower the
preference).
Setting this object to the value '0' will take the
server out-of-service. Setting this object to the value
'-1' will disable the usage of this metric.
|
cddServerPortion |
.1.3.6.1.4.1.9.9.197.1.3.1.1.6 |
Specifies the portion metric value for the server.
|
cddServerName |
.1.3.6.1.4.1.9.9.197.1.3.1.1.7 |
The host name that will be used in the URL instead of
the server's IP address if this server is selected
while in HTTP redirector mode.
|
cddServerAvail |
.1.3.6.1.4.1.9.9.197.1.3.1.1.8 |
The default availability metric value for all ports on
the server. This value is used if the DFP reported
availability value is found to have timed out, or has
not been reported yet, or if the associated port for the
virtual hostname has not been configured such that the
correct availability can not be determined from the DFP
information.
|
cddServerHits |
.1.3.6.1.4.1.9.9.197.1.3.1.1.9 |
The number of times this server has been advertised as
the best server for the subdomain or host name.
|
cddServerLastHitTime |
.1.3.6.1.4.1.9.9.197.1.3.1.1.10 |
The last time the server was advertised as the best
server for the subdomain name or host name.
|
cddServerDrpSerMetric |
.1.3.6.1.4.1.9.9.197.1.3.1.1.11 |
Indicates the DRP server metric value of the server.
|
cddServerPortionHits |
.1.3.6.1.4.1.9.9.197.1.3.1.1.12 |
The number of times this server has been advertised
as the best server due to the server specific portion
metric.
|
cddServerAccessList |
.1.3.6.1.4.1.9.9.197.1.3.1.1.13 |
Indicates the access list that is used to verify
if this server should be selectable as a valid choice
for a particular client. This list will only be checked
if the access control is turned on for the hostname
being looked up.
The value '0' indicates that no access list is used.
|
cddServerRowStatus |
.1.3.6.1.4.1.9.9.197.1.3.1.1.14 |
The status of the row. This object is used to create
a new row or delete an existing row in this table.
|
cddServerPortNum |
.1.3.6.1.4.1.9.9.197.1.3.2.1.1 |
The service port number of the server.
|
cddServerPortAdmin |
.1.3.6.1.4.1.9.9.197.1.3.2.1.2 |
The administrative preference metric value for the
server and the port. It specifies the preference of
one server over another (the larger the number, the
lower the preference).
Setting this object to the value '0' will take the
server out-of-service. Setting this object to the value
'-1' will disable the usage of this server port specific
metric, and the less specific per-server metric value
will be used instead.
|
cddServerPortConnIntv |
.1.3.6.1.4.1.9.9.197.1.3.2.1.3 |
The connect test interval, which is used for empirical
verification that the service is available on this port
of the server.
Setting this object to the value '0' will disable the
server connect test on this port of the server.
|
cddServerPortPortion |
.1.3.6.1.4.1.9.9.197.1.3.2.1.4 |
The portion metric value for the port of the server.
Setting this object to the value '0' will disable the
usage of this 'per-service' metric, and the less
specific 'per-server' metric value will be used
instead.
|
cddServerPortAvail |
.1.3.6.1.4.1.9.9.197.1.3.2.1.5 |
The default DFP availability metric value for the port
of the server. This value is used if the DFP reported
availability value is found to have timed out, has not
been reported yet, or if the associated port for the
virtual hostname has not been configured such that the
correct availability can not be determined from the DFP
information. If the default availability has been
configured for both the port and the server, the port
specific value will be used.
|
cddServerPortUrlString |
.1.3.6.1.4.1.9.9.197.1.3.2.1.6 |
Specifies the URL that is used by the Distributed
Director to determine remote server's availability by
connecting to the port of the server and attempting to
retrieve a web page.
|
cddServerPortUrlIntv |
.1.3.6.1.4.1.9.9.197.1.3.2.1.7 |
Specifies the duration between two service availability
checking processes. The Distributed Director checks the
service availability periodically by connecting to the
port of the server for retrieving a web page with the
time duration value of this object.
If this object has the value of '0', the less specific
per-server duration is used.
|
cddServerPortHits |
.1.3.6.1.4.1.9.9.197.1.3.2.1.8 |
The number of times the server has been advertised as
the best server for the service provided on the port.
|
cddServerPortStatus |
.1.3.6.1.4.1.9.9.197.1.3.2.1.9 |
Indicates whether the port service is available or not.
The possible service statuses are as follows:
undetermined - the service was not tested or the service
state can't be determined.
up - the service is known to be available.
down - the service is known to be unavailable.
|
cddServerPortDownCertainty |
.1.3.6.1.4.1.9.9.197.1.3.2.1.10 |
Indicates the percentage of the downed port service
possibility. This value is applicable only if the value
of cddServerPortStatus is 'down'.
|
cddServerPortNextRetry |
.1.3.6.1.4.1.9.9.197.1.3.2.1.11 |
The amount of time left before the next checking of
port service availability starts. If the checking of
service availability is proceeding, this object has the
value '0'.
|
cddServerPortPortionHits |
.1.3.6.1.4.1.9.9.197.1.3.2.1.12 |
The number of times this server has been advertised
as the best server due to the server port specific
portion metric.
|
cddServerPortAccessList |
.1.3.6.1.4.1.9.9.197.1.3.2.1.13 |
Indicates the per-port access list that is used to
verify if this server should be selectable as a valid
choice for a particular client. This list will only be
checked if the access control is turned on for the
hostname being looked up.
If this object has the value of '0', the less specific
per-server access list will be used instead.
|
cddServerPortRowStatus |
.1.3.6.1.4.1.9.9.197.1.3.2.1.14 |
The status of the row. This object is used to create
a new row or delete an existing row in this table.
|
cddServerPortMetricType |
.1.3.6.1.4.1.9.9.197.1.3.3.1.1 |
The type of the metric to which the per-service
per-metric weight applies. When this metric is
referenced with respect to this server and port, the
metric's value will be multiplied by the weight given.
For example, if one remote server is known to be able
to handle twice the load of another remote server, the
DFP availability metric's value can be multiplied by a
weight of '2' for the slower server and by a weight of
'1' for the faster server.
|
cddServerPortMetricWeight |
.1.3.6.1.4.1.9.9.197.1.3.3.1.2 |
The per-service per-metric weight for the metric.
If this object has the value of '0', the host specific
weight for the metric will be used instead.
|
cddServerPortMetricRowStatus |
.1.3.6.1.4.1.9.9.197.1.3.3.1.3 |
The status of the row. This object is used to create
a new row or delete an existing row in this table.
|
cddHostServerMappingServerAddrType |
.1.3.6.1.4.1.9.9.197.1.4.1.1.1 |
The type of IP address for the
cddHostServerMappingServerAddr object.
Only the support for the value 'ipv4(1)' is required.
|
cddHostServerMappingServerAddr |
.1.3.6.1.4.1.9.9.197.1.4.1.1.2 |
The IP address of one of the servers associated with
the combination of the virtual host name and query
type.
|
cddHostServerMappingRowStatus |
.1.3.6.1.4.1.9.9.197.1.4.1.1.3 |
The status of the row. This object is used to create
a new row or delete an existing row in this table.
|