All MIBs › CISCO-DIST-DIRECTOR-MIB › cddServerPortUrlString
cddServerPortUrlString
Module: CISCO-DIST-DIRECTOR-MIB
OID (symbolic): CISCO-DIST-DIRECTOR-MIB::cddServerPortUrlString
OID (numeric): 1.3.6.1.4.1.9.9.197.1.3.2.1.6
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 port of the server and attempting to retrieve a web page.
What is cddServerPortUrlString?
This object specifies the URL used to check this server's availability on a specific port, by connecting to that port and attempting to retrieve a web page. This is the per-port version of the host-level URL check, letting an admin verify a specific service on a specific port of a specific server rather than relying on a single generic check for the whole host. A server running two independent web applications on different ports might have distinct values here pointing to each application's own health-check page, so a failure in one application doesn't get masked by the other's health.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.3.2.1.6 snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddServerPortUrlString
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.3.2.1.6.1 snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddServerPortUrlString.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.197.1.3.2.1.6.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::cddServerPortUrlString 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.6 | cddServerPortUrlString | CISCO-DIST-DIRECTOR-MIB |