cfmRtpMetricsValid
CISCO-RTP-METRICS-MIB ·
.1.3.6.1.4.1.9.9.703.1.1.1.1.1
Object
column Bits
This object indicates which metrics are valid for the traffic
flow:
'expectedPkts'
If this bit is set to '1', then the corresponding
instance of cfmRtpMetricsExpectedPkts is valid.
'lostPkts'
If this bit is set to '1', then the corresponding
instance of cfmRtpMetricsLostPkts is valid.
'lossFraction'
If this bit is set to '1', then the corresponding
instances of cfmRtpMetricsFracScale,
cfmRtpMetricsFracPrecision, and cfmRtpMetricsFrac are
valid.
'lossIntervals'
If this bit is set to '1', then the corresponding
instance of cfmRtpMetricsLIs is valid.
'avgLossIntervalDuration'
If this bit is set to '1', then the corresponding
instances of cfmRtpMetricsAvgLDScale,
cfmRtpMetricsAvgLDPrecision, and cfmRtpMetricsAvgLD are
valid.
'avgLossDistance'
If this bit is set to '1', then the corresponding
instance of cfmRtpMetricsAvgLossDistance is valid.
'jitter'
If this bit is set to '1', then the corresponding
instances of cfmRtpMetricsJitterScale,
cfmRtpMetricsJitterPrecision, and cfmRtpMetricsJitter
are valid.
Context
- MIB
- CISCO-RTP-METRICS-MIB
- OID
.1.3.6.1.4.1.9.9.703.1.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfmRtpMetricsEntry
- 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-RTP-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RTP-METRICS-MIB::cfmRtpMetricsValid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RTP-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RTP-METRICS-MIB::cfmRtpMetricsValid.<cfmFlowMonitorId>.<cfmFlowId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RTP-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RTP-METRICS-MIB::cfmRtpMetricsValid'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | expectedPkts |
1 | lostPkts |
2 | lossFraction |
3 | lossIntervals |
4 | avgLossDuration |
5 | avgLossDistance |
6 | jitter |
Conformance
Member of