All MIBs › CISCO-DIST-DIRECTOR-MIB › cddServerDrpAddrType
cddServerDrpAddrType
Module: CISCO-DIST-DIRECTOR-MIB
OID (symbolic): CISCO-DIST-DIRECTOR-MIB::cddServerDrpAddrType
OID (numeric): 1.3.6.1.4.1.9.9.197.1.3.1.1.3
Node type: OBJECT-TYPE
Type: InetAddressType
Access: read-write
Description: The type of IP address for the cddServerDrpAddr object.
What is cddServerDrpAddrType?
This object specifies the address type, such as IPv4 or IPv6, of the DRP agent address stored in the paired cddServerDrpAddr object for this server. This is a supporting type field that ensures the DRP agent's address is interpreted correctly, since getting it wrong would cause the Director to misread or fail to reach the DRP agent when querying that agent's exit-point and metric data for this server. A server whose DRP agent is reachable only via IPv6 would need this object set to ipv6(2) so the Director correctly parses the address stored in cddServerDrpAddr rather than misinterpreting it as IPv4.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.3.1.1.3 snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddServerDrpAddrType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.3.1.1.3.1 snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddServerDrpAddrType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.197.1.3.1.1.3.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::cddServerDrpAddrType 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.3 | cddServerDrpAddrType | CISCO-DIST-DIRECTOR-MIB |