MIBs Depot

CISCO-MDI-METRICS-MIB

Registered at
1.3.6.1.4.1.9.9.699
Last updated
2009-11-02 00:00
Organization
Cisco Systems, Inc.
Revisions
2009-11-02 00:00, 2009-06-05 00:00
Namespace
cisco
Source file
CISCO-MDI-METRICS-MIB
Digest
sha256:2e5f4530492c7225513cf8d32fefcf3bf2a761eae2d8de3abdb616a7f1333533

Description

This MIB module defines objects that describe the Media Delivery Index (MDI). The MDI [RFC4445] measurement describes the quality indicator of a network intended to delivery applications such as streaming media, MPEG video, VoIP, or other information sensitive to arrival time and packet loss. GLOSSARY ============ 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 Loss Rate - the number of lost or out-of-order packets over a measurement interval. Media Rate - the effective bit rate of the media content carried by a traffic flow. MLR - Media Loss Rate. MR - Media Rate. 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 application can render their content. REFERENCES ============== [RFC4445] J. Welch and J. Clark, 'A Proposed Media Delivery Index (MDI)', RFC-4445, April 2006.

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
CISCO-TCTimeIntervalMin
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-MDI-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
ciscoMdiMetricsMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.699.0
ciscoMdiMetricsMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.699.1
cfmMdiMetrics
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.699.1.1
cfmMdiMetricsTable
OBJECT-TYPE
This table contains aggregate data maintained by a flow monitor for traffic flows for which it is computing MDI 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 'mdi' bit set to one.
1.3.6.1.4.1.9.9.699.1.1.1not-accessiblecurrent
cfmMdiMetricsEntry
OBJECT-TYPE
An entry describes cumulative and aggregate MDI metrics for a single traffic flow. The devices creates a row in the cfmMdiMetricsTable when a flow monitor starts monitoring a traffic flow and has been configured to compute MDI metrics for the same traffic flow. Likewise, the device destroys a row in the cfmMdiMetricsMetricsTable 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.699.1.1.1.1not-accessiblecurrent
cfmMdiMetricsCfgRateType
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.699.1.1.1.1.1FlowCfgRateTyperead-onlycurrent
cfmMdiMetricsCfgBitRate
OBJECT-TYPE
This object indicates the units for the corresponding instance of cfmMdiMetricsCfgRate. The value of this column only has relevance if the corresponding instance of cfmMdiMetricsCfgRateType is 'ipBitRate' or 'mediaRate'.
1.3.6.1.4.1.9.9.699.1.1.1.1.2FlowBitRateUnitsread-onlycurrent
cfmMdiMetricsCfgRate
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 cfmMdiMetricsCfgRateType is 'ipBitRate' or 'mediaRate'.
1.3.6.1.4.1.9.9.699.1.1.1.1.3Unsigned32 (1..4294967295)read-onlycurrent
cfmMdiMetricsCfgMediaPktSize
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 cfmMdiMetricsCfgRateType is 'mediaRate'.
1.3.6.1.4.1.9.9.699.1.1.1.1.4Unsigned32 (64..65535)read-onlycurrent
cfmMdiMetricsValid
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 cfmMdiMetricsLostPkts is valid. 'mediaLossRate' If this bit is set to '1', then the corresponding instances of cfmMdiMetricsMlrScale, cfmMdiMetricsMlrPrecision, and cfmMdiMetricsMlr are valid. 'mediaDiscontinuityCount' If this bit is set to '1', then the corresponding instance of cfmMdiMetricsMdc is valid.
1.3.6.1.4.1.9.9.699.1.1.1.1.5Bits {lostPkts(0), mediaLossRate(1), mediaDiscontinuityCount(2)}read-onlycurrent
cfmMdiMetricsLostPkts
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.699.1.1.1.1.6Counter64read-onlycurrent
cfmMdiMetricsMlrScale
OBJECT-TYPE
This object indicates the scale factor for the corresponding instance of cfmMdiMetricsMlr. The value of this column is valid if and only if the 'mediaLossRate' bit in the corresponding instance of cfmMdiMetricsValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.1.1.7FlowMetricScaleread-onlycurrent
cfmMdiMetricsMlrPrecision
OBJECT-TYPE
This object indicates the precision for the corresponding instance of cfmMdiMetricsMlr. The value of this column is valid if and only if the 'mediaLossRate' bit in the corresponding instance of cfmMdiMetricsValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.1.1.8FlowMetricPrecisionread-onlycurrent
cfmMdiMetricsMlr
OBJECT-TYPE
This object indicates the MLR 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 'mediaLossRate' bit in the corresponding instance of cfmMdiMetricsValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.1.1.9FlowMetricValueread-onlycurrent
cfmMdiMetricsMdc
OBJECT-TYPE
This object indicates the media discontinuity events count 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 'mediaDiscontinuityCount' bit in the corresponding instance of cfmMdiMetricsValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.1.1.10Counter64read-onlycurrent
cfmMdiMetricsTableChanged
OBJECT-TYPE
This object indicates the value of sysUpTime the last time the device created/destroyed a row in the cfmMdiMetricsTable.
1.3.6.1.4.1.9.9.699.1.1.2TimeStampread-onlycurrent
cfmMdiMetricsIntTable
OBJECT-TYPE
This table contains historic MDI 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 'mdi' bit set to one.
1.3.6.1.4.1.9.9.699.1.1.3not-accessiblecurrent
cfmMdiMetricsIntEntry
OBJECT-TYPE
An entry describes MDI metrics collected for a previous measurement interval for a corresponding traffic flow.
1.3.6.1.4.1.9.9.699.1.1.3.1not-accessiblecurrent
cfmMdiMetricsIntValid
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 cfmMdiMetricsIntLostPkts is valid. 'vbMin' If this bit is set to '1', then the corresponding instance of cfmMdiMetricsIntVbMin is valid. 'vbMax' If this bit is set to '1', then the corresponding instance of cfmMdiMetricsIntVbMax is valid. 'mediaRate' If this bit is set to '1', then the corresponding instances of cfmMdiMetricsIntMrUnits and cfmMdiMetricsIntMr are valid. 'delayFactor' If this bit is set to '1', then the corresponding instances of cfmMdiMetricsIntDfScale, cfmMdiMetricsIntDfPrecision, and cfmMdiMetricsIntDf are valid. 'mediaLossRate' If this bit is set to '1', then the corresponding instances of cfmMdiMetricsIntMlrScale, cfmMdiMetricsIntMlrPrecision, and cfmMdiMetricsIntMlr are valid. 'mediaDiscontinuityCount' If this bit is set to '1', then the corresponding instance of cfmMdiMetricsIntMdc is valid.
1.3.6.1.4.1.9.9.699.1.1.3.1.1Bits {lostPkts(0), vbMin(1), vbMax(2), mediaRate(3), delayFactor(4), mediaLossRate(5), mediaDiscontinuityCount(6)}read-onlycurrent
cfmMdiMetricsIntLostPkts
OBJECT-TYPE
This object indicates the number of packets lost 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 cfmMdiMetricsValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.3.1.2ReportIntervalCountread-onlycurrent
cfmMdiMetricsIntVbMin
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 cfmMdiMetricsValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.3.1.3ReportIntervalCountread-onlycurrent
cfmMdiMetricsIntVbMax
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 cfmMdiMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.3.1.4ReportIntervalCountread-onlycurrent
cfmMdiMetricsIntMrUnits
OBJECT-TYPE
This object indicates the units for the corresponding instance of cfmMdiMetricsIntMr. The value of this column is valid if and only if the 'mediaRate' bit in the corresponding instance of cfmMdiMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.3.1.5FlowBitRateUnitsread-onlycurrent
cfmMdiMetricsIntMr
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 cfmMdiMetricsCfgRateType 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 configure MR. The value of this column is valid if and only if the 'mediaRate' bit in the corresponding instance of cfmMdiMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.3.1.6ReportIntervalCountread-onlycurrent
cfmMdiMetricsIntDfScale
OBJECT-TYPE
This object indicates the scaling factor for the corresponding instance of cfmMdiMetricsIntDf. The value of this column is valid if and only if the 'delayFactor' bit in the corresponding instance of cfmMdiMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.3.1.7FlowMetricScaleread-onlycurrent
cfmMdiMetricsIntDfPrecision
OBJECT-TYPE
This object indicates the precision for the corresponding instance of cfmMdiMetricsIntDf. The value of this column is valid if and only if the 'delayFactor' bit in the corresponding instance of cfmMdiMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.3.1.8FlowMetricPrecisionread-onlycurrent
cfmMdiMetricsIntDf
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 cfmMdiMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.3.1.9FlowMetricValueread-onlycurrent
cfmMdiMetricsIntMlrScale
OBJECT-TYPE
This object indicates the scaling factor for the corresponding instance of cfmMdiMetricsIntMlr. The value of this column is valid if and only if the 'mediaLossRate' bit in the corresponding instance of cfmMdiMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.3.1.10FlowMetricScaleread-onlycurrent
cfmMdiMetricsIntMlrPrecision
OBJECT-TYPE
This object indicates the precision for the corresponding instance of cfmMdiMetricsIntMlr. The value of this column is valid if and only if the 'mediaLossRate' bit in the corresponding instance of cfmMdiMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.3.1.11FlowMetricPrecisionread-onlycurrent
cfmMdiMetricsIntMlr
OBJECT-TYPE
This object indicates the MLR for the traffic flow during the measurement interval. The value of this column is valid if and only if the 'mediaLossRate' bit in the corresponding instance of cfmMdiMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.3.1.12FlowMetricValueread-onlycurrent
cfmMdiMetricsIntMdc
OBJECT-TYPE
This object indicates the media discontinuity events count for the traffic flow during the measurement interval. The value of this column is valid if and only if the 'mediaDiscontinuityCount' bit in the corresponding instance of cfmMdiMetricsIntValid is set to '1'.
1.3.6.1.4.1.9.9.699.1.1.3.1.13ReportIntervalCountread-onlycurrent
ciscoMdiMetricsMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.699.2
ciscoMdiMetricsMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.699.2.1
ciscoMdiMetricsMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.699.2.2
ciscoMdiMetricsMIBIds
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.699.3
cfmMdiMonitoredElements
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.699.3.1
cfmeMdiCumulativeLostPkts
OBJECT-IDENTITY
This object identifier represents the monitored element describing the cumulative number of lost packets for a traffic flow (cfmMdiMetricsLostPkts).
1.3.6.1.4.1.9.9.699.3.1.1current
cfmeMdiCumulativeMlr
OBJECT-IDENTITY
This object identifier represents the monitored element describing the MDI MLR for a traffic flow (cfmMdiMetricsMlr).
1.3.6.1.4.1.9.9.699.3.1.2current
cfmeMdiCumulativeMdc
OBJECT-IDENTITY
This object identifier represents the monitored element describing the MDI MDC for a traffic flow (cfmMdiMetricsMdc).
1.3.6.1.4.1.9.9.699.3.1.3current
cfmeMdiLostPkts
OBJECT-IDENTITY
This object identifier represents the monitored element describing the number of lost packets for a traffic flow during the last measurement interval (cfmMdiMetricsIntLostPkts).
1.3.6.1.4.1.9.9.699.3.1.4current
cfmeMdiDf
OBJECT-IDENTITY
This object identifier represents the monitored element describing the MDI DF for a traffic flow during the last measurement interval (cfmMdiMetricsIntDf).
1.3.6.1.4.1.9.9.699.3.1.5current
cfmeMdiMlr
OBJECT-IDENTITY
This object identifier represents the monitored element describing the MDI MLR for a traffic flow during the last measurement interval (cfmMdiMetricsIntMlr).
1.3.6.1.4.1.9.9.699.3.1.6current
cfmeMdiMdc
OBJECT-IDENTITY
This object identifier represents the monitored element describing the MDI MDC for a traffic flow during the last measurement interval (cfmMdiMetricsIntMdc).
1.3.6.1.4.1.9.9.699.3.1.7current

Conformance

NameOIDStatus
ciscoMdiMetricsCompliance01
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-MDI-METRICS-MIB.
1.3.6.1.4.1.9.9.699.2.1.1current
cfmMdiMetricsGroup
OBJECT-GROUP
This group contains objects that describe MDI metrics.
1.3.6.1.4.1.9.9.699.2.2.1current