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
- 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::cfmRtpMetricsIntValid'
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::cfmRtpMetricsIntValid.<cfmFlowMonitorId>.<cfmFlowId>.<cfmFlowMetricsIntNumber>'
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::cfmRtpMetricsIntValid'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | expectedPkts |
1 | lostPkts |
2 | lossFraction |
3 | lossIntervals |
4 | avgLossIntervalDuration |
5 | avgLossDistance |
6 | maxJitter |
7 | maxMinTransit |
Conformance
Member of