cfmRtpMetricsIntValid
CISCO-RTP-METRICS-MIB ·
.1.3.6.1.4.1.9.9.703.1.1.3.1.1
Object
column
Bits
This object indicates which metrics are valid for the
measurement interval:
'expectedPkts'
If this bit is set to '1', then the corresponding
instance of cfmRtpMetricsIntExpectedPkts is valid.
'lostPkts'
If this bit is set to '1', then the corresponding
instance of cfmRtpMetricsIntLostPkts is valid.
'lossFraction'
If this bit is set to '1', then the corresponding
instances of cfmRtpMetricsIntFracScale,
cfmRtpMetricsIntFracPrecision, and cfmRtpMetricsIntFrac
are valid.
'lossIntervals'
If this bit is set to '1', then the corresponding
instance of cfmRtpMetricsIntLIs is valid.
'avgLossDuration'
If this bit is set to '1', then the corresponding
instances of cfmRtpMetricsIntAvgLDScale,
cfmRtpMetricsIntAvgLDPrecision, and
cfmRtpMetricsIntAvgLD are valid.
'avgLossDistance'
If this bit is set to '1', then the corresponding
instance of cfmRtpMetricsIntAvgLossDistance is valid.
'maxJitter'
If this bit is set to '1', then the corresponding
instances of cfmRtpMetricsIntJitterScale,
cfmRtpMetricsIntJitterPrecision, and
cfmRtpMetricsIntJitter are valid.
'maxMinTransit'
If this bit is set to '1', then the corresponding
instances of cfmRtpMetricsIntTransitScale,
cfmRtpMetricsIntTransitPrecision, and
cfmRtpMetricsIntTransit are valid.
Context
- MIB
- CISCO-RTP-METRICS-MIB
- OID
.1.3.6.1.4.1.9.9.703.1.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfmRtpMetricsIntEntry
- Table
- cfmRtpMetricsIntTable
- Siblings
- 16
Syntax
Bits
Values & Constraints
Enumerated Values
0 | expectedPkts |
1 | lostPkts |
2 | lossFraction |
3 | lossIntervals |
4 | avgLossIntervalDuration |
5 | avgLossDistance |
6 | maxJitter |
7 | maxMinTransit |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cfmRtpMetricsIntAvgLD This object indicates the average loss duration for the
traffic flow during the measurement interval. | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricValue | .1.3.6.1.4.1.9.9.703.1.1.3.1.10 |
| cfmRtpMetricsIntAvgLossDistance This object indicates the average loss distance for the
traffic flow during the measurement interval. | column | CISCO-REPORT-INTERVAL-TC-MIBReportIntervalCount | .1.3.6.1.4.1.9.9.703.1.1.3.1.11 |
| cfmRtpMetricsIntJitterScale This object indicates the scaling factor for the corresponding
instance of cfmRtpMetricsIntJitter. | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricScale | .1.3.6.1.4.1.9.9.703.1.1.3.1.12 |
| cfmRtpMetricsIntJitterPrecision This object indicates the precision for the corresponding
instance of cfmRtpMetricsIntJitter. | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricPrecision | .1.3.6.1.4.1.9.9.703.1.1.3.1.13 |
| cfmRtpMetricsIntJitter This object indicates the maximum inter-arrival jitter for the
traffic flow during the measurement interval. | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricValue | .1.3.6.1.4.1.9.9.703.1.1.3.1.14 |
| cfmRtpMetricsIntTransitScale This object indicates the scaling factor for the corresponding
instance of cfmRtpMetricsIntTransit. | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricScale | .1.3.6.1.4.1.9.9.703.1.1.3.1.15 |
| cfmRtpMetricsIntTransitPrecision This object indicates the precision for the corresponding
instance of cfmRtpMetricsIntTransit. | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricPrecision | .1.3.6.1.4.1.9.9.703.1.1.3.1.16 |
| cfmRtpMetricsIntTransit This object indicates the max-min transit time for the traffic
flow during the measurement interval. The max-min transit is
the difference between the maximum and minimum transit… | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricValue | .1.3.6.1.4.1.9.9.703.1.1.3.1.17 |
| cfmRtpMetricsIntExpectedPkts This object indicates the number of RTP packets expected for
the traffic flow during the measurement interval. | column | packets CISCO-REPORT-INTERVAL-TC-MIBReportIntervalCount | .1.3.6.1.4.1.9.9.703.1.1.3.1.2 |
| cfmRtpMetricsIntLostPkts This object indicates the number of RTP packets lost for the
traffic flow during the measurement interval. | column | packets CISCO-REPORT-INTERVAL-TC-MIBReportIntervalCount | .1.3.6.1.4.1.9.9.703.1.1.3.1.3 |
| cfmRtpMetricsIntFracScale This object indicates the scaling factor for the corresponding
instance of cfmRtpMetricsIntFrac. | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricScale | .1.3.6.1.4.1.9.9.703.1.1.3.1.4 |
| cfmRtpMetricsIntFracPrecision This object indicates the precision for the corresponding
instance of cfmRtpmetricsIntFrac. | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricPrecision | .1.3.6.1.4.1.9.9.703.1.1.3.1.5 |
| cfmRtpMetricsIntFrac This object indicates the loss fraction for traffic flow
during the measurement interval. | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricValue | .1.3.6.1.4.1.9.9.703.1.1.3.1.6 |
| cfmRtpMetricsIntLIs This object indicates the number of loss intervals for the
traffic flow during the measurement interval. | column | CISCO-REPORT-INTERVAL-TC-MIBReportIntervalCount | .1.3.6.1.4.1.9.9.703.1.1.3.1.7 |
| cfmRtpMetricsIntAvgLDScale This object indicates the scaling factor for the corresponding
instance of cfmRtpMetricsIntAvgLD. | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricScale | .1.3.6.1.4.1.9.9.703.1.1.3.1.8 |
| cfmRtpMetricsIntAvgLDPrecision This object indicates the precision for the corresponding
instance of cfmRtpMetricsIntAvgLD. | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricPrecision | .1.3.6.1.4.1.9.9.703.1.1.3.1.9 |