All MIBs › CISCO-DIST-DIRECTOR-MIB › cddServerPortConnIntv
cddServerPortConnIntv
Module: CISCO-DIST-DIRECTOR-MIB
OID (symbolic): CISCO-DIST-DIRECTOR-MIB::cddServerPortConnIntv
OID (numeric): 1.3.6.1.4.1.9.9.197.1.3.2.1.3
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 this port of the server.
Setting this object to the value '0' will disable the server connect test on this port of the server.
What is cddServerPortConnIntv?
This object sets the connect-test interval used for empirically verifying service availability on a specific port of this server, with 0 disabling the test on that port. This is scoped to one server-port combination, letting an admin apply connect testing selectively, for example checking availability on port 443 for one server while leaving another port's checking disabled, rather than a single blanket setting for the whole server. An admin running both HTTP and HTTPS on the same server but wanting availability tracked only for the HTTPS service would configure this object just for the 443 port row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.3.2.1.3 snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddServerPortConnIntv
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.3.2.1.3.1 snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddServerPortConnIntv.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.197.1.3.2.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cddServerPortConnIntv.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::cddServerPortConnIntv 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.3 | cddServer | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.3.2 | cddServerPortTable | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.3.2.1 | cddServerPortEntry | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.3.2.1.3 | cddServerPortConnIntv | CISCO-DIST-DIRECTOR-MIB |