MIBs Depot

CISCO-IP-CBR-METRICS-MIB

Registered at
1.3.6.1.4.1.9.9.697
Last updated
2009-06-11 00:00
Organization
Cisco Systems, Inc.
Revisions
2009-06-11 00:00
Namespace
cisco
Source file
CISCO-IP-CBR-METRICS-MIB
Digest
sha256:5b67ae20237dab5dc74dea3e9d9dd7acaefcb051ae6ff5a21a36e148ea0a8a8d

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com

Imports

FromSymbols
CISCO-FLOW-MONITOR-MIBcfmFlowId, cfmFlowMetricsIntNumber, cfmFlowMonitorId
CISCO-FLOW-MONITOR-TC-MIBFlowBitRateUnits, FlowCfgRateType, FlowMetricPrecision, FlowMetricScale, FlowMetricValue
CISCO-REPORT-INTERVAL-TC-MIBReportIntervalCount
CISCO-SMIciscoMgmt
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TimeStamp

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BRIDGE-MIB
CISCO-FLOW-MONITOR-MIB
CISCO-FLOW-MONITOR-TC-MIB
CISCO-IP-CBR-METRICS-MIB
CISCO-REPORT-INTERVAL-TC-MIB
CISCO-SMI
CISCO-TC
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Objects

