Home/Catalog/CISCO-DIST-DIRECTOR-MIB

CISCO-DIST-DIRECTOR-MIB

AI MIB Summary

The CISCO-DIST-DIRECTOR-MIB provides remote monitoring and control of the Cisco Distributed Director appliance, specifically tracking load distribution metrics, server availability states, and topological proximity calculations based on RTT and BGP MED values. This module exposes configuration parameters and statistics for the Director Response Protocol (DRP) and Dynamic Feedback Protocol (DFP) to enable automated selection of optimal servers for client requests within a global DNS environment.

Cisco Distributed Director MIB. The Cisco Distributed Director provides global Internet scalability and increased performance as seen by end users while reducing transmission costs and maximizing end-to-end access performance as seen by clients. The Cisco Distributed Director provides the ability to perform load distribution in a sophisticated manner that takes server availability, relative client-to-server topological proximities ('distances'), server load, and client-to-server link latency into account to determine the 'best' server. Having these provisions means that users need only a single subdomain name or Universal Resource Locator(URL)-embedded hostname for accessing a distributed set of servers. This eliminates the need for end-users to choose a server from a list of possible sites. The Cisco Distributed Director leverages the intelligence in the network to automatically, dynamically, and efficiently pick the 'best' server for the user, using a single hostname or DNS subdomain name. This MIB specification contains definitions of management information of the Distributed Director that can be remotely monitored and controlled. The information includes various statistics, configurations and status of Distributed Director. Some acronyms and terminologies used in this MIB, which may not be readily understood are defined below. DD Distributed Director DRP Director Response Protocol DFP Dynamic Feedback Protocol DNS Domain Name Service HTTP HyperText Transfer Protocol URL Uniform Resource Locator BGP Border Gateway Protocol AS Autonomous System MED Multi-Exit Discriminator RTT Round-Trip Time TCP Transmission Control Protocol NMS Network Management Station CLI Command Line Interface Syslog a de-facto standard for logging system events
111
Objects
Active
Status
9
Dependencies

Imported Objects

Objects

