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).
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).
cfmTcpMetricsEntry OBJECT-TYPE SYNTAX CfmTcpMetricsEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "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)." INDEX { cfmFlowMonitorId, cfmFlowId } ::= { cfmTcpMetricsTable 1 }
cfmTcpMetricsEntry OBJECT-TYPE SYNTAX CfmTcpMetricsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "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)." INDEX { cfmFlowMonitorId, cfmFlowId } ::= { cfmTcpMetricsTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.9.9.770.1.1.1.1.1 | cfmTcpMetricsValid | 0 | 0 | This object indicates which metrics are valid for the traffic flow: 'roundTripTime' If this bit is set to '1', then the correspond… |
1.3.6.1.4.1.9.9.770.1.1.1.1.2 | cfmTcpMetricsRoundTripTimeScale | 0 | 0 | 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.3 | cfmTcpMetricsRoundTripTimePrecision | 0 | 0 | This object indicates the precision for the corresponding instance of cfmFlowMetricsRoundTripTime. |
1.3.6.1.4.1.9.9.770.1.1.1.1.4 | cfmTcpMetricsRoundTripTime | 0 | 0 | This object indicates the round trip time for the packet observed by the flow monitor for the corresponding flow. The round trip… |