All MIBs › CISCO-DIST-DIRECTOR-MIB › cddGeneralDefPriorityWeight
cddGeneralDefPriorityWeight
Module: CISCO-DIST-DIRECTOR-MIB
OID (symbolic): CISCO-DIST-DIRECTOR-MIB::cddGeneralDefPriorityWeight
OID (numeric): 1.3.6.1.4.1.9.9.197.1.1.13
Node type: OBJECT-TYPE
Type: CddMetricProfileIdOrZero
Access: read-write
Description: Specifies the identifier of a metric profile that is used as the default metric priority and weight values for the Distributed Director.
The value '0' indicates that no profile is used as the default priority and weight values.
What is cddGeneralDefPriorityWeight?
This object specifies which metric profile serves as the device-wide default priority and weight configuration, with 0 meaning no default profile is applied. This acts as the fallback used whenever a more specific host-level profile isn't set, so an admin configuring this ensures every DNS or HTTP query gets sensible server-selection behavior even for hosts that haven't been individually tuned. An admin onboarding a new virtual hostname without yet configuring its own metric profile would rely on this object to apply a sane baseline selection policy until a host-specific profile is created.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.1.13 snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddGeneralDefPriorityWeight
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.1.13.1 snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddGeneralDefPriorityWeight.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.197.1.1.13.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::cddGeneralDefPriorityWeight 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.1 | cddGeneral | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.1.13 | cddGeneralDefPriorityWeight | CISCO-DIST-DIRECTOR-MIB |