CISCO-DIST-DIRECTOR-MIB :: cddHostConnectCfgIntv

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-DIST-DIRECTOR-MIBcddHostConnectCfgIntv

cddHostConnectCfgIntv

Module: CISCO-DIST-DIRECTOR-MIB

OID (symbolic): CISCO-DIST-DIRECTOR-MIB::cddHostConnectCfgIntv

OID (numeric): 1.3.6.1.4.1.9.9.197.1.2.2.1.2

Node type: OBJECT-TYPE

Type: TimeInterval

Access: read-write

Description: 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.

What is cddHostConnectCfgIntv?

This object sets the connect-test interval used for empirically verifying that the service is actually available on the configured port for this host, with 0 disabling the connect test. This is distinct from the URL-based check, since a simple TCP connect test is lighter-weight and can catch a service that's completely down even faster or with less overhead than fetching a full web page. An admin might run both a fast connect-test interval of a few seconds to quickly catch a fully down server, alongside a slower URL-check interval to periodically confirm the application layer is also healthy, not just the listening port.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.2.2.1.2
snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddHostConnectCfgIntv

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.2.2.1.2.1
snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddHostConnectCfgIntv.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.197.1.2.2.1.2.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cddHostConnectCfgIntv.1

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::cddHostConnectCfgIntv 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.197ciscoDistDirMIBCISCO-DIST-DIRECTOR-MIB
1.3.6.1.4.1.9.9.197.1ciscoDistDirMIBObjectsCISCO-DIST-DIRECTOR-MIB
1.3.6.1.4.1.9.9.197.1.2cddHostCISCO-DIST-DIRECTOR-MIB
1.3.6.1.4.1.9.9.197.1.2.2cddHostConnectCfgTableCISCO-DIST-DIRECTOR-MIB
1.3.6.1.4.1.9.9.197.1.2.2.1cddHostConnectCfgEntryCISCO-DIST-DIRECTOR-MIB
1.3.6.1.4.1.9.9.197.1.2.2.1.2cddHostConnectCfgIntvCISCO-DIST-DIRECTOR-MIB