cddGeneralMetricProfMetric
CISCO-DIST-DIRECTOR-MIB ·
.1.3.6.1.4.1.9.9.197.1.1.1.1.2
Object
column CddMetricType
The type of a metric in the profile.
Context
- MIB
- CISCO-DIST-DIRECTOR-MIB
- OID
.1.3.6.1.4.1.9.9.197.1.1.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cddGeneralMetricProfEntry
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::cddGeneralMetricProfMetric'
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::cddGeneralMetricProfMetric.<cddGeneralMetricProfId>.<cddGeneralMetricProfMetric>'
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::cddGeneralMetricProfMetric'
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 |