An entry in cMTTcpMetricStatsTable represents TCP information
of a hop on the path associated to a Mediatrace session such
as byte count, round trip delay, etc.
The devices creates a row in the cMTTcpMetricStatsTable when
a Mediatrace session starts collecting a traffic metrics data
and has been configured to compute TCP metrics for the same
traffic metrics data. Likewise, the device destroys a row in
the cMTTcpMetricStatsTable when the corresponding Mediatrace
session has ceased collecting the traffic metrics data (e.g.,
when a scheduled session has timed out).
A single row corresponds to TCP information of
a hop on the path discovered for a Mediatrace session
and is uniquely identified by cMTSessionNumber,
cMTSessionLifeNumber, cMTBucketNumber,cMTHopStatsAddrType
and cMTHopStatsAddr.
The created rows are destroyed when the device undergoes
a restart.
An entry in cMTTcpMetricStatsTable represents TCP information
of a hop on the path associated to a Mediatrace session such
as byte count, round trip delay, etc.
The devices creates a row in the cMTTcpMetricStatsTable when
a Mediatrace session starts collecting a traffic metrics data
and has been configured to compute TCP metrics for the same
traffic metrics data. Likewise, the device destroys a row in
the cMTTcpMetricStatsTable when the corresponding Mediatrace
session has ceased collecting the traffic metrics data (e.g.,
when a scheduled session has timed out).
A single row corresponds to TCP information of
a hop on the path discovered for a Mediatrace session
and is uniquely identified by cMTSessionNumber,
cMTSessionLifeNumber, cMTBucketNumber,cMTHopStatsAddrType
and cMTHopStatsAddr.
The created rows are destroyed when the device undergoes
a restart.
cMTTcpMetricStatsEntry OBJECT-TYPE SYNTAX CMTTcpMetricStatsEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in cMTTcpMetricStatsTable represents TCP information of a hop on the path associated to a Mediatrace session such as byte count, round trip delay, etc. The devices creates a row in the cMTTcpMetricStatsTable when a Mediatrace session starts collecting a traffic metrics data and has been configured to compute TCP metrics for the same traffic metrics data. Likewise, the device destroys a row in the cMTTcpMetricStatsTable when the corresponding Mediatrace session has ceased collecting the traffic metrics data (e.g., when a scheduled session has timed out). A single row corresponds to TCP information of a hop on the path discovered for a Mediatrace session and is uniquely identified by cMTSessionNumber, cMTSessionLifeNumber, cMTBucketNumber,cMTHopStatsAddrType and cMTHopStatsAddr. The created rows are destroyed when the device undergoes a restart." INDEX { cMTSessionNumber, cMTSessionLifeNumber, cMTBucketNumber, cMTHopStatsAddrType, cMTHopStatsAddr } ::= { cMTTcpMetricStatsTable 1 }
cMTTcpMetricStatsEntry OBJECT-TYPE SYNTAX CMTTcpMetricStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in cMTTcpMetricStatsTable represents TCP information of a hop on the path associated to a Mediatrace session such as byte count, round trip delay, etc. The devices creates a row in the cMTTcpMetricStatsTable when a Mediatrace session starts collecting a traffic metrics data and has been configured to compute TCP metrics for the same traffic metrics data. Likewise, the device destroys a row in the cMTTcpMetricStatsTable when the corresponding Mediatrace session has ceased collecting the traffic metrics data (e.g., when a scheduled session has timed out). A single row corresponds to TCP information of a hop on the path discovered for a Mediatrace session and is uniquely identified by cMTSessionNumber, cMTSessionLifeNumber, cMTBucketNumber,cMTHopStatsAddrType and cMTHopStatsAddr. The created rows are destroyed when the device undergoes a restart." AUGMENTS { cMTCommonMetricStatsEntry } ::= { cMTTcpMetricStatsTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.9.9.800.1.2.8.1.2 | cMTTcpMetricBitmaps | 0 | 0 | This object indicates whether the corresponding instances of these stats fields in the table are supported. It also indicates if… |
1.3.6.1.4.1.9.9.800.1.2.8.1.3 | cMTTcpMetricMediaByteCount | 0 | 0 | This object indicates the number of bytes for the packets observed by the Mediatrace session for the corresponding flow. |
1.3.6.1.4.1.9.9.800.1.2.8.1.4 | cMTTcpMetricConnectRoundTripDelay | 0 | 0 | This object indicates the round trip time for the packets observed by the Mediatrace session for the corresponding flow. The rou… |
1.3.6.1.4.1.9.9.800.1.2.8.1.5 | cMTTcpMetricLostEventCount | 0 | 0 | This object indicates the number of packets lost for the traffic flow. |