All MIBs › CISCO-DIST-DIRECTOR-MIB › cddHostUrlIntv
cddHostUrlIntv
Module: CISCO-DIST-DIRECTOR-MIB
OID (symbolic): CISCO-DIST-DIRECTOR-MIB::cddHostUrlIntv
OID (numeric): 1.3.6.1.4.1.9.9.197.1.2.1.1.12
Node type: OBJECT-TYPE
Type: TimeInterval
Access: read-write
Description: 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.
What is cddHostUrlIntv?
This object sets how often the Distributed Director performs its URL-based availability check for this hostname, with 0 disabling the check entirely. A shorter interval detects a failed server faster but adds more frequent load on that server and the Director purely for health-checking purposes, so an admin tunes this to balance detection speed against unnecessary overhead. An admin running a latency-critical service might set this to a short interval like 10 seconds to detect an outage quickly, while a less critical service might use a longer interval like 300 seconds to reduce health-check overhead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.2.1.1.12 snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddHostUrlIntv
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.2.1.1.12.1 snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddHostUrlIntv.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.197.1.2.1.1.12.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::cddHostUrlIntv 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.12 | cddHostUrlIntv | CISCO-DIST-DIRECTOR-MIB |