All MIBs › CISCO-DIST-DIRECTOR-MIB › cddHostUrlString
cddHostUrlString
Module: CISCO-DIST-DIRECTOR-MIB
OID (symbolic): CISCO-DIST-DIRECTOR-MIB::cddHostUrlString
OID (numeric): 1.3.6.1.4.1.9.9.197.1.2.1.1.11
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: 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.
What is cddHostUrlString?
This object specifies the URL the Distributed Director uses to test remote server availability by connecting to the host's service port and attempting to retrieve a web page. This is the actual health-check target, and if the URL points to a page that doesn't exist or requires authentication, the availability check will report the server as unavailable even though the server itself is fine, so getting this right is essential to accurate server-selection decisions. An admin might set this to a lightweight dedicated health-check page like /healthcheck.html rather than the site's homepage, so the availability test doesn't accidentally fail due to unrelated homepage content issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.2.1.1.11 snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddHostUrlString
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.2.1.1.11.1 snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddHostUrlString.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.197.1.2.1.1.11.1 s <value>
Start monitoring Cisco DistributedDirector appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DIST-DIRECTOR-MIB::cddHostUrlString OID value, configure state conditions and alerts, and monitor any Cisco DistributedDirector appliances (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.197 | ciscoDistDirMIB | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1 | ciscoDistDirMIBObjects | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.2 | cddHost | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.2.1 | cddHostTable | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.2.1.1 | cddHostEntry | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.2.1.1.11 | cddHostUrlString | CISCO-DIST-DIRECTOR-MIB |