cfmTcpMetricsRoundTripTime

CISCO-TCP-METRICS-MIB · .1.3.6.1.4.1.9.9.770.1.1.1.1.4

Object

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.

Context

MIB
CISCO-TCP-METRICS-MIB
OID
.1.3.6.1.4.1.9.9.770.1.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
cfmTcpMetricsEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TCP-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TCP-METRICS-MIB::cfmTcpMetricsRoundTripTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TCP-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TCP-METRICS-MIB::cfmTcpMetricsRoundTripTime.<cfmFlowMonitorId>.<cfmFlowId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TCP-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TCP-METRICS-MIB::cfmTcpMetricsRoundTripTime'

Values & Constraints

Type Constraints
range: -1000000000..1000000000

Conformance