CISCO-DIST-DIRECTOR-MIB
- Registered at
- 1.3.6.1.4.1.9.9.197
- Last updated
- 2005-11-14 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2005-11-14 00:00, 2001-03-14 00:00
- Namespace
- cisco
- Source file
CISCO-DIST-DIRECTOR-MIB- Digest
sha256:bc7a5d211cbfab7bbbdd839278d92565ae6a141d00a4487c2f3bbee283e22cd9
Description
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
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-dd@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | CiscoPort |
| DNS-SERVER-MIB | DnsName, DnsNameAsIndex, DnsType |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeInterval, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-DIST-DIRECTOR-MIB CISCO-SMI CISCO-TC DNS-SERVER-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CddMetricPriority TEXTUAL-CONVENTION This textual convention defines a priority level of a metric type. The priority is used by the Distributed Director to determine the order in which metrics are considered for selecting a server. The less the value, the higher the priority is. For example, the DRP external metric's priority has the value '1' and the random metric's priority has the value '2'. All potential server's DRP external metrics are compared first. If multiple servers have the same metric value, the random metrics would be compared next. If multiple metric types have the same priority value, the metrics are added to obtain a composite metric. If a metric's priority has the value of '0', the metric is not considered to determine the best server. | current | |||
| CddMetricProfileId TEXTUAL-CONVENTION A unique value, greater than zero, which uniquely identifies a metric profile in the DD system. A metric profile contains priority and weight values for all metrics in the profile. | current | |||
| CddMetricProfileIdOrZero TEXTUAL-CONVENTION This textual convention is an extension of the CddMetricProfileId convention. The latter defines a greater than zero value to identify a metric profile in the DD system. This extension permits the additional value of '0'. The value '0' is object-specific and must be defined as part of the description of any object which uses this syntax. | current | |||
| CddMetricType TEXTUAL-CONVENTION This textual convention defines metric types in the DD. There are many criteria which the DD system can use when sorting a list of IP addresses. In order to collect all of the information used for sorting, the DD system can use one or many of the different 'metrics' it has built in. Once a set of metrics are selected and the information has been gathered, there are many different ways to put this information together and arrive at a sorted list. The currently available metrics are as follows. DRP external metric (drpExternal(1)): This metric is gathered by sending a Director Response Protocol (DRP) request to all DRP associated routers, asking them for the number of BGP 'hops' between them and the client originating the DNS/HTTP query/request. DRP internal metric (drpInternal(2)): This metric is gathered by sending a DRP request to all DRP associated routers, asking them for the distance from themselves to the edge of their BGP AS in the direction of the client originating the DNS/HTTP query/request. DRP server metric (drpServer(3)): This metric is gathered by sending a DRP request to all DRP associated routers, asking them for the distance between themselves and their associated remote server. DRP RTT metric (drpRtt(4)): This metric is gathered by sending a DRP request to all DRP associated routers, asking them for the round-trip time between themselves and the client originating the DNS/HTTP query/request. This metric can be used to direct the client to the server that is likely to have a minimum link latency to the client. Administrative preference metric (admin(5)): This metric can be used in order to specify a simple preference of one server over another. Random metric (random(6)): This metric simply selects a random number for each IP address. If only this metric were used, it would result in selecting an IP address at random from the list. Portion metric (portion(7)): This metric enables users to assign a load portion to each server such that servers with a higher portion value will receive a larger percentage of connections at any one time. The Distributed Director uses these portion metric values to determine the percentage of the current number of requests to give to each server. DFP availability metric (dfpAvailability(8)): This metric enables the Director to make server selection based on server load. The DD obtains the server load information from all Dynamic Feedback Protocol (DFP) agents running on local server load balancers. Servers with less load will receive more connections from clients. Route map metric (routeMap(9)): This metric uses the Cisco route map mechanism to perform server selection based on the route from the servers to the client originating the DNS/HTTP query/request. | current | |||
| CddMetricWeight TEXTUAL-CONVENTION This textual convention defines a weight value for a metric type. When a metric type is referenced to determine the best server, the metric will always be multiplied by its weight. If a metric's weight has the value of '0', the metric is not considered to determine the best server. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoDistDirMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.197.1 | |||
| cddGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.197.1.1 | |||
| cddGeneralMetricProfTable OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.197.1.1.1 | not-accessible | current | |
| cddGeneralMetricProfEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.1.1.1 | not-accessible | current | |
| cddGeneralMetricProfId OBJECT-TYPE The identifier of a metric profile. | 1.3.6.1.4.1.9.9.197.1.1.1.1.1 | CddMetricProfileId | not-accessible | current |
| cddGeneralMetricProfMetric OBJECT-TYPE The type of a metric in the profile. | 1.3.6.1.4.1.9.9.197.1.1.1.1.2 | CddMetricType | not-accessible | current |
| cddGeneralMetricProfPriority OBJECT-TYPE The priority value of the metric in the profile. | 1.3.6.1.4.1.9.9.197.1.1.1.1.3 | CddMetricPriority | read-create | current |
| cddGeneralMetricProfWeight OBJECT-TYPE The weight value of the metric in the profile. | 1.3.6.1.4.1.9.9.197.1.1.1.1.4 | CddMetricWeight | read-create | current |
| cddGeneralMetricProfRowStatus OBJECT-TYPE The status of the row. This object is used to create a new row or delete an existing row in this table. | 1.3.6.1.4.1.9.9.197.1.1.1.1.5 | RowStatus | read-create | current |
| cddGeneralQueries OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.1.2 | Counter32 | read-only | current |
| cddGeneralReplies OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.1.3 | Counter32 | read-only | current |
| cddGeneralQueueProcess OBJECT-TYPE The current number of DNS queries and HTTP requests in the queue to be processed by the Distributed Director. | 1.3.6.1.4.1.9.9.197.1.1.4 | Gauge32 | read-only | current |
| cddGeneralQueueMetric OBJECT-TYPE The current number of outstanding DNS queries and HTTP requests being held until metric information (e.g., DRP internal and DRP external metrics) arrives. | 1.3.6.1.4.1.9.9.197.1.1.5 | Gauge32 | read-only | current |
| cddGeneralMetricWaitMin OBJECT-TYPE The minimum time DNS/HTTP queries/requests are held before the metric information is processed by the Distributed Director. | 1.3.6.1.4.1.9.9.197.1.1.6 | TimeTicks | read-only | current |
| cddGeneralMetricWaitAvg OBJECT-TYPE The average time DNS/HTTP queries/requests are held before the metric information is processed by the Distributed Director. | 1.3.6.1.4.1.9.9.197.1.1.7 | TimeTicks | read-only | current |
| cddGeneralMetricWaitMax OBJECT-TYPE The maximum time DNS/HTTP queries/requests are held before the metric information is processed by the Distributed Director. | 1.3.6.1.4.1.9.9.197.1.1.8 | TimeTicks | read-only | current |
| cddGeneralCacheHits OBJECT-TYPE Represents the total number of DNS queries and HTTP requests that were satisfied with contents of the Distributed Director cache. | 1.3.6.1.4.1.9.9.197.1.1.9 | Counter32 | read-only | current |
| cddGeneralCacheEnable OBJECT-TYPE This object enables/disables the sorting cache on the Distributed Director. | 1.3.6.1.4.1.9.9.197.1.1.10 | TruthValue | read-write | current |
| cddGeneralCacheTime OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.197.1.1.11 | Unsigned32 (1..2147483) | read-write | current |
| cddGeneralTTL OBJECT-TYPE Specifies the time-to-live value for the DNS resource records returned by the Distributed Director. | 1.3.6.1.4.1.9.9.197.1.1.12 | Unsigned32 (0..2147483647) | read-write | current |
| cddGeneralDefPriorityWeight OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.1.13 | CddMetricProfileIdOrZero | read-write | current |
| cddGeneralQueryRate OBJECT-TYPE The received DNS/HTTP queries/requests rate in the last one second period. | 1.3.6.1.4.1.9.9.197.1.1.14 | Gauge32 | read-only | current |
| cddGeneralAccessList OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.1.15 | Unsigned32 (0..199) | read-only | current |
| cddHost OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.197.1.2 | |||
| cddHostTable OBJECT-TYPE A list of Distributed Director virtual host name or subdomain specific configurations, statistics and status entries. | 1.3.6.1.4.1.9.9.197.1.2.1 | not-accessible | current | |
| cddHostEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.2.1.1 | not-accessible | current | |
| cddHostName OBJECT-TYPE The name of a virtual host or subdomain. | 1.3.6.1.4.1.9.9.197.1.2.1.1.1 | DnsNameAsIndex | not-accessible | current |
| cddHostQueryType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.2.1.1.2 | DnsType | not-accessible | current |
| cddHostServicePort OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.2.1.1.3 | CiscoPort | read-create | current |
| cddHostPriorityWeight OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.2.1.1.4 | CddMetricProfileIdOrZero | read-create | current |
| cddHostDrpMed OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.2.1.1.5 | TruthValue | read-create | current |
| cddHostDrpRttProbes OBJECT-TYPE The number of round-trip time probes that the DRP agent should attempt. | 1.3.6.1.4.1.9.9.197.1.2.1.1.6 | Unsigned32 (1..3) | read-create | current |
| cddHostDrpRttTol OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.2.1.1.7 | Unsigned32 (0..100) | read-create | current |
| cddHostAccessControl OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.2.1.1.8 | TruthValue | read-create | current |
| cddHostMultipleRecord OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.2.1.1.9 | Unsigned32 (1..65535) | read-create | current |
| cddHostLogging OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.2.1.1.10 | TruthValue | read-create | current |
| cddHostUrlString OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.2.1.1.11 | SnmpAdminString | read-create | current |
| cddHostUrlIntv OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.2.1.1.12 | TimeInterval (0..3276700) | read-create | current |
| cddHostRequests OBJECT-TYPE The number of DNS/HTTP queries/requests the Distributed Director has received for the combination of virtual host name and query type. | 1.3.6.1.4.1.9.9.197.1.2.1.1.13 | Counter32 | read-only | current |
| cddHostReplies OBJECT-TYPE The number of DNS/HTTP queries/requests the Distributed Director has processed for the combination of virtual host name and query type. | 1.3.6.1.4.1.9.9.197.1.2.1.1.14 | Counter32 | read-only | current |
| cddHostRowStatus OBJECT-TYPE The status of the row. This object is used to create a new row or delete an existing row in this table. | 1.3.6.1.4.1.9.9.197.1.2.1.1.15 | RowStatus | read-create | current |
| cddHostConnectCfgTable OBJECT-TYPE A 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. | 1.3.6.1.4.1.9.9.197.1.2.2 | not-accessible | current | |
| cddHostConnectCfgEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.2.2.1 | not-accessible | current | |
| cddHostConnectCfgPort OBJECT-TYPE A port number, to which a TCP connect test should be performed for each server associated with this host. | 1.3.6.1.4.1.9.9.197.1.2.2.1.1 | CiscoPort (1..65535) | not-accessible | current |
| cddHostConnectCfgIntv OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.2.2.1.2 | TimeInterval (0..3276700) | read-create | current |
| cddHostConnectCfgRowStatus OBJECT-TYPE The status of the row. This object is used to create a new row or delete an existing row in this table. | 1.3.6.1.4.1.9.9.197.1.2.2.1.3 | RowStatus | read-create | current |
| cddHostTolCfgTable OBJECT-TYPE A list of Distributed Director per-host priority level metrics tolerance information entries. | 1.3.6.1.4.1.9.9.197.1.2.3 | not-accessible | current | |
| cddHostTolCfgEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.2.3.1 | not-accessible | current | |
| cddHostTolCfgPrio OBJECT-TYPE Specifies the metrics tolerance priority level for the host. | 1.3.6.1.4.1.9.9.197.1.2.3.1.1 | CddMetricPriority (1..101) | not-accessible | current |
| cddHostTolCfgPerc OBJECT-TYPE Specifies the metrics tolerance percentage value associated with the priority level. | 1.3.6.1.4.1.9.9.197.1.2.3.1.2 | Unsigned32 (1..100) | read-create | current |
| cddHostTolCfgRowStatus OBJECT-TYPE The status of the row. This object is used to create a new row or delete an existing row in this table. | 1.3.6.1.4.1.9.9.197.1.2.3.1.3 | RowStatus | read-create | current |
| cddServer OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.197.1.3 | |||
| cddServerTable OBJECT-TYPE A list of Distributed Director server specific information entries. This information includes the configuration parameters, statistics and availability status for each server. | 1.3.6.1.4.1.9.9.197.1.3.1 | not-accessible | current | |
| cddServerEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.1.1 | not-accessible | current | |
| cddServerAddrType OBJECT-TYPE The type of IP address for the cddServerAddr object. Only the support for the value 'ipv4(1)' is required. | 1.3.6.1.4.1.9.9.197.1.3.1.1.1 | InetAddressType | not-accessible | current |
| cddServerAddr OBJECT-TYPE The IP address of a server that is associated with a virtual host name. | 1.3.6.1.4.1.9.9.197.1.3.1.1.2 | InetAddress | not-accessible | current |
| cddServerDrpAddrType OBJECT-TYPE The type of IP address for the cddServerDrpAddr object. | 1.3.6.1.4.1.9.9.197.1.3.1.1.3 | InetAddressType | read-create | current |
| cddServerDrpAddr OBJECT-TYPE The IP address of the Director Response Protocol (DRP) agent that supports this server. | 1.3.6.1.4.1.9.9.197.1.3.1.1.4 | InetAddress | read-create | current |
| cddServerAdmin OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.1.1.5 | Integer32 (-1..100) | read-create | current |
| cddServerPortion OBJECT-TYPE Specifies the portion metric value for the server. | 1.3.6.1.4.1.9.9.197.1.3.1.1.6 | Unsigned32 (0..65535) | read-create | current |
| cddServerName OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.1.1.7 | DnsName | read-create | current |
| cddServerAvail OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.1.1.8 | Unsigned32 (0..65535) | read-create | current |
| cddServerHits OBJECT-TYPE The number of times this server has been advertised as the best server for the subdomain or host name. | 1.3.6.1.4.1.9.9.197.1.3.1.1.9 | Counter32 | read-only | current |
| cddServerLastHitTime OBJECT-TYPE The last time the server was advertised as the best server for the subdomain name or host name. | 1.3.6.1.4.1.9.9.197.1.3.1.1.10 | TimeStamp | read-only | current |
| cddServerDrpSerMetric OBJECT-TYPE Indicates the DRP server metric value of the server. | 1.3.6.1.4.1.9.9.197.1.3.1.1.11 | Unsigned32 | read-only | current |
| cddServerPortionHits OBJECT-TYPE The number of times this server has been advertised as the best server due to the server specific portion metric. | 1.3.6.1.4.1.9.9.197.1.3.1.1.12 | Counter32 | read-only | current |
| cddServerAccessList OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.1.1.13 | Unsigned32 (0..99) | read-only | current |
| cddServerRowStatus OBJECT-TYPE The status of the row. This object is used to create a new row or delete an existing row in this table. | 1.3.6.1.4.1.9.9.197.1.3.1.1.14 | RowStatus | read-create | current |
| cddServerPortTable OBJECT-TYPE A 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. | 1.3.6.1.4.1.9.9.197.1.3.2 | not-accessible | current | |
| cddServerPortEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.2.1 | not-accessible | current | |
| cddServerPortNum OBJECT-TYPE The service port number of the server. | 1.3.6.1.4.1.9.9.197.1.3.2.1.1 | CiscoPort (1..65535) | not-accessible | current |
| cddServerPortAdmin OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.2.1.2 | Integer32 (-1..100) | read-create | current |
| cddServerPortConnIntv OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.2.1.3 | TimeInterval (0..3276700) | read-create | current |
| cddServerPortPortion OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.2.1.4 | Unsigned32 (0..65535) | read-create | current |
| cddServerPortAvail OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.2.1.5 | Unsigned32 (0..65535) | read-create | current |
| cddServerPortUrlString OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.2.1.6 | SnmpAdminString | read-create | current |
| cddServerPortUrlIntv OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.2.1.7 | TimeInterval (0..3276700) | read-create | current |
| cddServerPortHits OBJECT-TYPE The number of times the server has been advertised as the best server for the service provided on the port. | 1.3.6.1.4.1.9.9.197.1.3.2.1.8 | Counter32 | read-only | current |
| cddServerPortStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.2.1.9 | INTEGER {up(1), down(2), undetermined(3)} | read-only | current |
| cddServerPortDownCertainty OBJECT-TYPE Indicates the percentage of the downed port service possibility. This value is applicable only if the value of cddServerPortStatus is 'down'. | 1.3.6.1.4.1.9.9.197.1.3.2.1.10 | Gauge32 (10..100) | read-only | current |
| cddServerPortNextRetry OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.197.1.3.2.1.11 | TimeTicks | read-only | current |
| cddServerPortPortionHits OBJECT-TYPE The number of times this server has been advertised as the best server due to the server port specific portion metric. | 1.3.6.1.4.1.9.9.197.1.3.2.1.12 | Counter32 | read-only | current |
| cddServerPortAccessList OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.2.1.13 | Unsigned32 (0..99) | read-only | current |
| cddServerPortRowStatus OBJECT-TYPE The status of the row. This object is used to create a new row or delete an existing row in this table. | 1.3.6.1.4.1.9.9.197.1.3.2.1.14 | RowStatus | read-create | current |
| cddServerPortMetricTable OBJECT-TYPE A list of Distributed Director per-service per-metric weight entries. | 1.3.6.1.4.1.9.9.197.1.3.3 | not-accessible | current | |
| cddServerPortMetricEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.3.1 | not-accessible | current | |
| cddServerPortMetricType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.3.1.1 | CddMetricType | not-accessible | current |
| cddServerPortMetricWeight OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.197.1.3.3.1.2 | CddMetricWeight | read-create | current |
| cddServerPortMetricRowStatus OBJECT-TYPE The status of the row. This object is used to create a new row or delete an existing row in this table. | 1.3.6.1.4.1.9.9.197.1.3.3.1.3 | RowStatus | read-create | current |
| cddMapping OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.197.1.4 | |||
| cddHostServerMappingTable OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.197.1.4.1 | not-accessible | current | |
| cddHostServerMappingEntry OBJECT-TYPE An entry containing a particular virtual hostname and query type combination to real server association information. | 1.3.6.1.4.1.9.9.197.1.4.1.1 | not-accessible | current | |
| cddHostServerMappingServerAddrType OBJECT-TYPE The type of IP address for the cddHostServerMappingServerAddr object. Only the support for the value 'ipv4(1)' is required. | 1.3.6.1.4.1.9.9.197.1.4.1.1.1 | InetAddressType | not-accessible | current |
| cddHostServerMappingServerAddr OBJECT-TYPE The IP address of one of the servers associated with the combination of the virtual host name and query type. | 1.3.6.1.4.1.9.9.197.1.4.1.1.2 | InetAddress | not-accessible | current |
| cddHostServerMappingRowStatus OBJECT-TYPE The status of the row. This object is used to create a new row or delete an existing row in this table. | 1.3.6.1.4.1.9.9.197.1.4.1.1.3 | RowStatus | read-create | current |
| ciscoDistDirMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.197.2 | |||
| ciscoDistDirMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.197.2.0 | |||
| ciscoDistDirMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.197.3 | |||
| ciscoDistDirMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.197.3.1 | |||
| ciscoDistDirMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.197.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ciscoDistDirEventServerUp NOTIFICATION-TYPE This notification is sent if the state transition of cddServerPortStatus object is from 'down' or 'undetermined' to 'up' state. | 1.3.6.1.4.1.9.9.197.2.0.1 | current |
| ciscoDistDirEventServerDown NOTIFICATION-TYPE This notification is sent if the state transition of cddServerPortStatus object is from 'up' or 'undetermined' to 'down' state. | 1.3.6.1.4.1.9.9.197.2.0.2 | current |
| ciscoDistDirEventHitRateHigh NOTIFICATION-TYPE High DNS/HTTP queries/requests notification. mteEventTable and mteTriggerThresholdTable in DISMAN-EVENT-MIB can be used to control the trigger of this notification. | 1.3.6.1.4.1.9.9.197.2.0.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoDistDirMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Distributed Director MIB. | 1.3.6.1.4.1.9.9.197.3.1.1 | current |
| ciscoDistDirGeneralGroup OBJECT-GROUP A collection of objects providing Distributed Director general configurations, statistics and status. | 1.3.6.1.4.1.9.9.197.3.2.1 | current |
| ciscoDistDirHostGroup OBJECT-GROUP A collection of objects providing Distributed Director per virtual hostname configurations, statistics and status. | 1.3.6.1.4.1.9.9.197.3.2.2 | current |
| ciscoDistDirServerGroup OBJECT-GROUP A collection of objects providing Distributed Director per server configurations, statistics and status. | 1.3.6.1.4.1.9.9.197.3.2.3 | current |
| ciscoDistDirMappingGroup OBJECT-GROUP A collection of object(s) providing the associations between virtual hostnames and real servers. | 1.3.6.1.4.1.9.9.197.3.2.4 | current |
| ciscoDistDirNotificationGroup NOTIFICATION-GROUP A collection of objects providing Distributed Director significant events. | 1.3.6.1.4.1.9.9.197.3.2.5 | current |