All MIBs › CISCO-DIST-DIRECTOR-MIB › cddServerDrpAddr
cddServerDrpAddr
Module: CISCO-DIST-DIRECTOR-MIB
OID (symbolic): CISCO-DIST-DIRECTOR-MIB::cddServerDrpAddr
OID (numeric): 1.3.6.1.4.1.9.9.197.1.3.1.1.4
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-write
Description: The IP address of the Director Response Protocol (DRP) agent that supports this server.
What is cddServerDrpAddr?
This object holds the IP address of the Director Response Protocol agent that supports this specific server, used by the Director to query that agent for routing metrics about the server. The DRP agent is typically the border router closest to the server, providing metrics like BGP path information that inform server-selection decisions, so getting this address right is essential for the Director to gather accurate proximity and routing data for that server. If a server's nearest edge router changes after a network redesign, an admin would need to update this object to point at the new DRP agent, or the Director would keep querying a stale or now-unreachable router for that server's metrics.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.3.1.1.4 snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddServerDrpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.3.1.1.4.1 snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddServerDrpAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.197.1.3.1.1.4.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::cddServerDrpAddr 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.1 | cddServerTable | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.3.1.1 | cddServerEntry | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.3.1.1.4 | cddServerDrpAddr | CISCO-DIST-DIRECTOR-MIB |