All MIBs › CISCO-DIST-DIRECTOR-MIB
Category: Cisco Devices, Web and Application Servers
Description: Manages Cisco DistributedDirector intelligent DNS-based load balancing, monitoring request routing decisions and server availability.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-DIST-DIRECTOR-MIB?
CISCO-DIST-DIRECTOR-MIB is a Cisco proprietary MIB for Cisco DistributedDirector, an intelligent DNS-based global server load-balancing feature that routes client requests to the best available server based on weighted metrics such as round-trip time or server load. It exposes configuration data for metric profiles (priority and weight per metric) as well as performance counters for total DNS queries and replies and internal queue processing depth. Its monitoring value is centered on software service performance: query/reply counters reveal DNS-redirection throughput, while queue-depth counters reveal whether the director is falling behind processing requests. It relies on standard DNS as its underlying protocol and on conventional SNMP RowStatus semantics to manage metric profile table entries. It was deployed on Cisco DistributedDirector appliances or IOS devices with the DistributedDirector feature, providing multi-site server/content redundancy. Engineers can download the CISCO-DIST-DIRECTOR-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-DIST-DIRECTOR-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco DistributedDirector appliances
- Cisco IOS devices with the DistributedDirector feature
Monitoring Examples
cddGeneralQueries and cddGeneralReplies let an admin track DNS-based redirection request volume and confirm the director is actively answering. A growing cddGeneralQueueProcess/cddGeneralQueueMetric depth alongside flat cddGeneralReplies would indicate the director is falling behind, and cddGeneralMetricProfTable/cddGeneralMetricProfEntry (with cddGeneralMetricProfPriority and cddGeneralMetricProfWeight) lets an admin audit which metrics drive routing decisions for a given cddGeneralMetricProfId.
What Can Be Monitored
- DNS query/reply counts
- queue processing depth
- metric profile priority/weight configuration
- number of configured metric profiles
This MIB depends on
Related MIBs
Imported Objects
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From CISCO-TC
| CiscoPort |
From DNS-SERVER-MIB
| DnsName | |
| DnsNameAsIndex | |
| DnsType |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| TimeTicks |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-TC-v1
| RowStatus | |
| TimeInterval | |
| TimeStamp | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| cddGeneral | 1.3.6.1.4.1.9.9.197.1.1 | |||
| GAU cddGeneralAccessList | 1.3.6.1.4.1.9.9.197.1.1.15 | Gauge | read-only | 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. |
| T/F cddGeneralCacheEnable | 1.3.6.1.4.1.9.9.197.1.1.10 | TruthValue | read-write | This object enables/disables the sorting cache on the Distributed Director. |
| CTR cddGeneralCacheHits | 1.3.6.1.4.1.9.9.197.1.1.9 | Counter | read-only | Represents the total number of DNS queries and HTTP requests that were satisfied with contents of the Distributed Director cache. |
| GAU cddGeneralCacheTime | 1.3.6.1.4.1.9.9.197.1.1.11 | Gauge | read-write | 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'. |
| CDD cddGeneralDefPriorityWeight | 1.3.6.1.4.1.9.9.197.1.1.13 | CddMetricProfileIdOrZero | read-write | 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. |
| cddGeneralMetricProfEntry | 1.3.6.1.4.1.9.9.197.1.1.1.1 | not-accessible | 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. | |
| CDD cddGeneralMetricProfId | 1.3.6.1.4.1.9.9.197.1.1.1.1.1 | CddMetricProfileId | not-accessible | The identifier of a metric profile. |
| CDD cddGeneralMetricProfMetric | 1.3.6.1.4.1.9.9.197.1.1.1.1.2 | CddMetricType | not-accessible | The type of a metric in the profile. |
| CDD cddGeneralMetricProfPriority | 1.3.6.1.4.1.9.9.197.1.1.1.1.3 | CddMetricPriority | read-write | The priority value of the metric in the profile. |
| ROW cddGeneralMetricProfRowStatus | 1.3.6.1.4.1.9.9.197.1.1.1.1.5 | RowStatus | read-write | The status of the row. This object is used to create a new row or delete an existing row in this table. |
| cddGeneralMetricProfTable | 1.3.6.1.4.1.9.9.197.1.1.1 | not-accessible | 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. | |
| CDD cddGeneralMetricProfWeight | 1.3.6.1.4.1.9.9.197.1.1.1.1.4 | CddMetricWeight | read-write | The weight value of the metric in the profile. |
| TIK cddGeneralMetricWaitAvg | 1.3.6.1.4.1.9.9.197.1.1.7 | TimeTicks | read-only | The average time DNS/HTTP queries/requests are held before the metric information is processed by the Distributed Director. |
| TIK cddGeneralMetricWaitMax | 1.3.6.1.4.1.9.9.197.1.1.8 | TimeTicks | read-only | The maximum time DNS/HTTP queries/requests are held before the metric information is processed by the Distributed Director. |
| TIK cddGeneralMetricWaitMin | 1.3.6.1.4.1.9.9.197.1.1.6 | TimeTicks | read-only | The minimum time DNS/HTTP queries/requests are held before the metric information is processed by the Distributed Director. |
| CTR cddGeneralQueries | 1.3.6.1.4.1.9.9.197.1.1.2 | Counter | read-only | 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. |
| GAU cddGeneralQueryRate | 1.3.6.1.4.1.9.9.197.1.1.14 | Gauge | read-only | The received DNS/HTTP queries/requests rate in the last one second period. |
| GAU cddGeneralQueueMetric | 1.3.6.1.4.1.9.9.197.1.1.5 | Gauge | read-only | The current number of outstanding DNS queries and HTTP requests being held until metric information (e.g., DRP internal and DRP external metrics) arrives. |
| GAU cddGeneralQueueProcess | 1.3.6.1.4.1.9.9.197.1.1.4 | Gauge | read-only | The current number of DNS queries and HTTP requests in the queue to be processed by the Distributed Director. |
| CTR cddGeneralReplies | 1.3.6.1.4.1.9.9.197.1.1.3 | Counter | read-only | 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. |
| GAU cddGeneralTTL | 1.3.6.1.4.1.9.9.197.1.1.12 | Gauge | read-write | Specifies the time-to-live value for the DNS resource records returned by the Distributed Director. |
| cddHost | 1.3.6.1.4.1.9.9.197.1.2 | |||
| T/F cddHostAccessControl | 1.3.6.1.4.1.9.9.197.1.2.1.1.8 | TruthValue | read-write | 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. |
| cddHostConnectCfgEntry | 1.3.6.1.4.1.9.9.197.1.2.2.1 | not-accessible | 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. | |
| NUM cddHostConnectCfgIntv | 1.3.6.1.4.1.9.9.197.1.2.2.1.2 | TimeInterval | read-write | 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. |
| CIS cddHostConnectCfgPort | 1.3.6.1.4.1.9.9.197.1.2.2.1.1 | CiscoPort | not-accessible | A port number, to which a TCP connect test should be performed for each server associated with this host. |
| ROW cddHostConnectCfgRowStatus | 1.3.6.1.4.1.9.9.197.1.2.2.1.3 | RowStatus | read-write | The status of the row. This object is used to create a new row or delete an existing row in this table. |
| cddHostConnectCfgTable | 1.3.6.1.4.1.9.9.197.1.2.2 | not-accessible | 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. | |
| T/F cddHostDrpMed | 1.3.6.1.4.1.9.9.197.1.2.1.1.5 | TruthValue | read-write | 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. |
| GAU cddHostDrpRttProbes | 1.3.6.1.4.1.9.9.197.1.2.1.1.6 | Gauge | read-write | The number of round-trip time probes that the DRP agent should attempt. |
| GAU cddHostDrpRttTol | 1.3.6.1.4.1.9.9.197.1.2.1.1.7 | Gauge | read-write | 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. |
| cddHostEntry | 1.3.6.1.4.1.9.9.197.1.2.1.1 | not-accessible | 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. | |
| T/F cddHostLogging | 1.3.6.1.4.1.9.9.197.1.2.1.1.10 | TruthValue | read-write | 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. |
| GAU cddHostMultipleRecord | 1.3.6.1.4.1.9.9.197.1.2.1.1.9 | Gauge | read-write | 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. |
| DNS cddHostName | 1.3.6.1.4.1.9.9.197.1.2.1.1.1 | DnsNameAsIndex | not-accessible | The name of a virtual host or subdomain. |
| CDD cddHostPriorityWeight | 1.3.6.1.4.1.9.9.197.1.2.1.1.4 | CddMetricProfileIdOrZero | read-write | 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. |
| DNS cddHostQueryType | 1.3.6.1.4.1.9.9.197.1.2.1.1.2 | DnsType | not-accessible | 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. |
| CTR cddHostReplies | 1.3.6.1.4.1.9.9.197.1.2.1.1.14 | Counter | read-only | The number of DNS/HTTP queries/requests the Distributed Director has processed for the combination of virtual host name and query type. |
| CTR cddHostRequests | 1.3.6.1.4.1.9.9.197.1.2.1.1.13 | Counter | read-only | The number of DNS/HTTP queries/requests the Distributed Director has received for the combination of virtual host name and query type. |
| ROW cddHostRowStatus | 1.3.6.1.4.1.9.9.197.1.2.1.1.15 | RowStatus | read-write | The status of the row. This object is used to create a new row or delete an existing row in this table. |
| cddHostServerMappingEntry | 1.3.6.1.4.1.9.9.197.1.4.1.1 | not-accessible | An entry containing a particular virtual hostname and query type combination to real server association information. | |
| ROW cddHostServerMappingRowStatus | 1.3.6.1.4.1.9.9.197.1.4.1.1.3 | RowStatus | read-write | The status of the row. This object is used to create a new row or delete an existing row in this table. |
| IP cddHostServerMappingServerAddr | 1.3.6.1.4.1.9.9.197.1.4.1.1.2 | InetAddress | not-accessible | The IP address of one of the servers associated with the combination of the virtual host name and query type. |
| IPt cddHostServerMappingServerAddrType | 1.3.6.1.4.1.9.9.197.1.4.1.1.1 | InetAddressType | not-accessible | The type of IP address for the cddHostServerMappingServerAddr object. Only the support for the value 'ipv4(1)' is required. |
| cddHostServerMappingTable | 1.3.6.1.4.1.9.9.197.1.4.1 | not-accessible | 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. | |
| CIS cddHostServicePort | 1.3.6.1.4.1.9.9.197.1.2.1.1.3 | CiscoPort | read-write | 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. |
| cddHostTable | 1.3.6.1.4.1.9.9.197.1.2.1 | not-accessible | A list of Distributed Director virtual host name or subdomain specific configurations, statistics and status entries. | |
| cddHostTolCfgEntry | 1.3.6.1.4.1.9.9.197.1.2.3.1 | not-accessible | 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. | |
| GAU cddHostTolCfgPerc | 1.3.6.1.4.1.9.9.197.1.2.3.1.2 | Gauge | read-write | Specifies the metrics tolerance percentage value associated with the priority level. |
| CDD cddHostTolCfgPrio | 1.3.6.1.4.1.9.9.197.1.2.3.1.1 | CddMetricPriority | not-accessible | Specifies the metrics tolerance priority level for the host. |
| ROW cddHostTolCfgRowStatus | 1.3.6.1.4.1.9.9.197.1.2.3.1.3 | RowStatus | read-write | The status of the row. This object is used to create a new row or delete an existing row in this table. |
| cddHostTolCfgTable | 1.3.6.1.4.1.9.9.197.1.2.3 | not-accessible | A list of Distributed Director per-host priority level metrics tolerance information entries. | |
| NUM cddHostUrlIntv | 1.3.6.1.4.1.9.9.197.1.2.1.1.12 | TimeInterval | read-write | 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. |
| STR cddHostUrlString | 1.3.6.1.4.1.9.9.197.1.2.1.1.11 | SnmpAdminString | read-write | 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. |
| cddMapping | 1.3.6.1.4.1.9.9.197.1.4 | |||
| cddServer | 1.3.6.1.4.1.9.9.197.1.3 | |||
| GAU cddServerAccessList | 1.3.6.1.4.1.9.9.197.1.3.1.1.13 | Gauge | read-only | 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. |
| IP cddServerAddr | 1.3.6.1.4.1.9.9.197.1.3.1.1.2 | InetAddress | not-accessible | The IP address of a server that is associated with a virtual host name. |
| IPt cddServerAddrType | 1.3.6.1.4.1.9.9.197.1.3.1.1.1 | InetAddressType | not-accessible | The type of IP address for the cddServerAddr object. Only the support for the value 'ipv4(1)' is required. |
| INT cddServerAdmin | 1.3.6.1.4.1.9.9.197.1.3.1.1.5 | INTEGER | read-write | 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. |
| GAU cddServerAvail | 1.3.6.1.4.1.9.9.197.1.3.1.1.8 | Gauge | read-write | 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. |
| IP cddServerDrpAddr | 1.3.6.1.4.1.9.9.197.1.3.1.1.4 | InetAddress | read-write | The IP address of the Director Response Protocol (DRP) agent that supports this server. |
| IPt cddServerDrpAddrType | 1.3.6.1.4.1.9.9.197.1.3.1.1.3 | InetAddressType | read-write | The type of IP address for the cddServerDrpAddr object. |
| GAU cddServerDrpSerMetric | 1.3.6.1.4.1.9.9.197.1.3.1.1.11 | Gauge | read-only | Indicates the DRP server metric value of the server. |
| cddServerEntry | 1.3.6.1.4.1.9.9.197.1.3.1.1 | not-accessible | 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. | |
| CTR cddServerHits | 1.3.6.1.4.1.9.9.197.1.3.1.1.9 | Counter | read-only | The number of times this server has been advertised as the best server for the subdomain or host name. |
| TIM cddServerLastHitTime | 1.3.6.1.4.1.9.9.197.1.3.1.1.10 | TimeStamp | read-only | The last time the server was advertised as the best server for the subdomain name or host name. |
| DNS cddServerName | 1.3.6.1.4.1.9.9.197.1.3.1.1.7 | DnsName | read-write | 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. |
| GAU cddServerPortAccessList | 1.3.6.1.4.1.9.9.197.1.3.2.1.13 | Gauge | read-only | 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. |
| INT cddServerPortAdmin | 1.3.6.1.4.1.9.9.197.1.3.2.1.2 | INTEGER | read-write | 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. |
| GAU cddServerPortAvail | 1.3.6.1.4.1.9.9.197.1.3.2.1.5 | Gauge | read-write | 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. |
| NUM cddServerPortConnIntv | 1.3.6.1.4.1.9.9.197.1.3.2.1.3 | TimeInterval | read-write | 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. |
| GAU cddServerPortDownCertainty | 1.3.6.1.4.1.9.9.197.1.3.2.1.10 | Gauge | read-only | Indicates the percentage of the downed port service possibility. This value is applicable only if the value of cddServerPortStatus is 'down'. |
| cddServerPortEntry | 1.3.6.1.4.1.9.9.197.1.3.2.1 | not-accessible | 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. | |
| CTR cddServerPortHits | 1.3.6.1.4.1.9.9.197.1.3.2.1.8 | Counter | read-only | The number of times the server has been advertised as the best server for the service provided on the port. |
| GAU cddServerPortion | 1.3.6.1.4.1.9.9.197.1.3.1.1.6 | Gauge | read-write | Specifies the portion metric value for the server. |
| CTR cddServerPortionHits | 1.3.6.1.4.1.9.9.197.1.3.1.1.12 | Counter | read-only | The number of times this server has been advertised as the best server due to the server specific portion metric. |
| cddServerPortMetricEntry | 1.3.6.1.4.1.9.9.197.1.3.3.1 | not-accessible | 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. | |
| ROW cddServerPortMetricRowStatus | 1.3.6.1.4.1.9.9.197.1.3.3.1.3 | RowStatus | read-write | The status of the row. This object is used to create a new row or delete an existing row in this table. |
| cddServerPortMetricTable | 1.3.6.1.4.1.9.9.197.1.3.3 | not-accessible | A list of Distributed Director per-service per-metric weight entries. | |
| CDD cddServerPortMetricType | 1.3.6.1.4.1.9.9.197.1.3.3.1.1 | CddMetricType | not-accessible | 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. |
| CDD cddServerPortMetricWeight | 1.3.6.1.4.1.9.9.197.1.3.3.1.2 | CddMetricWeight | read-write | 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. |
| TIK cddServerPortNextRetry | 1.3.6.1.4.1.9.9.197.1.3.2.1.11 | TimeTicks | read-only | 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'. |
| CIS cddServerPortNum | 1.3.6.1.4.1.9.9.197.1.3.2.1.1 | CiscoPort | not-accessible | The service port number of the server. |
| GAU cddServerPortPortion | 1.3.6.1.4.1.9.9.197.1.3.2.1.4 | Gauge | read-write | 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. |
| CTR cddServerPortPortionHits | 1.3.6.1.4.1.9.9.197.1.3.2.1.12 | Counter | read-only | The number of times this server has been advertised as the best server due to the server port specific portion metric. |
| ROW cddServerPortRowStatus | 1.3.6.1.4.1.9.9.197.1.3.2.1.14 | RowStatus | read-write | The status of the row. This object is used to create a new row or delete an existing row in this table. |
| INT cddServerPortStatus | 1.3.6.1.4.1.9.9.197.1.3.2.1.9 | INTEGER | read-only | 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. |
| cddServerPortTable | 1.3.6.1.4.1.9.9.197.1.3.2 | not-accessible | 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. | |
| NUM cddServerPortUrlIntv | 1.3.6.1.4.1.9.9.197.1.3.2.1.7 | TimeInterval | read-write | 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. |
| STR cddServerPortUrlString | 1.3.6.1.4.1.9.9.197.1.3.2.1.6 | SnmpAdminString | read-write | 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. |
| ROW cddServerRowStatus | 1.3.6.1.4.1.9.9.197.1.3.1.1.14 | RowStatus | read-write | The status of the row. This object is used to create a new row or delete an existing row in this table. |
| cddServerTable | 1.3.6.1.4.1.9.9.197.1.3.1 | not-accessible | A list of Distributed Director server specific information entries. This information includes the configuration parameters, statistics and availability status for each server. | |
| NTF ciscoDistDirEventHitRateHigh | 1.3.6.1.4.1.9.9.197.2.0.3 | High DNS/HTTP queries/requests notification. mteEventTable and mteTriggerThresholdTable in DISMAN-EVENT-MIB can be used to control the trigger of this notification. | ||
| NTF ciscoDistDirEventServerDown | 1.3.6.1.4.1.9.9.197.2.0.2 | This notification is sent if the state transition of cddServerPortStatus object is from 'up' or 'undetermined' to 'down' state. | ||
| NTF ciscoDistDirEventServerUp | 1.3.6.1.4.1.9.9.197.2.0.1 | This notification is sent if the state transition of cddServerPortStatus object is from 'down' or 'undetermined' to 'up' state. | ||
| ciscoDistDirGeneralGroup | 1.3.6.1.4.1.9.9.197.3.2.1 | |||
| ciscoDistDirHostGroup | 1.3.6.1.4.1.9.9.197.3.2.2 | |||
| ciscoDistDirMappingGroup | 1.3.6.1.4.1.9.9.197.3.2.4 | |||
| ciscoDistDirMIB | 1.3.6.1.4.1.9.9.197 | |||
| ciscoDistDirMIBCompliance | 1.3.6.1.4.1.9.9.197.3.1.1 | |||
| ciscoDistDirMIBCompliances | 1.3.6.1.4.1.9.9.197.3.1 | |||
| ciscoDistDirMIBConformance | 1.3.6.1.4.1.9.9.197.3 | |||
| ciscoDistDirMIBGroups | 1.3.6.1.4.1.9.9.197.3.2 | |||
| ciscoDistDirMIBNotificationPrefix | 1.3.6.1.4.1.9.9.197.2 | |||
| ciscoDistDirMIBNotifications | 1.3.6.1.4.1.9.9.197.2.0 | |||
| ciscoDistDirMIBObjects | 1.3.6.1.4.1.9.9.197.1 | |||
| ciscoDistDirNotificationGroup | 1.3.6.1.4.1.9.9.197.3.2.5 | |||
| ciscoDistDirServerGroup | 1.3.6.1.4.1.9.9.197.3.2.3 |
RFC description
Cisco Distributed Director for load distribution and server selection based on availability and client proximity.
Start monitoring Cisco DistributedDirector appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.