MIB Viewer

CISCO-IP-CBR-METRICS-MIB

42 objects
This MIB module defines objects that describe the a set of metrics used to measure the quality of a IP CBR traffic flow. An IP CBR traffic flow consists of a stream of IP datagrams sent from one application to another with a constant packet rate or bit rate. GLOSSARY ============ CBR - Constant Bit Rate. Delay Factor - the maximum observed value of the flow rate imbalance over a measurement interval. DF - Delay Factor. Flow Monitor - a hardware or software entity that classifies traffic flows, collects flow data, and periodically computes flow metrics. Flow Metric - a measurement that reflects the quality of a traffic flow. Measurement Interval - the length of time over which a flow monitor collects data related to a traffic flow, after which the flow monitor computes flow metrics using the collected data. Media Rate - the effective bit rate of the media content carried by a traffic flow. Media Rate Variation - a measure of loss (in bytes): N RT - sum [Si] i=1 MRV = RT where R is the nominal media rate, T is the measurement interval, Si is the size of packet[i] received during the measurement interval, and N is the number of media packets received during the measurement interval. MR - Media Rate. MRV - Media Rate Variation. Traffic Flow - a unidirectional stream of packets conforming to a classifier. For example, packets having a particular source IP address, destination IP address, protocol type, source port number, and destination port number. VB - Virtual Buffer. Virtual Buffer - a virtual buffer is a construct used to simulate a real buffer used by a media application for the purpose of storing media packets until the the application can render their content.
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.697IdentityciscoIpCbrMetricsMIBThis MIB module defines objects that describe the a set of metrics used to measure the quality of a IP CBR traffic flow. An IP CBR traffic flow consists of a s…
1.3.6.1.4.1.9.9.697.0NodeciscoIpCbrMetricsMIBNotifs
1.3.6.1.4.1.9.9.697.1NodeciscoIpCbrMetricsMIBObjects
1.3.6.1.4.1.9.9.697.1.1NodecfmIpCbrMetrics
1.3.6.1.4.1.9.9.697.1.1.1TablecfmIpCbrMetricsTablenot-accessiblecurrentThis table contains aggregate data maintained by a flow monitor for traffic flows for which it is computing IP CBR metrics. This table has an sparse dependent …
1.3.6.1.4.1.9.9.697.1.1.1.1RowcfmIpCbrMetricsEntrynot-accessiblecurrentAn entry describes cumulative and aggregate IP CBR metrics for a single traffic flow. The devices creates a row in the cfmIpCbrMetricsTable when a flow monitor…
1.3.6.1.4.1.9.9.697.1.1.1.1.1ColumncfmIpCbrMetricsCfgRateTyperead-onlycurrentThis object indicates how the corresponding flow monitor computes the DF for the traffic flow.
1.3.6.1.4.1.9.9.697.1.1.1.1.2ColumncfmIpCbrMetricsCfgBitRateread-onlycurrentThis object indicates the units for the corresponding instance of cfmIpCbrMetricsCfgRate. The value of this column only has relevance if the corresponding inst…
1.3.6.1.4.1.9.9.697.1.1.1.1.3ColumncfmIpCbrMetricsCfgRateread-onlycurrentThis object indicates the configured bit rate used by the flow monitor to compute the DF for the traffic flow. The value of this column only has relevance if t…
1.3.6.1.4.1.9.9.697.1.1.1.1.4ColumncfmIpCbrMetricsCfgMediaPktSizeread-onlycurrentThis object indicates the configured media packet size used by the flow monitor to compute the DF for the traffic flow. The value of this column only has relev…
1.3.6.1.4.1.9.9.697.1.1.1.1.5ColumncfmIpCbrMetricsValidread-onlycurrentThis object indicates which metrics are valid for the traffic flow: 'lostPkts' If this bit is set to '1', then the corresponding instance of cfmIpCbrMetricsLos…
1.3.6.1.4.1.9.9.697.1.1.1.1.6ColumncfmIpCbrMetricsLostPktsread-onlycurrentThis object indicates the number of packets lost for the traffic flow. The value of this column is valid if and only if the 'lostPkts' bit in the corresponding…
1.3.6.1.4.1.9.9.697.1.1.1.1.7ColumncfmIpCbrMetricsMrvScaleread-onlycurrentThis object indicates the scale factor for the corresponding instance of cfmIpCbrMetricsMrv. The value of this column is valid if and only if the 'mediaRateVar…
1.3.6.1.4.1.9.9.697.1.1.1.1.8ColumncfmIpCbrMetricsMrvPrecisionread-onlycurrentThis object indicates the precision for the corresponding instance of cfmIpCbrMetricsMrv. The value of this column is valid if and only if the 'mediaRateVariat…
1.3.6.1.4.1.9.9.697.1.1.1.1.9ColumncfmIpCbrMetricsMrvread-onlycurrentThis object indicates the MRV for the traffic flow since the flow monitor started collecting data for the traffic flow. The value of this column is valid if an…
1.3.6.1.4.1.9.9.697.1.1.2ScalarcfmIpCbrMetricsTableChangedread-onlycurrentThis object indicates the value of sysUpTime the last time the device created/destroyed a row in the cfmIpCbrMetricsTable.
1.3.6.1.4.1.9.9.697.1.1.3TablecfmIpCbrMetricsIntTablenot-accessiblecurrentThis table contains historic IP CBR metrics for the traffic flows monitored by each of the flow monitors supported by the device. This table has an sparse depe…
1.3.6.1.4.1.9.9.697.1.1.3.1RowcfmIpCbrMetricsIntEntrynot-accessiblecurrentAn entry describes IP CBR metrics collected for a previous measurement interval for a corresponding traffic flow.
1.3.6.1.4.1.9.9.697.1.1.3.1.1ColumncfmIpCbrMetricsIntValidread-onlycurrentThis object indicates which metrics are valid for the measurement interval: 'lostPkts' If this bit is set to '1', then the corresponding instance of cfmIpCbrMe…
1.3.6.1.4.1.9.9.697.1.1.3.1.2ColumncfmIpCbrMetricsIntLostPktsread-onlycurrentThis object indicates the number of lost packets for the traffic flow during the measurement interval. The value of this column is valid if and only if the 'lo…
1.3.6.1.4.1.9.9.697.1.1.3.1.3ColumncfmIpCbrMetricsIntVbMinread-onlycurrentThis object indicates the minimum virtual buffer size computed for the traffic flow over the course of the measurement interval. The value of this column is va…
1.3.6.1.4.1.9.9.697.1.1.3.1.4ColumncfmIpCbrMetricsIntVbMaxread-onlycurrentThis object indicates the maximum virtual buffer size computed for the traffic flow over the course of the measurement interval. The value of this column is va…
1.3.6.1.4.1.9.9.697.1.1.3.1.5ColumncfmIpCbrMetricsIntMrUnitsread-onlycurrentThis object indicates the units for the corresponding instance of cfmIpCbrMetricsMr. The value of this column is valid if and only if the 'mediaRate' bit in th…
1.3.6.1.4.1.9.9.697.1.1.3.1.6ColumncfmIpCbrMetricsIntMrread-onlycurrentThis object indicates the media rate used by the flow monitor to compute the DF for the traffic flow. If the corresponding instance of cfmIpCbrMetricsCfgRateTy…
1.3.6.1.4.1.9.9.697.1.1.3.1.7ColumncfmIpCbrMetricsIntDfScaleread-onlycurrentThis object indicates the scaling factor for the corresponding instance of cfmIpCbrMetricsIntDf. The value of this column is valid if and only if the 'delayFac…
1.3.6.1.4.1.9.9.697.1.1.3.1.8ColumncfmIpCbrMetricsIntDfPrecisionread-onlycurrentThis object indicates the precision for the corresponding instance of cfmIpCbrMetricsIntDf. The value of this column is valid if and only if the 'delayFactor' …
1.3.6.1.4.1.9.9.697.1.1.3.1.9ColumncfmIpCbrMetricsIntDfread-onlycurrentThis object indicates the DF for the traffic flow during the measurement interval. The value of this column is valid if and only if the 'delayFactor' bit in th…
1.3.6.1.4.1.9.9.697.1.1.3.1.10ColumncfmIpCbrMetricsIntMrvScaleread-onlycurrentThis object indicates the scaling factor for the corresponding instance of cfmIpCbrMetricsIntMrv. The value of this column is valid if and only if the 'mediaRa…
1.3.6.1.4.1.9.9.697.1.1.3.1.11ColumncfmIpCbrMetricsIntMrvPrecisionread-onlycurrentThis object indicates the precision for for the corresponding instance of cfmIpCbrMetricsIntMrv. The value of this column is valid if and only if the 'mediaRat…
1.3.6.1.4.1.9.9.697.1.1.3.1.12ColumncfmIpCbrMetricsIntMrvread-onlycurrentThis object indicates the MRV for the traffic flow during the measurement interval. The value of this column is valid if and only if the 'mediaRateVariation' b…
1.3.6.1.4.1.9.9.697.2NodeciscoIpCbrMetricsMIBConform
1.3.6.1.4.1.9.9.697.2.1NodeciscoIpCbrMetricsMIBCompliances
1.3.6.1.4.1.9.9.697.2.1.1ComplianceciscoIpCbrMetricsCompliance01currentThis compliance statement specifies the minimal requirements an implementation must meet in order to claim full compliance with the definition of the CISCO-IP-…
1.3.6.1.4.1.9.9.697.2.2NodeciscoIpCbrMetricsMIBGroups
1.3.6.1.4.1.9.9.697.2.2.1GroupcfmIpCbrMetricsGroupcurrentThis group contains objects that describe IP CBR metrics.
1.3.6.1.4.1.9.9.697.3NodeciscoIpCbrMetricsMIBIds
1.3.6.1.4.1.9.9.697.3.1NodecfmIpCbrMonitoredElements
1.3.6.1.4.1.9.9.697.3.1.1IdentitycfmeIpCbrCumulativeLostPktscurrentThis object identifier represents the monitored element describing the cumulative number of lost packets for a traffic flow (cfmIpCbrMetricsLostPkts). This obe…
1.3.6.1.4.1.9.9.697.3.1.2IdentitycfmeIpCbrCumulativeMrvcurrentThis object identifier represents the monitored element describing the cumulative MRV for a traffic flow (cfmIpCbrMetricsMrv). This obect identifier can be use…
1.3.6.1.4.1.9.9.697.3.1.3IdentitycfmeIpCbrLostPktscurrentThis object identifier represents the monitored element describing the number of packets lost for a traffic flow during the last measurement interval (cfmIpCbr…
1.3.6.1.4.1.9.9.697.3.1.4IdentitycfmeIpCbrDfcurrentThis object identifier represents the monitored element describing the DF for a traffic flow during the last measurement interval (cfmIpCbrMetricsIntDf). This …
1.3.6.1.4.1.9.9.697.3.1.5IdentitycfmeIpCbrMrvcurrentThis object identifier represents the monitored element describing the MRV for a traffic flow during the last measurement interval (cfmIpCbrMetricsIntMrv). Thi…