111 total
Object Name
ciscoDistDirMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197
RFC1155-SMI
Unknown
.1.3.6.1.4.1.9.9.197
ciscoDistDirMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.1
cddGeneral
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.1.1
cddGeneralMetricProfTableThis table contains a list of metric profiles. A profile can be identified by the index cddGeneralMetricProfId. When a profile's identifier is assigned to an object whose syntax is CddMetricProfileId or CddMetricProfileIdOrZero, all priority and weight values for all metrics in the profile are applied.
SEQUENCE OF CddGeneralMetricProfEntry
.1.3.6.1.4.1.9.9.197.1.1.1
cddGeneralMetricProfEntryAn 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.
CddGeneralMetricProfEntry
.1.3.6.1.4.1.9.9.197.1.1.1.1
cddGeneralMetricProfIdThe identifier of a metric profile.
CddMetricProfileId -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.197.1.1.1.1.1
cddGeneralMetricProfMetricThe type of a metric in the profile.
CddMetricType -- Rsyntax INTEGER { -- drpExternal(1), -- drpInternal(2), -- drpServer(3), -- drpRtt(4), -- admin(5), -- random(6), -- portion(7), -- dfpAvailability(8), -- routeMap(9) -- }
.1.3.6.1.4.1.9.9.197.1.1.1.1.2
cddGeneralMetricProfPriorityThe priority value of the metric in the profile.rw
CddMetricPriority -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.197.1.1.1.1.3
cddGeneralMetricProfWeightThe weight value of the metric in the profile.rw
CddMetricWeight -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.197.1.1.1.1.4
cddGeneralMetricProfRowStatusThe status of the row. This object is used to create a new row or delete an existing row in this table.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.197.1.1.1.1.5
cddGeneralQueriesThe 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.ro
Counter
.1.3.6.1.4.1.9.9.197.1.1.2
cddGeneralRepliesThe 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.ro
Counter
.1.3.6.1.4.1.9.9.197.1.1.3
cddGeneralQueueProcessThe current number of DNS queries and HTTP requests in the queue to be processed by the Distributed Director.ro
Gauge
.1.3.6.1.4.1.9.9.197.1.1.4
cddGeneralQueueMetricThe current number of outstanding DNS queries and HTTP requests being held until metric information (e.g., DRP internal and DRP external metrics) arrives.ro
Gauge
.1.3.6.1.4.1.9.9.197.1.1.5
cddGeneralMetricWaitMinThe minimum time DNS/HTTP queries/requests are held before the metric information is processed by the Distributed Director.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.9.197.1.1.6
cddGeneralMetricWaitAvgThe average time DNS/HTTP queries/requests are held before the metric information is processed by the Distributed Director.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.9.197.1.1.7
cddGeneralMetricWaitMaxThe maximum time DNS/HTTP queries/requests are held before the metric information is processed by the Distributed Director.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.9.197.1.1.8
cddGeneralCacheHitsRepresents the total number of DNS queries and HTTP requests that were satisfied with contents of the Distributed Director cache.ro
Counter
.1.3.6.1.4.1.9.9.197.1.1.9
cddGeneralCacheEnableThis object enables/disables the sorting cache on the Distributed Director.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.9.9.197.1.1.10
cddGeneralCacheTimeSpecifies 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'.rw
Gauge
.1.3.6.1.4.1.9.9.197.1.1.11
cddGeneralTTLSpecifies the time-to-live value for the DNS resource records returned by the Distributed Director.rw
Gauge
.1.3.6.1.4.1.9.9.197.1.1.12
cddGeneralDefPriorityWeightSpecifies 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.rw
CddMetricProfileIdOrZero -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.197.1.1.13
cddGeneralQueryRateThe received DNS/HTTP queries/requests rate in the last one second period.ro
Gauge -- Units -- queries per second
.1.3.6.1.4.1.9.9.197.1.1.14
cddGeneralAccessListIndicates 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.ro
Gauge
.1.3.6.1.4.1.9.9.197.1.1.15
cddHost
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.1.2
cddHostTableA list of Distributed Director virtual host name or subdomain specific configurations, statistics and status entries.
SEQUENCE OF CddHostEntry
.1.3.6.1.4.1.9.9.197.1.2.1
cddHostEntryAn 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.
CddHostEntry
.1.3.6.1.4.1.9.9.197.1.2.1.1
cddHostNameThe name of a virtual host or subdomain.
DnsNameAsIndex -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.197.1.2.1.1.1
cddHostQueryTypeThe 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.
DnsType -- Rsyntax INTEGER
.1.3.6.1.4.1.9.9.197.1.2.1.1.2
cddHostServicePortThe 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.rw
CiscoPort -- Rsyntax INTEGER
.1.3.6.1.4.1.9.9.197.1.2.1.1.3
cddHostPriorityWeightSpecifies 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.rw
CddMetricProfileIdOrZero -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.197.1.2.1.1.4
cddHostDrpMedEnables/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.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.9.9.197.1.2.1.1.5
cddHostDrpRttProbesThe number of round-trip time probes that the DRP agent should attempt.rw
Gauge
.1.3.6.1.4.1.9.9.197.1.2.1.1.6
cddHostDrpRttTolThe 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.rw
Gauge
.1.3.6.1.4.1.9.9.197.1.2.1.1.7
cddHostAccessControlEnables/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.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.9.9.197.1.2.1.1.8
cddHostMultipleRecordSpecifies 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.rw
Gauge
.1.3.6.1.4.1.9.9.197.1.2.1.1.9
cddHostLoggingSpecifies 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.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.9.9.197.1.2.1.1.10
cddHostUrlStringSpecifies 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.rw
SnmpAdminString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.197.1.2.1.1.11
cddHostUrlIntvSpecifies 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.rw
TimeInterval
.1.3.6.1.4.1.9.9.197.1.2.1.1.12
cddHostRequestsThe number of DNS/HTTP queries/requests the Distributed Director has received for the combination of virtual host name and query type.ro
Counter
.1.3.6.1.4.1.9.9.197.1.2.1.1.13
cddHostRepliesThe number of DNS/HTTP queries/requests the Distributed Director has processed for the combination of virtual host name and query type.ro
Counter
.1.3.6.1.4.1.9.9.197.1.2.1.1.14
cddHostRowStatusThe status of the row. This object is used to create a new row or delete an existing row in this table.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.197.1.2.1.1.15
cddHostConnectCfgTableA list of Distributed Director per-host server connect test information entries. This information includes the configuration parameters used by Distributed Director's server connect tests.
SEQUENCE OF CddHostConnectCfgEntry
.1.3.6.1.4.1.9.9.197.1.2.2
cddHostConnectCfgEntryA 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.
CddHostConnectCfgEntry
.1.3.6.1.4.1.9.9.197.1.2.2.1
cddHostConnectCfgPortA port number, to which a TCP connect test should be performed for each server associated with this host.
CiscoPort
.1.3.6.1.4.1.9.9.197.1.2.2.1.1
cddHostConnectCfgIntvThe 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.rw
TimeInterval
.1.3.6.1.4.1.9.9.197.1.2.2.1.2
cddHostConnectCfgRowStatusThe status of the row. This object is used to create a new row or delete an existing row in this table.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.197.1.2.2.1.3
cddHostTolCfgTableA list of Distributed Director per-host priority level metrics tolerance information entries.
SEQUENCE OF CddHostTolCfgEntry
.1.3.6.1.4.1.9.9.197.1.2.3
cddHostTolCfgEntryAn 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.
CddHostTolCfgEntry
.1.3.6.1.4.1.9.9.197.1.2.3.1
cddHostTolCfgPrioSpecifies the metrics tolerance priority level for the host.
CddMetricPriority
.1.3.6.1.4.1.9.9.197.1.2.3.1.1
cddHostTolCfgPercSpecifies the metrics tolerance percentage value associated with the priority level.rw
Gauge
.1.3.6.1.4.1.9.9.197.1.2.3.1.2
cddHostTolCfgRowStatusThe status of the row. This object is used to create a new row or delete an existing row in this table.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.197.1.2.3.1.3
cddServer
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.1.3
cddServerTableA list of Distributed Director server specific information entries. This information includes the configuration parameters, statistics and availability status for each server.
SEQUENCE OF CddServerEntry
.1.3.6.1.4.1.9.9.197.1.3.1
cddServerEntryAn 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.
CddServerEntry
.1.3.6.1.4.1.9.9.197.1.3.1.1
cddServerAddrTypeThe type of IP address for the cddServerAddr object. Only the support for the value 'ipv4(1)' is required.
InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- dns(16) -- }
.1.3.6.1.4.1.9.9.197.1.3.1.1.1
cddServerAddrThe IP address of a server that is associated with a virtual host name.
InetAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.197.1.3.1.1.2
cddServerDrpAddrTypeThe type of IP address for the cddServerDrpAddr object.rw
InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- dns(16) -- }
.1.3.6.1.4.1.9.9.197.1.3.1.1.3
cddServerDrpAddrThe IP address of the Director Response Protocol (DRP) agent that supports this server.rw
InetAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.197.1.3.1.1.4
cddServerAdminThe 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.rw
INTEGER(-1..100)
.1.3.6.1.4.1.9.9.197.1.3.1.1.5
cddServerPortionSpecifies the portion metric value for the server.rw
Gauge
.1.3.6.1.4.1.9.9.197.1.3.1.1.6
cddServerNameThe 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.rw
DnsName -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.197.1.3.1.1.7
cddServerAvailThe 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.rw
Gauge
.1.3.6.1.4.1.9.9.197.1.3.1.1.8
cddServerHitsThe number of times this server has been advertised as the best server for the subdomain or host name.ro
Counter
.1.3.6.1.4.1.9.9.197.1.3.1.1.9
cddServerLastHitTimeThe last time the server was advertised as the best server for the subdomain name or host name.ro
TimeStamp -- Rsyntax TimeTicks
.1.3.6.1.4.1.9.9.197.1.3.1.1.10
cddServerDrpSerMetricIndicates the DRP server metric value of the server.ro
Gauge
.1.3.6.1.4.1.9.9.197.1.3.1.1.11
cddServerPortionHitsThe number of times this server has been advertised as the best server due to the server specific portion metric.ro
Counter
.1.3.6.1.4.1.9.9.197.1.3.1.1.12
cddServerAccessListIndicates 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.ro
Gauge
.1.3.6.1.4.1.9.9.197.1.3.1.1.13
cddServerRowStatusThe status of the row. This object is used to create a new row or delete an existing row in this table.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.197.1.3.1.1.14
cddServerPortTableA list of Distributed Director server port specific information entries. This information includes the configuration parameters, statistics and availability status for each service port on servers.
SEQUENCE OF CddServerPortEntry
.1.3.6.1.4.1.9.9.197.1.3.2
cddServerPortEntryAn 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.
CddServerPortEntry
.1.3.6.1.4.1.9.9.197.1.3.2.1
cddServerPortNumThe service port number of the server.
CiscoPort
.1.3.6.1.4.1.9.9.197.1.3.2.1.1
cddServerPortAdminThe 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.rw
INTEGER(-1..100)
.1.3.6.1.4.1.9.9.197.1.3.2.1.2
cddServerPortConnIntvThe 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.rw
TimeInterval
.1.3.6.1.4.1.9.9.197.1.3.2.1.3
cddServerPortPortionThe 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.rw
Gauge
.1.3.6.1.4.1.9.9.197.1.3.2.1.4
cddServerPortAvailThe 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.rw
Gauge
.1.3.6.1.4.1.9.9.197.1.3.2.1.5
cddServerPortUrlStringSpecifies 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.rw
SnmpAdminString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.197.1.3.2.1.6
cddServerPortUrlIntvSpecifies 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.rw
TimeInterval
.1.3.6.1.4.1.9.9.197.1.3.2.1.7
cddServerPortHitsThe number of times the server has been advertised as the best server for the service provided on the port.ro
Counter
.1.3.6.1.4.1.9.9.197.1.3.2.1.8
cddServerPortStatusIndicates 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.ro
Enumeration
.1.3.6.1.4.1.9.9.197.1.3.2.1.9
cddServerPortDownCertaintyIndicates the percentage of the downed port service possibility. This value is applicable only if the value of cddServerPortStatus is 'down'.ro
Gauge
.1.3.6.1.4.1.9.9.197.1.3.2.1.10
cddServerPortNextRetryThe 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'.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.9.197.1.3.2.1.11
cddServerPortPortionHitsThe number of times this server has been advertised as the best server due to the server port specific portion metric.ro
Counter
.1.3.6.1.4.1.9.9.197.1.3.2.1.12
cddServerPortAccessListIndicates 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.ro
Gauge
.1.3.6.1.4.1.9.9.197.1.3.2.1.13
cddServerPortRowStatusThe status of the row. This object is used to create a new row or delete an existing row in this table.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.197.1.3.2.1.14
cddServerPortMetricTableA list of Distributed Director per-service per-metric weight entries.
SEQUENCE OF CddServerPortMetricEntry
.1.3.6.1.4.1.9.9.197.1.3.3
cddServerPortMetricEntryAn 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.
CddServerPortMetricEntry
.1.3.6.1.4.1.9.9.197.1.3.3.1
cddServerPortMetricTypeThe 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.
CddMetricType -- Rsyntax INTEGER { -- drpExternal(1), -- drpInternal(2), -- drpServer(3), -- drpRtt(4), -- admin(5), -- random(6), -- portion(7), -- dfpAvailability(8), -- routeMap(9) -- }
.1.3.6.1.4.1.9.9.197.1.3.3.1.1
cddServerPortMetricWeightThe 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.rw
CddMetricWeight -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.197.1.3.3.1.2
cddServerPortMetricRowStatusThe status of the row. This object is used to create a new row or delete an existing row in this table.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.197.1.3.3.1.3
cddMapping
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.1.4
cddHostServerMappingTableThis table contains zero or more rows of virtual hostname and query type combination to real server associations. For each virtual hostname and query type combination, there are zero or more real servers associated with it. One real server may be associated with multiple virtual hostname and query type combinations.
SEQUENCE OF CddHostServerMappingEntry
.1.3.6.1.4.1.9.9.197.1.4.1
cddHostServerMappingEntryAn entry containing a particular virtual hostname and query type combination to real server association information.
CddHostServerMappingEntry
.1.3.6.1.4.1.9.9.197.1.4.1.1
cddHostServerMappingServerAddrTypeThe type of IP address for the cddHostServerMappingServerAddr object. Only the support for the value 'ipv4(1)' is required.
InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- dns(16) -- }
.1.3.6.1.4.1.9.9.197.1.4.1.1.1
cddHostServerMappingServerAddrThe IP address of one of the servers associated with the combination of the virtual host name and query type.
InetAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.197.1.4.1.1.2
cddHostServerMappingRowStatusThe status of the row. This object is used to create a new row or delete an existing row in this table.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.197.1.4.1.1.3
ciscoDistDirMIBNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.2
ciscoDistDirMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.2.0
ciscoDistDirEventServerUpThis notification is sent if the state transition of cddServerPortStatus object is from 'down' or 'undetermined' to 'up' state.
TRAP-TYPE
.1.3.6.1.4.1.9.9.197.2.0.1
ciscoDistDirEventServerDownThis notification is sent if the state transition of cddServerPortStatus object is from 'up' or 'undetermined' to 'down' state.
TRAP-TYPE
.1.3.6.1.4.1.9.9.197.2.0.2
ciscoDistDirEventHitRateHighHigh DNS/HTTP queries/requests notification. mteEventTable and mteTriggerThresholdTable in DISMAN-EVENT-MIB can be used to control the trigger of this notification.
TRAP-TYPE
.1.3.6.1.4.1.9.9.197.2.0.3
ciscoDistDirMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.3
ciscoDistDirMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.3.1
ciscoDistDirMIBCompliance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.3.1.1
ciscoDistDirMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.3.2
ciscoDistDirGeneralGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.3.2.1
ciscoDistDirHostGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.3.2.2
ciscoDistDirServerGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.3.2.3
ciscoDistDirMappingGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.3.2.4
ciscoDistDirNotificationGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.197.3.2.5
CISCO-DIST-DIRECTOR-MIB - SNMP MIB Reference | MIBs Explorer