MIB Viewer

cfmMediaMetricsValid

OBJECT-TYPE
1.3.6.1.4.1.9.9.771.1.1.1.1.1
Access
read-only
Status
current
Sub-identifiers
0
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.
BITS { pkts(0), octets(1), bitRate(2), pktRate(3), streamBitRate(4), streamBitRateMax(5), streamBitRateMin(6) }