CISCO-DIST-DIRECTOR-MIB :: cddHostServicePort

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-DIST-DIRECTOR-MIBcddHostServicePort

cddHostServicePort

Module: CISCO-DIST-DIRECTOR-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.197.1.2.1.1.3

Node type: OBJECT-TYPE

Type: CiscoPort

Access: read-write

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

What is cddHostServicePort?

This object sets the service port number associated with a specific combination of virtual host name and query type, and setting it to 0 disables use of a service port for that combination. This is what tells the Distributed Director which TCP or UDP port to actually test and route to for a given virtual hostname, so getting this wrong means health checks and redirections target the wrong service entirely. An admin load-balancing an HTTPS-only virtual host would set this object to 443 for that host and query-type combination rather than leaving it at a default HTTP port.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.2.1.1.3
snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddHostServicePort

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.2.1.1.3.1
snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddHostServicePort.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cddHostServicePort.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::cddHostServicePort 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.1cddHostTableCISCO-DIST-DIRECTOR-MIB
1.3.6.1.4.1.9.9.197.1.2.1.1cddHostEntryCISCO-DIST-DIRECTOR-MIB
1.3.6.1.4.1.9.9.197.1.2.1.1.3cddHostServicePortCISCO-DIST-DIRECTOR-MIB