NameOIDSyntaxAccessStatus
ciscoIpCbrMetricsMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.697.0
ciscoIpCbrMetricsMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.697.1
cfmIpCbrMetrics
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.697.1.1
cfmIpCbrMetricsTable
OBJECT-TYPE
This 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 relationship on the cfmFlowMetricsTable (defined by the CISCO-FLOW-MONITOR-MIB), containing a row for each row in the cfmFlowMetricsTable having a corresponding instance of cfmFlowMetricsCollected with the 'ipCbr' bit set to one.
1.3.6.1.4.1.9.9.697.1.1.1not-accessiblecurrent
cfmIpCbrMetricsEntry
OBJECT-TYPE
An 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 starts monitoring a traffic flow and has been configured to compute IP CBR metrics for the same traffic flow. Likewise, the device destroys a row in the cfmIpCbrMetricsMetricsTable when the corresponding flow monitor has ceased monitoring the traffic flow (e.g., when a traffic flow has timed out).
1.3.6.1.4.1.9.9.697.1.1.1.1not-accessiblecurrent
cfmIpCbrMetricsCfgRateType
OBJECT-TYPE
This 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.1FlowCfgRateTyperead-onlycurrent
cfmIpCbrMetricsCfgBitRate
OBJECT-TYPE
This object indicates the units for the corresponding instance of cfmIpCbrMetricsCfgRate. The value of this column only has relevance if the corresponding instance of cfmIpCbrMetricsCfgRateType is 'ipBitRate' or 'mediaRate'.
1.3.6.1.4.1.9.9.697.1.1.1.1.2FlowBitRateUnitsread-onlycurrent
cfmIpCbrMetricsCfgRate
OBJECT-TYPE
This 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 the corresponding instance of cfmIpCbrMetricsCfgRateType is 'ipBitRate' or 'mediaRate'.
1.3.6.1.4.1.9.9.697.1.1.1.1.3Unsigned32 (1..4294967295)read-onlycurrent
cfmIpCbrMetricsCfgMediaPktSize
OBJECT-TYPE
This 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 relevance if the corresponding instance of cfmIpCbrMetricsCfgRateType is 'mediaRate'.
1.3.6.1.4.1.9.9.697.1.1.1.1.4Unsigned32 (64..65535)read-onlycurrent
cfmIpCbrMetricsValid
OBJECT-TYPE
This object indicates which metrics are valid for the traffic flow: 'lostPkts' If this bit is set to '1', then the corresponding instance of cfmIpCbrMetricsLostPkts is valid. 'mediaRateVariation' If this bit is set to '1', then the corresponding instances of cfmIpCbrMetricsMlrScale, cfmIpCbrMetricsMlrPrecision, and cfmIpCbrMetricsMlr are valid.
1.3.6.1.4.1.9.9.697.1.1.1.1.5Bits {lostPkts(0), mediaRateVariation(1)}read-onlycurrent
cfmIpCbrMetricsLostPkts
OBJECT-TYPE
This 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 instance of cfmMdiMetricsValid is set to '1'.
1.3.6.1.4.1.9.9.697.1.1.1.1.6Counter64read-onlycurrent
cfmIpCbrMetricsMrvScale
OBJECT-TYPE
This object indicates the scale factor for the corresponding instance of cfmIpCbrMetricsMrv. The value of this column is valid if and only if the 'mediaRateVariation' bit in the corresponding instance of cfmMdiMetricsValid is set to '1'.
1.3.6.1.4.1.9.9.697.1.1.1.1.7FlowMetricScaleread-onlycurrent
cfmIpCbrMetricsMrvPrecision
OBJECT-TYPE
This object indicates the precision for the corresponding instance of cfmIpCbrMetricsMrv. The value of this column is valid if and only if the 'mediaRateVariation' bit in the corresponding instance of cfmMdiMetricsValid is set to '1'.
1.3.6.1.4.1.9.9.697.1.1.1.1.8FlowMetricPrecisionread-onlycurrent
cfmIpCbrMetricsMrv
OBJECT-TYPE
This 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 and only if the 'mediaRateVariation' bit in the corresponding instance of cfmMdiMetricsValid is set to '1'.
1.3.6.1.4.1.9.9.697.1.1.1.1.9FlowMetricValueread-onlycurrent
cfmIpCbrMetricsTableChanged
OBJECT-TYPE
This 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.2TimeStampread-onlycurrent
cfmIpCbrMetricsIntTable
OBJECT-TYPE
This 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 dependent relationship on the cfmFlowMetricsIntTable (defined by the CISCO-FLOW-MONITOR-MIB), containing a row for each row in the cfmFlowMetricsIntTable having a corresponding instance of cfmFlowMetricsCollected with the 'ipCbr' bit set to one.
1.3.6.1.4.1.9.9.697.1.1.3not-accessiblecurrent
cfmIpCbrMetricsIntEntry
OBJECT-TYPE
An 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.1not-accessiblecurrent
cfmIpCbrMetricsIntValid
OBJECT-TYPE
This object indicates which metrics are valid for the measurement interval: 'lostPkts' If this bit is set to '1', then the corresponding instance of cfmIpCbrMetricsIntLostPkts is valid. 'vbMin' If this bit is set to '1', then the corresponding instance of cfmIpCbrMetricsIntVbMin is valid. 'vbMax' If this bit is set to '1', then the corresponding instance of cfmIpCbrMetricsIntVbMax is valid. 'mediaRate' If this bit is set to '1', then the corresponding instances of cfmIpCbrMetricsIntMrUnits and cfmIpCbrMetricsIntMr are valid. 'delayFactor' If this bit is set to '1', then the corresponding instances of cfmIpCbrMetricsIntDfScale, cfmIpCbrMetricsIntDfPrecision, and cfmIpCbrMetricsIntDf are valid. 'mediaRateVariation' If this bit is set to '1', then the corresponding instances of cfmIpCbrMetricsIntMrvScale, cfmIpCbrMetricsIntMrvPrecision, and cfmIpCbrMetricsIntMrv are valid.
1.3.6.1.4.1.9.9.697.1.1.3.1.1Bits {lostPkts(0), vbMin(1), vbMax(2), mediaRate(3), delayFactor(4), mediaRateVariation(5)}read-onlycurrent
cfmIpCbrMetricsIntLostPkts
OBJECT-TYPE
This 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 'lostPkts' bit in the corresponding instance of cfmIpCbrMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.697.1.1.3.1.2ReportIntervalCountread-onlycurrent
cfmIpCbrMetricsIntVbMin
OBJECT-TYPE
This 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 valid if and only if the 'vbMin' bit in the corresponding instance of cfmIpCbrMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.697.1.1.3.1.3ReportIntervalCountread-onlycurrent
cfmIpCbrMetricsIntVbMax
OBJECT-TYPE
This 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 valid if and only if the 'vbMax' bit in the corresponding instance of cfmIpCbrMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.697.1.1.3.1.4ReportIntervalCountread-onlycurrent
cfmIpCbrMetricsIntMrUnits
OBJECT-TYPE
This 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 the corresponding instance of cfmIpCbrMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.697.1.1.3.1.5FlowBitRateUnitsread-onlycurrent
cfmIpCbrMetricsIntMr
OBJECT-TYPE
This object indicates the media rate used by the flow monitor to compute the DF for the traffic flow. If the corresponding instance of cfmIpCbrMetricsCfgRateType is 'auto', then the value of this column indicates the MR for the traffic flow during the measurement interval. Otherwise, the value of this column reflects the configured MR. The value of this column is valid if and only if the 'mediaRate' bit in the corresponding instance of cfmIpCbrMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.697.1.1.3.1.6ReportIntervalCountread-onlycurrent
cfmIpCbrMetricsIntDfScale
OBJECT-TYPE
This object indicates the scaling factor for the corresponding instance of cfmIpCbrMetricsIntDf. The value of this column is valid if and only if the 'delayFactor' bit in the corresponding instance of cfmIpCbrMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.697.1.1.3.1.7FlowMetricScaleread-onlycurrent
cfmIpCbrMetricsIntDfPrecision
OBJECT-TYPE
This object indicates the precision for the corresponding instance of cfmIpCbrMetricsIntDf. The value of this column is valid if and only if the 'delayFactor' bit in the corresponding instance of cfmIpCbrMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.697.1.1.3.1.8FlowMetricPrecisionread-onlycurrent
cfmIpCbrMetricsIntDf
OBJECT-TYPE
This 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 the corresponding instance of cfmIpCbrMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.697.1.1.3.1.9FlowMetricValueread-onlycurrent
cfmIpCbrMetricsIntMrvScale
OBJECT-TYPE
This object indicates the scaling factor for the corresponding instance of cfmIpCbrMetricsIntMrv. The value of this column is valid if and only if the 'mediaRateVariation' bit in the corresponding instance of cfmIpCbrMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.697.1.1.3.1.10FlowMetricScaleread-onlycurrent
cfmIpCbrMetricsIntMrvPrecision
OBJECT-TYPE
This object indicates the precision for for the corresponding instance of cfmIpCbrMetricsIntMrv. The value of this column is valid if and only if the 'mediaRateVariation' bit in the corresponding instance of cfmIpCbrMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.697.1.1.3.1.11FlowMetricPrecisionread-onlycurrent
cfmIpCbrMetricsIntMrv
OBJECT-TYPE
This 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' bit in the corresponding instance of cfmIpCbrMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.697.1.1.3.1.12FlowMetricValueread-onlycurrent
ciscoIpCbrMetricsMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.697.2
ciscoIpCbrMetricsMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.697.2.1
ciscoIpCbrMetricsMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.697.2.2
ciscoIpCbrMetricsMIBIds
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.697.3
cfmIpCbrMonitoredElements
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.697.3.1
cfmeIpCbrCumulativeLostPkts
OBJECT-IDENTITY
This object identifier represents the monitored element describing the cumulative number of lost packets for a traffic flow (cfmIpCbrMetricsLostPkts). This obect identifier can be used as a value for cfmConditionMonitoredElement.
1.3.6.1.4.1.9.9.697.3.1.1current
cfmeIpCbrCumulativeMrv
OBJECT-IDENTITY
This object identifier represents the monitored element describing the cumulative MRV for a traffic flow (cfmIpCbrMetricsMrv). This obect identifier can be used as a value for cfmConditionMonitoredElement.
1.3.6.1.4.1.9.9.697.3.1.2current
cfmeIpCbrLostPkts
OBJECT-IDENTITY
This object identifier represents the monitored element describing the number of packets lost for a traffic flow during the last measurement interval (cfmIpCbrMetricsIntLostPkts). This obect identifier can be used as a value for cfmConditionMonitoredElement.
1.3.6.1.4.1.9.9.697.3.1.3current
cfmeIpCbrDf
OBJECT-IDENTITY
This object identifier represents the monitored element describing the DF for a traffic flow during the last measurement interval (cfmIpCbrMetricsIntDf). This obect identifier can be used as a value for cfmConditionMonitoredElement.
1.3.6.1.4.1.9.9.697.3.1.4current
cfmeIpCbrMrv
OBJECT-IDENTITY
This object identifier represents the monitored element describing the MRV for a traffic flow during the last measurement interval (cfmIpCbrMetricsIntMrv). This obect identifier can be used as a value for cfmConditionMonitoredElement.
1.3.6.1.4.1.9.9.697.3.1.5current

Conformance

NameOIDStatus
ciscoIpCbrMetricsCompliance01
MODULE-COMPLIANCE
This compliance statement specifies the minimal requirements an implementation must meet in order to claim full compliance with the definition of the CISCO-IP-CBR-METRICS-MIB.
1.3.6.1.4.1.9.9.697.2.1.1current
cfmIpCbrMetricsGroup
OBJECT-GROUP
This group contains objects that describe IP CBR metrics.
1.3.6.1.4.1.9.9.697.2.2.1current