All MIBs › CISCO-DIST-DIRECTOR-MIB › cddServerPortMetricWeight
cddServerPortMetricWeight
Module: CISCO-DIST-DIRECTOR-MIB
OID (symbolic): CISCO-DIST-DIRECTOR-MIB::cddServerPortMetricWeight
OID (numeric): 1.3.6.1.4.1.9.9.197.1.3.3.1.2
Node type: OBJECT-TYPE
Type: CddMetricWeight
Access: read-write
Description: The per-service per-metric weight for the metric.
If this object has the value of '0', the host specific weight for the metric will be used instead.
What is cddServerPortMetricWeight?
This object sets the per-service, per-metric weight for this specific server port, overriding the host-level weight for that metric when the value is nonzero, with 0 meaning the host-specific weight is used instead. This lets an admin fine-tune server selection differently for different services running on different ports of the same server, rather than applying one blanket weighting scheme across every service that server offers. An admin might give a latency metric extra weight specifically for a real-time chat service's port while leaving a file-download service on a different port of the same server with the host's default weighting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.3.3.1.2 snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddServerPortMetricWeight
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.3.3.1.2.1 snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddServerPortMetricWeight.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.197.1.3.3.1.2.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::cddServerPortMetricWeight 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.3 | cddServerPortMetricTable | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.3.3.1 | cddServerPortMetricEntry | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.3.3.1.2 | cddServerPortMetricWeight | CISCO-DIST-DIRECTOR-MIB |