All MIBs › CISCO-DIST-DIRECTOR-MIB › cddGeneralMetricProfWeight
cddGeneralMetricProfWeight
Module: CISCO-DIST-DIRECTOR-MIB
OID (symbolic): CISCO-DIST-DIRECTOR-MIB::cddGeneralMetricProfWeight
OID (numeric): 1.3.6.1.4.1.9.9.197.1.1.1.1.4
Node type: OBJECT-TYPE
Type: CddMetricWeight
Access: read-write
Description: The weight value of the metric in the profile.
What is cddGeneralMetricProfWeight?
This object sets the weight assigned to a specific metric within a Distributed Director profile, used alongside priority to compute an overall server-selection score. While priority breaks ties, weight lets an admin blend multiple metrics proportionally, so a metric with a higher weight has more influence over the final composite score even when it's not the top-priority metric. An admin might give a load metric a moderate weight and a latency metric a higher weight, so that a slightly busier but much closer server is still selected over a farther, lightly-loaded one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.1.1.1.4 snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddGeneralMetricProfWeight
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.1.1.1.4.1 snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddGeneralMetricProfWeight.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.197.1.1.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::cddGeneralMetricProfWeight 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.1 | cddGeneralMetricProfTable | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.1.1.1 | cddGeneralMetricProfEntry | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.1.1.1.4 | cddGeneralMetricProfWeight | CISCO-DIST-DIRECTOR-MIB |