cfmMediaMetricsIntValid
CISCO-MEDIA-METRICS-MIB ·
.1.3.6.1.4.1.9.9.771.1.1.3.1.1
Object
column Bits
This object indicates which metrics are valid for the
measurement interval:
'pkts'
If this bit is set to '1', then the corresponding
instance of cfmMediaMetricsIntPkts is valid.
'octets'
If this bit is set to '1', then the corresponding
instance of cfmMediaMetricsIntOctets is valid.
'bitRate'
If this bit is set to '1', then the corresponding
instances of cfmMediaMetricsIntBitRateUnits and
cfmMediaMetricsIntBitRate are valid.
'pktRate'
If this bit is set to '1', then the corresponding
instance of cfmMediaMetricsIntPktRate is valid.
'streamBitRate'
If this bit is set to '1', then the corresponding
instances of cfmMediaMetricsIntStreamBitRateUnits
and cfmMediaMetricsIntStreamBitRate are valid.
'streamBitRateMax'
If this bit is set to '1', then the corresponding
instances of cfmMediaMetricsIntStreamBitRateMaxUnits
and cfmMediaMetricsIntStreamBitRateMax are valid.
'streamBitRateMin'
If this bit is set to '1', then the corresponding
instances of cfmMediaMetricsIntStreamBitRateMinUnits
and cfmMediaMetricsIntStreamBitRateMin are valid.
Context
- MIB
- CISCO-MEDIA-METRICS-MIB
- OID
.1.3.6.1.4.1.9.9.771.1.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfmMediaMetricsIntEntry
- 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::cfmMediaMetricsIntValid'
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::cfmMediaMetricsIntValid.<cfmFlowMonitorId>.<cfmFlowId>.<cfmFlowMetricsIntNumber>'
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::cfmMediaMetricsIntValid'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | pkts |
1 | octets |
2 | bitRate |
3 | pktRate |
4 | streamBitRate |
5 | streamBitRateMax |
6 | streamBitRateMin |
Conformance
Member of