MIBs Depot

CISCO-TCP-METRICS-MIB

Registered at
1.3.6.1.4.1.9.9.770
Last updated
2011-03-06 00:00
Organization
Cisco Systems, Inc.
Revisions
2011-03-06 00:00
Namespace
cisco
Source file
CISCO-TCP-METRICS-MIB
Digest
sha256:025667bc4c7bc6fdcc251106fa4125dbc4191a43ddfc22bd3ee01d2ac6d8baa1

Description

This MIB module defines objects that describe the quality metrics of TCP streams. GLOSSARY ============ 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. 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. Traffic Flow Stream - when the monitor identifies multiple individual traffic flows based on the flow classificiation, the monitor aggregates the flows and represents them as a single entry in the cfmFlowTable. The individual traffic flows contributing to the metrics are called as individual traffic flow stream. The metrics for the traffic flow with multiple streams contributing, are determined either by aggregating metrics of all individual streams, for example, cumulative bit rate is computed by cumulative bits of all streams divided by total duration, or by selecting the metric for one of the individual stream, for example, maximum bit rate of an individual stream.

Contact

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

Imports

FromSymbols
CISCO-FLOW-MONITOR-MIBcfmFlowId, cfmFlowMetricsIntNumber, cfmFlowMonitorId
CISCO-FLOW-MONITOR-TC-MIBFlowMetricPrecision, FlowMetricScale, FlowMetricValue
CISCO-SMIciscoMgmt
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, 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-REPORT-INTERVAL-TC-MIB
CISCO-SMI
CISCO-TC
CISCO-TCP-METRICS-MIB
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
ciscoTcpMetricsMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.770.0
ciscoTcpMetricsMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.770.1
cfmTcpMetrics
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.770.1.1
cfmTcpMetricsTable
OBJECT-TYPE
This table contains aggregate data maintained by a flow monitor for traffic flows for which it is computing TCP 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 'tcp' bit set to one.
1.3.6.1.4.1.9.9.770.1.1.1not-accessiblecurrent
cfmTcpMetricsEntry
OBJECT-TYPE
An entry describes cumulative and aggregate TCP metrics for a single traffic flow. The devices creates a row in the cfmTcpMetricsTable when a flow monitor starts monitoring a traffic flow and has been configured to compute TCP metrics for the same traffic flow. Likewise, the device destroys a row in the cfmTcpMetricsTable 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.770.1.1.1.1not-accessiblecurrent
cfmTcpMetricsValid
OBJECT-TYPE
This object indicates which metrics are valid for the traffic flow: 'roundTripTime' If this bit is set to '1', then the corresponding instances of cfmTcpMetricsRoundTripTimeScale, cfmTcpMetricsRoundTripTimePrecision, and cfmTcpMetricsRoundTripTime are valid.
1.3.6.1.4.1.9.9.770.1.1.1.1.1Bits {roundTripTime(0)}read-onlycurrent
cfmTcpMetricsRoundTripTimeScale
OBJECT-TYPE
This object indicates the scaling factor for the corresponding instance of cfmTcpMetricsRoundTripTime.
1.3.6.1.4.1.9.9.770.1.1.1.1.2FlowMetricScaleread-onlycurrent
cfmTcpMetricsRoundTripTimePrecision
OBJECT-TYPE
This object indicates the precision for the corresponding instance of cfmFlowMetricsRoundTripTime.
1.3.6.1.4.1.9.9.770.1.1.1.1.3FlowMetricPrecisionread-onlycurrent
cfmTcpMetricsRoundTripTime
OBJECT-TYPE
This object indicates the round trip time for the packet observed by the flow monitor for the corresponding flow. The round trip time is defined as the length of time it takes for a TCP segment transmission and receipt of acknowledgement.
1.3.6.1.4.1.9.9.770.1.1.1.1.4FlowMetricValueread-onlycurrent
cfmTcpMetricsTableChanged
OBJECT-TYPE
This object indicates the value of sysUpTime the last time the device created/destroyed a row in the cfmTcpMetricsTable.
1.3.6.1.4.1.9.9.770.1.1.2TimeStampread-onlycurrent
cfmTcpMetricsIntTable
OBJECT-TYPE
This table contains historic TCP 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 'tcp' bit set to one.
1.3.6.1.4.1.9.9.770.1.1.3not-accessiblecurrent
cfmTcpMetricsIntEntry
OBJECT-TYPE
An entry describes TCP metrics collected for a previous measurement interval for a corresponding traffic flow.
1.3.6.1.4.1.9.9.770.1.1.3.1not-accessiblecurrent
cfmTcpMetricsIntValid
OBJECT-TYPE
This object indicates which metrics are valid for the measurement interval: 'roundTripTime' If this bit is set to '1', then the corresponding instances of cfmTcpMetricsIntRoundTripTimeScale, cfmTcpMetricsIntRoundTripTimePrecision, and cfmTcpMetricsIntRoundTripTime are valid.
1.3.6.1.4.1.9.9.770.1.1.3.1.1Bits {roundTripTime(0)}read-onlycurrent
cfmTcpMetricsIntRoundTripTimeScale
OBJECT-TYPE
This object indicates the scaling factor for the corresponding instance of cfmTcpMetricsIntRoundTripTime.
1.3.6.1.4.1.9.9.770.1.1.3.1.2FlowMetricScaleread-onlycurrent
cfmTcpMetricsIntRoundTripTimePrecision
OBJECT-TYPE
This object indicates the precision for the corresponding instance of cfmFlowMetricsIntRoundTripTime.
1.3.6.1.4.1.9.9.770.1.1.3.1.3FlowMetricPrecisionread-onlycurrent
cfmTcpMetricsIntRoundTripTime
OBJECT-TYPE
This object indicates the round trip time for traffic flow during the measurement interval.
1.3.6.1.4.1.9.9.770.1.1.3.1.4FlowMetricValueread-onlycurrent
ciscoTcpMetricsMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.770.2
ciscoTcpMetricsMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.770.2.1
ciscoTcpMetricsMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.770.2.2
ciscoTcpMetricsMIBIds
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.770.3

Conformance

NameOIDStatus
ciscoTcpMetricsMIBCompliance01
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-TCP-METRICS-MIB.
1.3.6.1.4.1.9.9.770.2.1.1current
ciscoTcpMetricsGroup
OBJECT-GROUP
This group contains objects that describe TCP metrics.
1.3.6.1.4.1.9.9.770.2.2.1current