cfmMediaMetricsValid
CISCO-MEDIA-METRICS-MIB ·
.1.3.6.1.4.1.9.9.771.1.1.1.1.1
Object
column Bits
This object indicates which metrics are valid for the traffic
flow:
'pkts'
If this bit is set to '1', then the corresponding
instance of cfmMediaMetricsPkts is valid.
'octets'
If this bit is set to '1', then the corresponding
instance of cfmMediaMetricsOctets is valid.
'bitRate'
If this bit is set to '1', then the corresponding
instances of cfmMediaMetricsBitRateUnits and
cfmMediaMetricsBitRate are valid.
'pktRate'
If this bit is set to '1', then the corresponding
instance of cfmMediaMetricsPktRate is valid.
'streamBitRate'
If this bit is set to '1', then the corresponding
instances of cfmMediaMetricsStreamBitRateUnits and
cfmMediaMetricsStreamBitRate are valid.
'streamBitRateMax'
If this bit is set to '1', then the corresponding
instances of cfmMediaMetricsStreamBitRateMaxUnits
and cfmMediaMetricsStreamBitRateMax are valid.
'streamBitRateMin'
If this bit is set to '1', then the corresponding
instances of cfmMediaMetricsStreamBitRateMinUnits
and cfmMediaMetricsStreamBitRateMin are valid.
Context
- MIB
- CISCO-MEDIA-METRICS-MIB
- OID
.1.3.6.1.4.1.9.9.771.1.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfmMediaMetricsEntry
- 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-MEDIA-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEDIA-METRICS-MIB::cfmMediaMetricsValid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MEDIA-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEDIA-METRICS-MIB::cfmMediaMetricsValid.<cfmFlowMonitorId>.<cfmFlowId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MEDIA-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MEDIA-METRICS-MIB::cfmMediaMetricsValid'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | pkts |
1 | octets |
2 | bitRate |
3 | pktRate |
4 | streamBitRate |
5 | streamBitRateMax |
6 | streamBitRateMin |
Conformance
Member of