cfmMdiMetricsValid
CISCO-MDI-METRICS-MIB ·
.1.3.6.1.4.1.9.9.699.1.1.1.1.5
Object
column Bits
This object indicates which metrics are valid for the traffic
flow:
'lostPkts'
If this bit is set to '1', then the corresponding
instance of cfmMdiMetricsLostPkts is valid.
'mediaLossRate'
If this bit is set to '1', then the corresponding
instances of cfmMdiMetricsMlrScale,
cfmMdiMetricsMlrPrecision, and cfmMdiMetricsMlr are
valid.
'mediaDiscontinuityCount'
If this bit is set to '1', then the corresponding
instance of cfmMdiMetricsMdc is valid.
Context
- MIB
- CISCO-MDI-METRICS-MIB
- OID
.1.3.6.1.4.1.9.9.699.1.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfmMdiMetricsEntry
- Groups
- 1
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-MDI-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MDI-METRICS-MIB::cfmMdiMetricsValid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MDI-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MDI-METRICS-MIB::cfmMdiMetricsValid.<cfmFlowMonitorId>.<cfmFlowId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MDI-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MDI-METRICS-MIB::cfmMdiMetricsValid'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | lostPkts |
1 | mediaLossRate |
2 | mediaDiscontinuityCount |
Conformance
Member of