cfmMdiMetricsIntValid

CISCO-MDI-METRICS-MIB · .1.3.6.1.4.1.9.9.699.1.1.3.1.1

Object

column Bits
This object indicates which metrics are valid for the
measurement interval:
              
    'lostPkts'
        If this bit is set to '1', then the corresponding
        instance of cfmMdiMetricsIntLostPkts is valid.
              
    'vbMin'
        If this bit is set to '1', then the corresponding
        instance of cfmMdiMetricsIntVbMin is valid.
              
    'vbMax'
        If this bit is set to '1', then the corresponding
        instance of cfmMdiMetricsIntVbMax is valid.
              
    'mediaRate'
        If this bit is set to '1', then the corresponding
        instances of cfmMdiMetricsIntMrUnits and
        cfmMdiMetricsIntMr are valid.
              
    'delayFactor'
        If this bit is set to '1', then the corresponding
        instances of cfmMdiMetricsIntDfScale,
        cfmMdiMetricsIntDfPrecision, and cfmMdiMetricsIntDf are
        valid.
              
    'mediaLossRate'
        If this bit is set to '1', then the corresponding
        instances of cfmMdiMetricsIntMlrScale,
        cfmMdiMetricsIntMlrPrecision, and cfmMdiMetricsIntMlr
        are valid.
              
    'mediaDiscontinuityCount'
        If this bit is set to '1', then the corresponding
        instance of cfmMdiMetricsIntMdc is valid.

Context

MIB
CISCO-MDI-METRICS-MIB
OID
.1.3.6.1.4.1.9.9.699.1.1.3.1.1
Type
column
Access
readonly
Status
current
Parent
cfmMdiMetricsIntEntry
Groups
1

Walk 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::cfmMdiMetricsIntValid'
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::cfmMdiMetricsIntValid.<cfmFlowMonitorId>.<cfmFlowId>.<cfmFlowMetricsIntNumber>'
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::cfmMdiMetricsIntValid'

Syntax

Bits

Values & Constraints

Enumerated Values
0lostPkts
1vbMin
2vbMax
3mediaRate
4delayFactor
5mediaLossRate
6mediaDiscontinuityCount

Conformance