MIB Viewer

cfmMediaMetricsIntValid

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