cddServerPortMetricType
CISCO-DIST-DIRECTOR-MIB ·
.1.3.6.1.4.1.9.9.197.1.3.3.1.1
Object
column CddMetricType
The type of the metric to which the per-service
per-metric weight applies. When this metric is
referenced with respect to this server and port, the
metric's value will be multiplied by the weight given.
For example, if one remote server is known to be able
to handle twice the load of another remote server, the
DFP availability metric's value can be multiplied by a
weight of '2' for the slower server and by a weight of
'1' for the faster server.
Context
- MIB
- CISCO-DIST-DIRECTOR-MIB
- OID
.1.3.6.1.4.1.9.9.197.1.3.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cddServerPortMetricEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddServerPortMetricType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddServerPortMetricType.<cddServerAddrType>.<cddServerAddr>.<cddServerPortNum>.<cddServerPortMetricType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DIST-DIRECTOR-MIB::cddServerPortMetricType'
Syntax
- Source
- CddMetricType
- Base type
Enumeration
Values & Constraints
Type Values
1 | drpExternal |
2 | drpInternal |
3 | drpServer |
4 | drpRtt |
5 | admin |
6 | random |
7 | portion |
8 | dfpAvailability |
9 | routeMap |